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

No registrationId on Samsung S5 LTE+ #692

Closed Newan closed 7 years ago

Newan commented 7 years ago

Hello,

thanks for this plugin!

But i have trooble with on Device:

Samsung SM-G901F / S5 Lte + (German Telekom) Android 5.0.2

All other testing devices runs greate

Problem:

Only on this device i get no registrationId

push.on('registration', (data) => { console.log("##########################################################"); console.log(data.registrationId); }

Is there any settingsoption that must be aktivate or something?

Thanks

Newan commented 7 years ago

fixed: clearing Google-Service and Google-Framework cache, reboot device