App crashes when saving it from a specific machine

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Scoperzor
Posts: 78
Joined: Tue Jan 27, 2015 1:10 pm

App crashes when saving it from a specific machine

Post by Scoperzor » Mon Apr 13, 2015 8:57 am

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

Simon
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3901
Joined: Sat Mar 24, 2007 2:54 am

Re: App crashes when saving it from a specific machine

Post by Simon » Wed Apr 15, 2015 11:27 pm

Hi Scoperzor,
Do you have the same Profile selected in the standalone settings?

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!

Scoperzor
Posts: 78
Joined: Tue Jan 27, 2015 1:10 pm

Re: App crashes when saving it from a specific machine

Post by Scoperzor » Fri Apr 17, 2015 1:10 pm

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.

Post Reply