Closed scottdangelo closed 6 years ago
My server is the default:
Scotts-MBP:MobileFoundationAdapters scottda$ mfpdev server info
Name URL
----------------------------------------------------------------------------------------------------
scottda-cloud-mfp https://scottda-mobile-foundation-1-4-201843-server.mybluemix.net:443 [Default]
----------------------------------------------------------------------------------------------------
I tried to add the Android platform:
Scotts-MBP:IonicMobileApp scottda$ cordova platform add android
(node:44692) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): CordovaError: Current working directory is not a Cordova-based project.
Does step 7.3 need to be performed first to add the Cordova Android platform?
Yup, the issue was the Cordova Android platform.
We need this step first:
ionic cordova platform add android@6.3.0
Before:
mfpdev app register
This needs to be fixed in the Readme.
https://github.com/IBM/Ionic-MFP-App/pull/11 closes this.
In step 6.2 I get a failure with
mfpdev app register