After 6 months of long hard work I have an app that works flawlessly in Corona simulator in all platforms. But when I install it on my Samsung Galaxy SIII, the splash screen shows briefly then the screen goes black.
Previously, before I learned of the (build.settings) file and the (Default.png), the app would show scene001.lua garbled then a “touch screen” sequence in scene001.lua without a problem, But then swiping to scene003 was in dis-array and would freeze.
My only previous experience with programming was in “basic” and “q-basic” many years ago. I know that I have omitted something, but I am having difficulty figuring it out. There are 51 scenes in the storyboard and I am not sure that is even the “best” format. The compiled .apk is 208 MB. I just compiled a 12 MB .apk of the first two scenes with the same result
I have the build.settings, config.lua, and storyboard.lua files included in the working directory. Debug complains about the storyboard call, but no more than it does in any of the Corona “sample apps”.
It has been a real joy coding my app. Hopefully I can get it completed and accepted.
Thanks in advance for any help.
Sid