Push notification data when app is closed empty after eject

Please provide the following:

  1. SDK Version: 41
  2. Platforms ios/android
  3. Package “expo-notifications”: “~0.11.6”,

Hi,

Just ejected using SDK 41 and noticed that the startup push notification data params in App.tsx props is empty.

(when you receive a push notificaiton when app i closed and you have sent additional params).

exp.notification.data

Im having troubles debugging this myself because im on a simulator.
Does the prop name change after eject?

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