|
A few items I noticed, while looking at http://staging.aerogear.org/docs/guides/aerogear-cordova/AerogearCordovaPush/
-
the Helloworld/Quickstart explicitly talk about steps required for Cordova installation:
-
"npm install -g Cordova"
-
"npm install -g ios-deploy" (for iOS)
Erik Jan de Wit should we do that here too ?
|