iOS Device Test Target Not Showing Up?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
iOS Device Test Target Not Showing Up?
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?
Re: iOS Device Test Target Not Showing Up?
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
------
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
------
Re: iOS Device Test Target Not Showing Up?
Thanks Neil!