Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Availability AEM Mobile Emulators?

Avatar

Level 1

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?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

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. 

View solution in original post

2 Replies

Avatar

Employee

Unfortunately no, preflight is the mechanism we recommend for testing. 

Avatar

Correct answer by
Employee Advisor

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.