Skip to content

iOS 18.3.1 test push notifications not working, causing "push uninstall" events #626

Open
@galengeocaching

Description

@galengeocaching

I'm just getting this package installed prior to going to Prod, so I'm not sure if this is affecting production push notifications on react-native, but a recent iOS update to 18.3.1 on a device caused test push notifications to stop working.

Frustratingly, not only do the push notifications & in-app messages dependent on them not appear, but sending a test push notification seems to be registering for the device and user a "Push uninstall" event and the device is set to endpointEnabled: false until initialization is called again.

Image

What is working:

  • Push Notifications from the APNS console
  • Push Notifications from the Iterable web console's "Test Push" for apps using the APNS token
  • In-app messages appear only during the Iterable.initialize call (likely due to a fetch attached to the method?)
  • Older device running iOS 15.8.3 was able to receive Iterable push notes and in-app messages from 1.3.21 without issues

Running React-Native 0.74.7. Initially experienced on 1.3.21, but also confirmed on 2.0.0-beta

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