braze-inc / braze-expo-plugin

Other
11 stars 10 forks source link

🐛 (Android): Enable deeplink for android devices #9

Closed youf-olivier closed 1 year ago

youf-olivier commented 1 year ago

Hello,

For our project, on Android devices, we cant open the app when press on the push notification. You can find the reason in the documentation :

https://www.braze.com/docs/developer_guide/platform_integration_guides/android/push_notifications/android/troubleshooting#tapping-push-notification-doesnt-open-the-app

So we need to add this through the plugin in the Braze.xml

Thank you

wesleyorbin commented 1 year ago

Hi @youf-olivier. We released this in v0.6.0 as androidHandlePushDeepLinksAutomatically. Thank you for your contribution!