Hi All,
I have what might sound like a silly problem, but my app won’t launch after build in the Corona Simulator! Instead of my app launching, I go to a screen (please find attached file “screenshot.png”), and then nothing happens. When I click on my app (titled “My App”), the screen goes black for a spit second, and then goes immediately back to the original screen).
I am using a Mac, and am building for iOS.
I’ve tried all “iPhone only”, “iPad only”, and “iPhone + iPad” as target devices.
My iOS SDK is 10.0
My xCode was 6.2 and wasn’t working. I then upgrading it to 8.0, but still isn’t working.
I do not get any errors when building (which is odd since there clearly is some problem). The only thing that is noteworthy is the fact that
Class VCWeakObjectHolder is implemented in both (PATH-NAME) and (ANOTHER-PATH-NAME). One of the two will be used. Which one is undefined.
is printed in the simulator console. Now I am not even sure if this is supposed to be a bad thing, but I can’t think of anything else that might be causing the problem…
I am stuck and out of ideas…Please help!
Thanks in advance
KC