Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

App crashes while testing on XCode Simulator and Real Devices

$
0
0
Dear all, I am developing an iOS app for iPhone only at the moment. I have a serious problem. Any help would be really appreciated. I build the xcodeproject from qt and open it in xcode. Then I run the simulator. For iPhone 4 and 4s the app works perfectly (also on real devices with iOS 7.1.2). For iPhone 5, 5s, 6, 6+ the app crashes during launch and maybe you need to reopen 3 or 4 times, until it is finally launched ( on real devices with iOS 8.0.1). When testing with xcode simulator, the process stops at the attached screen (see picture). !https://www.dropbox.com/s/mx9nbpujkvutzb2/bug.jpg?dl=0()! Thread 1: EXC_BAD_ACCESS (code=2, address=0x0) The full log message is at the end of the message. Any idea what goes wrong? I have seen this bug: https://bugreports.qt-project.org/browse/QTBUG-41443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel Is this something relative to my problem? I am using Qt 5.3.2. Please help this is urgent. The full log is here: https://www.dropbox.com/s/3dxsgortp6c4tze/bug_log.txt?dl=0

Viewing all articles
Browse latest Browse all 4972

Trending Articles