fredriksthlm Thanks for testing! The android performance seems to be something with rendering the frames, I'm getting 60 fps on both android and web, but was jittering in the android build.
tarek2 Thanks for testing too. I don't have a iphone to test, so I can't really tell. But if you have any suggestion for fixing the project file, please let me know, thanks! Wasn't expecting the performance hit on iphones too for a simple project like this. Thought it was an android thing.
AllanR Thanks for playing around with the project to try different outcomes!
Followed your steps :
1. Reducing the update to 0.5 seconds as you : No noticeable improvements for apk.
2. Setting to Standard instead of low latency + 0.5 seconds update : No noticeable improvements for apk.
3. Used "On touched" instead of "Tap Gesture" + above 2 : No noticeable improvements for apk.
Some differences in iphones & android apk i guess.
Also I don't have issues with remote preview as it's running in the mobile browser, which for me, was running buttery smooth. It's only the Android apk that has the issues.