Search code examples
iosdebuggingcode-signingios-provisioning

Test Adobe AIR mobile apps on iOS without Dev license


I am not quite sure if this question is suitable for stackoverflow but it doesn't fit on any other network that I know.

I am developing a mobile application in Adobe AIR (Flash builder) that is meant to be run on iOS. I have not yet signed up for Apple Developer program (99$/year) and therefore don't have an iOS developer certificate to build and sign my code with. Is there a way to run/debug my applications on actual device without the certificate?


Solution

  • There might be ways to do so on a jailbroken device, but on a non-jailbroken device you always need a valid certificate to install an app (also for debugging).