I’m porting my AIR app to iOS. There’re numerous articles/tutorials on how to pack an AIR app. Still I can’t catch do I need an iPad to debug my app?
I’m porting my AIR app to iOS. There’re numerous articles/tutorials on how to pack
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will need an iPad to be able to debug on-device.
However, you should be able to debug your app via the ADL iOS emulator as well.
I must say that care should be taken with this debugging method though.
The iOS emulator does not work very well since there are some features that work on the emulator but not on-device. There is already a feature request in the Adobe jira for this.
Cheers