Hi Experts,
This is my first time using corona for android and have hit a show stopper. I am using storyboard to build a game involving multiple sprites and dynamic objects. The game works good on corona inbuilt simulator but when I transfer the apk to android device ( google nexus) all dynamic elements tied to listeners ( enterframe, touch, tap etc) are not ‘showing’ on the screen. Although background, and other ‘static’ objects are visible on device which are not manipulated by any event listeners. ( I have used screengroup for all objects, so no issues there.)
I know it’s a small problem but after 3 days of head scratching I would like to ask your views on this. I reckon there is a problem with enterscene module where I am declaring all event listeners. But it works when tested in corona simulator.
Any help or direction for investigation will be appreciated.
Many thanks,
Vibhu