Is there any possibility to test the AEM mobile application on the emulators? Similar to testing the native iOS apps on the emulators from the Xcode IDE?
Solved! Go to Solution.
Views
Replies
Total Likes
Note - that if you are trying to test Cordova plugins you can use the iOS simulator for testing:
Use Cordova plug-ins in AEM Mobile
If you are looking to debug your app, you need to enable the Safari developer menu.
This guide from Intel shows how to turn this on:
Using Web Inspector Remote to Debug iOS* Cordova Apps | Intel® Software
Note that your AEM Mobile app must not be the public app-store preflight app, but one that is built with a developer provision profile.
Views
Replies
Total Likes
Unfortunately no, preflight is the mechanism we recommend for testing.
Views
Replies
Total Likes
Note - that if you are trying to test Cordova plugins you can use the iOS simulator for testing:
Use Cordova plug-ins in AEM Mobile
If you are looking to debug your app, you need to enable the Safari developer menu.
This guide from Intel shows how to turn this on:
Using Web Inspector Remote to Debug iOS* Cordova Apps | Intel® Software
Note that your AEM Mobile app must not be the public app-store preflight app, but one that is built with a developer provision profile.
Views
Replies
Total Likes