Closed gonzalovinas closed 6 years ago
I've changed my working computer, I've to install everything from scratch. My APP compiled just fine but when deploying in real/device or simulator (android) Push Notification doesn't work. The android studio debugger prints:
UALib: Registration failed. Push provider unavailable: null
Surely its something from the platform folder needed by cordova and this plugin... but cannot figure out what to find/fix?
Thanks in advance!
https://github.com/urbanairship/phonegap-ua-push/issues/206
cordova 6.4 problem - fix proposed on https://github.com/urbanairship/phonegap-ua-push/issues/206
I've changed my working computer, I've to install everything from scratch. My APP compiled just fine but when deploying in real/device or simulator (android) Push Notification doesn't work. The android studio debugger prints:
UALib: Registration failed. Push provider unavailable: null
Surely its something from the platform folder needed by cordova and this plugin... but cannot figure out what to find/fix?
Thanks in advance!