Hi all. Very new to GD and loving it.
I am having an unusual issue where everything is working on my exported APK other than the Shape Painter objects which aren’t rendering at all. None of them will render. However, the GD preview works perfectly the Android Studio emulator works perfectly.
Things I have tried:
- Exporting via the automatic cloud build
- Exporting via Cordova/Gradle has the same issue (works well on emulator, doesn’t work on device)
- Selecting and unselecting “clear the rendered image between each frame” for the shape painter objects
I am using v5.2.176
I would be very grateful for any help to try and solve this.