adt fails to launch iOS simulator
i'm uisng 3.4 of air sdk mac os x 10.7 , run:-
${bin}/adt -launchapp -platform ios -platformsdk ${sim} -device ios-simulator -appid pims2mobile.ipa
and get:-
application not installed
however, if manually launch ios simulator, application installed. install app used:-
${bin}/adt -installapp -platform ios -platformsdk ${sim} -device ios-simulator -package pims2mobile.ipa
when try uninstall app with:-
${bin}/adt -uninstallapp -platform ios -platformsdk ${sim} -device ios-simulator -appid pims2mobile.ipa
i get:-
application not installed
why this? there aren't many other command line options choose from.
hi chris,
your app id looks incorrect, should id provided in app xml, , not name of ipa.
-thanks
pahup
More discussions in AIR Bugs and Performance Issues
adobe
Comments
Post a Comment