Connecting Phonegap Enterprise to Local AEM instance
Hi All,
I am new to development of mobile apps with AEM phonegap and have made use of AEM phonegap starter kit to build a sample app. I tried to run it by connecting my local instance to the AEM phonegap enterprise app. However, I am getting an error saying that the user name and password are invalid.
I am using a vanilla 6.1 instance with nothing but the app and I can log into the AEM instance from my mobile using admin/admin
However, I cannot seem to log into the instance via the AEM phonegap enterprise. Am I missing something here?
I also tried to run the app via the phonegap CLI but I am getting the following error
[img]Snip20150812_1.png[/img]
I have followed the steps listed here https://github.com/Adobe-Marketing-Cloud-Apps/aem-phonegap-starter-kit#run-on-the-ios-simulator
Downloading according to the above instructions is just giving me a metadata.xml file without any app files as attached. Any help is appreciated