Skip to content
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

[question]: Issue with Push Notifications in App Store Builds #1703

Open
1 task done
PrinceEnacton opened this issue May 3, 2024 · 1 comment
Open
1 task done

Comments

@PrinceEnacton
Copy link

PrinceEnacton commented May 3, 2024

How can we help?

I have successfully implemented push notifications in my React Native app using OneSignal version 5.1.2. The notifications are working fine on Android and iOS in debug mode. However, users who download the app from the App Store are not receiving device information in the subscription list.

Here are the details:

OneSignal Version: 5.1.2
React Native Version: 0.66.4
The issue specifically occurs in the production builds downloaded from the App Store. It seems that the device information is not being captured correctly in these builds, leading to a lack of subscriptions.

Please advise on how to resolve this issue or if there are any known workarounds. Thank you!

Code of Conduct

  • I agree to follow this project's Code of Conduct
@jennantilla
Copy link
Contributor

Hi @PrinceEnacton thanks for reaching out! So it sounds like you are not seeing any iOS subscriptions on the OneSignal dashboard when the app is downloaded from the App Store? I haven't seen other reports of this; can you take a look at the iOS troubleshooting guide to see if any steps there help? If not, we can get your App ID to dig a bit deeper. You can share it with our support team at support@onesignal.com if you don't want to share it here.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants