We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My current setup is expo with expo-notifications (for local) and react-native-onesignal (for marketing and automations).
[ "onesignal-expo-plugin", { "mode": "development", "smallIcons": ["./assets/icons/android_notification_icon_dev.png"], "smallIconAccentColor": "#ffffff" } ]
After sending a local expo notification, I am trying to listen to expo notifications clicks, but nothing works.
addNotificationResponseReceivedListener
Is there any specific setup or conflicts to resolve to make it work?
1. Install expo-notifications 2. Install react-native-onesignal 3. Add listeners for both 4. Test
The callback should be triggered.
2.0.3
iOS only issue Android working well
No logs. Nothing happening.
The text was updated successfully, but these errors were encountered:
hei @RayanMoarkech, I have the same issue. Do you manage to find a solution?
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
What happened?
My current setup is expo with expo-notifications (for local) and react-native-onesignal (for marketing and automations).
After sending a local expo notification, I am trying to listen to expo notifications clicks, but nothing works.
Is there any specific setup or conflicts to resolve to make it work?
Steps to reproduce?
What did you expect to happen?
The callback should be triggered.
OneSignal Expo SDK version
2.0.3
Platform
iOS only issue
Android working well
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: