Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Unexpected app closure on iOS device

This may not directly be within support scope of Appery, but I am posting my issue nonetheless, in the hope that there might be any pointers you'd be able to share.

I've integrated the following in-app purchase plugin within an appery project: https://github.com/j3k0/cordova-plugi... (for iOS 6 and higher).

Everything and all functionality works fine in all cases when the app is installed and run via Xcode on the actual iOS device. There are no warnings related to memory or otherwise in Xcode logs.

Things also work well on device (independent of Xcode) till the next time device ready event is fired. Once onDeviceReady is invoked everything works fine also, until I invoke a functionality (specifically store.order() from above plugin) in the app: in which case the app closes automatically. Unfortunately Weinre debugger is not producing console logs for me (although I have console.log outputs in my project and I am stumped about this behavior). I've set the Xcode deployment target to 6.0 and the device OS is 7.1.

Any ideas what I might be doing wrong? Any pointers/tools that guide me in the right direction and resolve would be appreciated.

Regards

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Unexpected app closure on iOS device

Hello Cody,

Sorry for the radio silence. We haven't worked with the 3rd party plugin you mention so it would be very difficult for us to say what might be wrong. If you want us to test this plugin in your app please considering purchasing the Advisory Pack support option: http://appery.io/services/#Advisory_Pack

Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Unexpected app closure on iOS device

Thanks... The issue seems to have been taken care of, with Xcode instruments and iOS crash reports having generally come in handy.

Regards.

Return to “Issues”