App not running beyond iPhone 5 in simulator in 7.0.4
Posted: Thu May 14, 2015 9:51 pm
Hi again.
My other issue is with the updated app not running in anything over iPhone 5 or iPad 2 in the simulator (and perhaps on hardware - sourcing). It quits before getting to the end of the openStack call. Again, almost nothing has changed in this update. I'm now publishing from 7.0.4 (previous version was 6.6.2).
I notice from the console when debugging that when run successfully on eg. iPhone 5, that there is an error:
but it continues on and loads fine.
When I run it on an iPhone 6 simulator it quits halfway through the openStack with error:
I have yet to test on hardware - perhaps this is a simulator issue. I don't know. I am at a loss. Any insight greatly appreciated.
Kind regards, Paul.
My other issue is with the updated app not running in anything over iPhone 5 or iPad 2 in the simulator (and perhaps on hardware - sourcing). It quits before getting to the end of the openStack call. Again, almost nothing has changed in this update. I'm now publishing from 7.0.4 (previous version was 6.6.2).
I notice from the console when debugging that when run successfully on eg. iPhone 5, that there is an error:
Code: Select all
Failed to make complete framebuffer object 8cd6
When I run it on an iPhone 6 simulator it quits halfway through the openStack with error:
Code: Select all
com.apple.CoreSimulator.SimDevice.64D826CA-5A45-4D2F-939D-38076B48993E.launchd_sim[10688] (UIKitApplication:com.maguires.manddsapp[0xa414][10804]): Service exited due to signal: Segmentation fault: 11
Kind regards, Paul.