iOS Device Test Target Not Showing Up?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SteveTX
Posts: 170
Joined: Sun Jan 17, 2010 9:00 pm

iOS Device Test Target Not Showing Up?

Post by SteveTX » Thu Aug 15, 2013 9:20 am

I have created a valid provisioning profile for an iPad 1, and it is present in my Xcode PP library, and LiveCode also shows a green box in Preferences|Mobile Settings and iOS SDK/Sims for 5.1 and 6.1 are installed, and my iPad device is in developer mode. I have also specified for my app to use the iPad's provisioning profile in the standalone settings. However, only the simulators show up under development test target devices. How do I get the iPad device itself to show up as a development test target device?

LCNeil
Livecode Staff Member
Livecode Staff Member
Posts: 1223
Joined: Wed Oct 03, 2012 4:07 pm

Re: iOS Device Test Target Not Showing Up?

Post by LCNeil » Thu Aug 15, 2013 9:39 am

Dear SteveTX

Unlike Android devices, you cannot directly deploy to an iPAD from within LiveCode.

You must first build an iOS standalone from your LiveCode stack and then transfer this to you iPad via Xcodes organizer.

Kind Regards,

Neil Roger
-----
RunRev Support Team ~ http://www.runrev.com
------

SteveTX
Posts: 170
Joined: Sun Jan 17, 2010 9:00 pm

Re: iOS Device Test Target Not Showing Up?

Post by SteveTX » Thu Aug 15, 2013 7:23 pm

Thanks Neil!

Post Reply