Closed youf-olivier closed 1 year ago
Android
All
0.5.0
1.41.0
With a push with "Open app on Press" on Android
Setup Braze on a project with push notification Send push notification on Android user Try to press on the notification
Open the App
The press on the Push notification on Android does not anything
No response
I found a troubleshooting in the documentation, after trying to modify the src directly in my node module, its works, https://www.braze.com/docs/developer_guide/platform_integration_guides/android/push_notifications/android/troubleshooting#tapping-push-notification-doesnt-open-the-app
You can find my PR on your Repo : https://github.com/braze-inc/braze-expo-plugin/pull/9
Which Platforms?
Android
Which React Native Version?
All
Which @braze/expo-plugin version?
0.5.0
Which react-native-appboy-sdk SDK version?
1.41.0
Repro Rate
With a push with "Open app on Press" on Android
Steps To Reproduce
Setup Braze on a project with push notification Send push notification on Android user Try to press on the notification
Expected Behavior
Open the App
Actual Incorrect Behavior
The press on the Push notification on Android does not anything
Verbose Logs
No response
Additional Information
I found a troubleshooting in the documentation, after trying to modify the src directly in my node module, its works, https://www.braze.com/docs/developer_guide/platform_integration_guides/android/push_notifications/android/troubleshooting#tapping-push-notification-doesnt-open-the-app
You can find my PR on your Repo : https://github.com/braze-inc/braze-expo-plugin/pull/9