Adobe-Marketing-Cloud-Apps / aem-phonegap-starter-kit

⛔️DEPRECATED: Bootstrap your AEM Apps project
MIT License
34 stars 27 forks source link

Does not work correctly with Node 5.x -- need to use Node 4.x #14

Open jenikya opened 8 years ago

jenikya commented 8 years ago

I had to downgrade to Node 4.x.x (from Node 5.5.0). I was getting two errors:

"The app icon set named "AppIcon" did not have any applicable content" - fixed by adding new icon sizes.

and

Pushplugin no visible @interface for 'UIView' declares the selector 'stringByEvaluatingJavaScriptFromString:'