App working perfectly. Successfully built for distribution in Corona 2013.1202
Opened Application Loader from SDK. On upload, got bounced due to “New apps and app updates submitted to the App Store must be built with public”
Corona Forum advised upgrade to daily build 2014.2306 to invoke Xcode 5.1.1 which “should be fine.”
Not fine. Now, can’t even open app in Corona due to:
"
File: main.lua
Line: 29
ERROR: object:setReferencePoint() is only available in graphicsCompatibility 1.0 mode. Use anchor points instead."
stack traceback:
[C]: in function ‘setReferencePoint’
main.lua:29: in function ‘main’
main.lua:57: in main chunk
"
Seriously? Is there a quick fix/setting to correct this? Any help that anyone can give would be greatly appreciated. Thank you very much.