-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
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
Google Analytics for Firebase not working in react-native-onesignal #1483
Comments
in Android, In debug mode I can see the event but in release mode it is not capuring Please let us know what will be problem |
@sandeep14 Thanks for reporting, could you provide a few more details?
|
typo mistake, I am using version 4.5.0 , https://github.com/OneSignal/react-native-onesignal My firebase package version is 16.5.0. When We build release mode of app then os_notification_received notification event not capturing |
Facing the same issue. Even other logEvent inside the notification received event listener works fine, but oneSignal events are not logging. Works in development build only. |
What happened?
I have successfully integrated firebase and onesignal in app. I also sucessfully enabled firebase analytics integration in onesignal pannel. But I can't see os_notification_received event in firebase dashboard
I have see my other custom added event in firebase dashboard . Also I receiving notification from onesignal . In short
after successful integration of firebase and onesignal. not getting see os_notification_received or other event in both android and ios
Steps to reproduce?
What did you expect to happen?
after successul integration of firebase and onesignal. Firebase analytics dashboard show me os_notification_opened, os_notification_received event data
React Native OneSignal SDK version
5.5.0
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: