So my app works well on the simulator and I began an android build for it.
However when running the apk file now on my phone, its not the same as the simulator.
Deleted screenshot
All my app resources are under 2500 pixels width/height so it’s not a graphics issue.
That specific scene is 2713 lines long.
It seemed to have built everything until line 811.
Here is a screenshot:
GUI- Red border thing
bar- the colorful meter thing
rainbow- the rainbow arrow
Anything after line 811 (functions, objects, event listeners, anything and everything) did not get compiled or whatever term you use.
All other scenes works, its just that scene that doesn’t.
What may have caused this and how to fix it?
This has happend in the following sdk versions:
Corona-2019.3490
Corona-2019.3476
Corona-2018.3326