Push Plugin not installed when packaged with Ionic Cloud

Hi,

I’ve followed the instructions on this page and I can see that the push plugin in the plugins folder and in android.json and ios.json.

However, when I package using Ionic Cloud and install on an Android device and try to register for token, I get “Error: Push plugin not found! See logs”.

When I debug in Chrome remote debugging, the push plugin is not in the plugins folder.

When I build myself locally and run on the same Android device then it works as expected so this is definitely a problem on the Ionic Cloud side.

Has anyone experienced this?

hi
you should check out this issue.

2 Likes

Thanks @comfortme . Your solution works for me

That worked for me thanks!