phonegap-build / PushPlugin

This repository is deprecated head to phonegap/phonegap-push-plugin
https://github.com/phonegap/phonegap-plugin-push
MIT License
1.32k stars 1k forks source link

Android6 registration problem #686

Closed hamidhadi closed 7 years ago

hamidhadi commented 7 years ago

Hi. When I upgrade my device to android 6, I don't get registration token from the device. But still my codes work with no problem on devices with lower android versions. How can I fix this problem?

hamidhadi commented 7 years ago

I had problems with CSP rules. After fixing that, my problem was solved.