Hi,
when building my app with build 2015.2556 (or newer), my app stops working and just shows a “broken” screen with not all GUI elements being loaded. I assume this is because my code stops working somewhere, presumably when I try to load/initiate a mapView.
I get the following error message in the Xcode console but Corona itself does not throw any error:
[lua]CoronaAppDelegate mapView:regionWillChangeAnimated:]: unrecognized selector sent to instance 0x17022a0e0[/lua]
My app is using mapviews and I guess that is causing the issue. Build 2015.2555 and earlier work without any issues.
Thanks,
Jens