I was wondering if anybody else has had this type of problem. Developed my iPhone app and it tested fine on the Corona simulator. I then created a build to test on my device, tested it thoroughly and everything continued to work fine.
Without making any other changes to my code, I then created a distribution build that I submitted and which got accepted. Now the distributed version of the app that is being downloaded has developed a bug at a certain point in the program that causes the app to freeze. This has been reported by several people who have downloaded the app. To make sure I didn’t miss anything, I went back and retested everything on the simulator and device. The app continues to work fine.
Can’t figure out why the developer build works but the distribution build freezes. Can only figure that one of the files got corrupted somewhere along the way. I’m using build 2013.1076. Thanks for any help.