-
Notifications
You must be signed in to change notification settings - Fork 376
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
[Bug]: Significant Drop in Confirmed Deliveries After Migration to v5 + Expo #1760
Comments
What's interesting is that we found the number of clicks in our partners remained at the same level during that time. So OneSignal is wrong about calculating deliveries and clicks while notifications are delivered successfully. We are still investigating the problem but your support is tough to work with even with "Priority support" included in our Professional plan. |
Seeing this also. Also very puzzled by it. |
In my case, it was just an upgrade from v4 to v5. Already using Expo, the config plugin. |
It's good to know we are not alone. It's a shame we pay about $1k per month and the official SDK is so poorly supported. |
What happened?
Hi, after upgrading from OneSignal v4 to v5 and switching to Expo, we've observed a significant decrease in confirmed notification deliveries in the OneSignal dashboard, dropping from ~600k to ~400k per day. This occurred without any noticeable change in user base or uninstall rates.
On November 7 I rolled out 50% deployment of the new expo version with v5 to Google Play. Yesterday, November 12 I rolled out 100%. As you can see on the chart since releasing a version with v5 there is a decreasing trend of confirmed delivery.
Before (Working Better)
After (Current Issue)
Users are still receiving notifications, only the confirmation rate has dropped.
No changes were made to the Firebase configuration.
Are there known differences in how v4 and v5 handle delivery confirmations?
Does the Expo plugin handle permissions or background processes differently than the bare workflow?
Is this a known issue with the migration from bare to Expo workflow?
Steps to reproduce?
Initialization Code
Permission Request (during onboarding)
app.json
package.json
What did you expect to happen?
This issue affects our ability to track notification delivery rates accurately and impacts our analytics reliability. While notifications are still being delivered, we see a ~33% drop in confirmed deliveries and going down further.
React Native OneSignal SDK version
5.2.5
Which platform(s) are affected?
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: