Skip to content

Push Notifications are not working #99

@eddyteddy3

Description

@eddyteddy3

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions