Page 1 of 1

App crashes when saving it from a specific machine

Posted: Mon Apr 13, 2015 8:57 am
by Scoperzor
Hi all, bit new to the subject of iOS deployment, currently just in testing stage.

My app when saving as a standalone from LC on another person's machine and transferring to iPad works fine, but when I save it and transfer it from my own machine with the same source code it crashes on open. I've tested multiple iPads - none work from my machine and all work from the other machine. Currently on iOS 8.2.

I'm not quite sure where to check after browsing around the net without success. What can I provide to help determine the problem?

I found this under the error log in my iPad, not sure if it helps:

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x003673746e6f6620

Re: App crashes when saving it from a specific machine

Posted: Wed Apr 15, 2015 11:27 pm
by Simon
Hi Scoperzor,
Do you have the same Profile selected in the standalone settings?

Simon

Re: App crashes when saving it from a specific machine

Posted: Fri Apr 17, 2015 1:10 pm
by Scoperzor
I resolved this two days ago - it was an issue cropping up in LC version 7.0.4 and not 7.0.3, so I installed two separate directories to work from. I had also thought initially it could be a profile issue.

On a side note, I'm still getting many crashes on iOS regardless of which version I use (just that in 7.0.3 I can use my app more often than not). I think much of it is related to database adjustments.