Today, I tried to upload an update to one of my apps. Google gives me an error message to turn off debug mode in my android manifest and try again. As far as I know, there is no debug mode in Corona sdk. I got online and looked it up. Several other developers are having the same problem. The solution was to get the latest Corona sdk. Since I was downgraded from pro to free when My subscription expired, I had to remove the pro version and download the free version. As it turns out, it has Graphics 2.0, which requires a lot of revision in my app, or change my config.lua to use the graphics compatibility mode. I tested on the simulator and uploaded to my Droid Razr. Menu screen was garbage. I got rid of the compatibility statement and revised my main menu screen, tested it in the simulator and it looked fine. I then uploaded it to my Droid Razr to do a final test. The menu screen was still GARBAGE! My app has been completely destroyed! What the heck can I do now? My widgets don’t work, the display doesn’t work, except in the simulator. So far, I have lost money paying for two years of Corona sdk, and have it tripple in price in those two years. About time to change development tools.
Jerry