Skip to content
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 Notifications are not working #99

Open
eddyteddy3 opened this issue Mar 14, 2022 · 0 comments
Open

Push Notifications are not working #99

eddyteddy3 opened this issue Mar 14, 2022 · 0 comments

Comments

@eddyteddy3
Copy link

Hi, I am trying to enable the push notifications on iOS but it's not working. I have tried debugging through the "Push Notifications" app and it works fine from there even through from FCM Console on Firebase.

I am using the following method to register the device on channel.
pubnubTemp?.addAPNSDevicesOnChannels([channel], device: token, on: "mybundleID", environment: .production, completion: completion)

However, I have tried listing the registered devices using listAPNSPushChannelRegistrations but that does not seem to work either. Can you help me sort out what is really going on?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant