taivo / parse-push-plugin

Push notification plugin for Cordova/Phonegap/ionic on Parse platform
118 stars 102 forks source link

Monaca cloud (Cordova) build error (solved) #108

Closed remcoNL closed 7 years ago

remcoNL commented 7 years ago

Hi,

I try to use the plugin in a development tool by Onsen called Monaca Cloud. So far i was able to import it just like my other plugins, but on build it says:

Build Error: Error: Sandbox Exec Error: [ Error: Cannot read property 'get' of null]

When i removed the plugin the build was fine again.

Any ideas or pointers on how i could solve this, or what it can be?

thanks!

remcoNL commented 7 years ago

I tried the plugin in a completely blank project and it breaks... Would you have any idea on what could happen here?

Fetch queue Info... Start building 597adac6803451371d84384a Setup working directories... Download project archive... Extract project archive... Fetch project info... Webview:null Arch:null cordova version: 6.2.0

remcoNL commented 7 years ago

@I had to add the android icon, it seems to be a known issue, see here for the solution: https://github.com/taivo/parse-push-plugin/issues/51