OneSignal / OneSignal-Flutter-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
https://www.onesignal.com
Other
615 stars 213 forks source link

[Bug]: after onesignal_flutter 5.0.0 update analytics are not reported #719

Open YanivYon opened 1 year ago

YanivYon commented 1 year ago

What happened?

since we update our apps to the latest SDK version we see zero clicks and delivery metrics on the dashboard notifications do arrive, on our test devices and on customer devices

Steps to reproduce?

update to 5.0.0

What did you expect to happen?

see metrics on the dashboard

OneSignal Flutter SDK version

5.0.0

Which platform(s) are affected?

Relevant log output

No response

Code of Conduct

YanivYon commented 1 year ago

we managed to replicate the issue when updating the SDK from 3.5.1 to 5.0.0 and NOT opening the app, confirmed delivery is NOT working we then updated again the app back to SDK version 3.5.1 without opening it confirmed delivery started working

so the update procedure is not working correct

jennantilla commented 4 months ago

@YanivYon apologies that this issue was missed. Is this still an issue for you after updating to our latest SDK version?

Thanks for the update!