Multitouch demo crashing

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
wunder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 18
Joined: Wed Feb 01, 2012 6:18 am

Multitouch demo crashing

Post by wunder » Wed Nov 28, 2012 6:27 pm

Hello,

New user here- I've managed to get the iphone development system set up and have created a 'hello world' and even an SQLite app working in both the simulator and my iphone5. However, I'm trying the 'multitouch' sample from here:

http://lessons.runrev.com/s/lessons/m/4 ... nch-motion

and it's crashing with:

Unable to start simulation: iOS Simluator failed to install the application.

I've selected my provisioning profile and specified ARM7 (which I needed to do to avoid this error on my other test app), but it's not working here. Any suggestions? How can you get more information than this generic error to determine what is wrong?

Dixie
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 1336
Joined: Sun Jul 12, 2009 10:53 am

Re: Multitouch demo crashing

Post by Dixie » Wed Nov 28, 2012 6:40 pm

Hi...

I read your post and downloaded the lesson... It is running fine for me. I used LC 5.5.3, the setting... iPod & Iphone, 4.3 or later, arm 7.

Dixie

wunder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 18
Joined: Wed Feb 01, 2012 6:18 am

Re: Multitouch demo crashing

Post by wunder » Wed Nov 28, 2012 6:42 pm

Sorry if this post gets duplicated- I tried to reply but it's not showing up...

This was a Newbie mistake- I didn't change the name of the internal app id.

Still wondering if there is a way to get more information out of that generic error message so I could debug this without guessing?

Thanks.

Post Reply