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

Push Plugin register failed - Confirmation popup is shown #698

Closed txarlybarrera closed 7 years ago

txarlybarrera commented 7 years ago

Hi,

the registration event is not being triggered. In the xcode logs I see the error "Push Plugin register failed". Since I saw in this forum that it is usually due to the provisioning profiles, I generated them again and double / triple checked them. It should actually be working.

The APNS message "Do you allow this app to send you notifications..." is shown when the app is launched.

The most wierd thing is that the notifications were working perfectly (in dev and in prod) with other provisioning profiles.

Thanks and regards, Carlos

wildabeast commented 7 years ago

This repo is deprecated, please go to phonegap/phonegap-plugin-push.