Skip to content

Android and iOS Push Notification payload using pnGcm and pnApns has been deprecated after June 2024. Need to update the payload to use pn_fcm and pn_apns #211

@prernagp

Description

@prernagp

Describe the bug
Android and iOS Push Notification payload using pnGcm and pnApns has been deprecated after June 2024. Need to update the payload to use pn_fcm and pn_apns
Refer to this guide.

To Reproduce
Steps to reproduce the behavior:

  1. Firebase has deprecated pnGcm payload support for push notifications.
  2. APNS has also updated the pnApns payload support for push notifications.
  3. Need to update the payload to support pnFcm and pnApns objects.

Expected behavior
Push notification payload should be as new standards.

Additional context
Refer to the migration guide here

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions