Successfully getting receipt and ID but not the notification - expo client ios

I am listening for notifications, however I am unable to receive a remote one. I have tried the Expo Test Tool, as well as a “post” request.

I tried running the Snack (pushnotifications34) however I’m not receiving any notification data here as well. I also tried to implement it myself and it’s not working.

  1. SDK Version: 35
  2. Platforms(Android/iOS/web/all): iOS Device (iPhone 7)

I am able to get a push token, and a response with:

“Status & Response ID: {“data”:{“status”:“ok”,“id”:“c9991014-f4b7-4829-970e-637cbed31a81”}}”

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.