-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push Plugin register failed - iOS #19
Comments
Same problem with Ionic 5.26.0, Capacitor 2.1.2, Angular 9.1.0. Also, it is working on Android just fine, with the sample code provided. |
I also can't register IOS. Maybe only IOS version > 13. |
@koczka Can you please elaborate on how did you manage to send the device token to Azure notifications hubs? are you using the capacitor plugin or sending the device token to the backend and registering it there. |
If I recall correctly we went with the second option, only sending the token for the backend to do the azure registration. |
Do you remember which npm package did you use? i'm using node.js as the backend |
I am unable to register the device with Azure notification hub in iOS 14 version of device. Its crashes in the Is this issue resolved ? |
@varshavsr Hi, I'm experiencing the same issue myself now. Did you manage to figure this one out? |
@ANicholasson As this plugin didnot help us resolving the issue, we had to take a different approach of calling the REST API to register the device. |
Anyone able to resolve the issue? Please help. |
what seems to be the problem here?
we have set APNS certificates on azure portal, added provisioning profile to xcode, package/widget id is identical but we still having this error. XCode information is so vague we have no idea what is wrong.
`
`
The text was updated successfully, but these errors were encountered: