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

No push notification on iOS #56

Closed
jparksecurity opened this issue Feb 3, 2022 · 4 comments
Closed

No push notification on iOS #56

jparksecurity opened this issue Feb 3, 2022 · 4 comments

Comments

@jparksecurity
Copy link

The app push notification doesn't work on iOS whereas it works on Android.

I'm not even sure what to share here to help you debug this. Please let me know what information you'd like to have.

The notification stops working when one signal is added, and it works just fine when one signal is removed.

@jkasten2
Copy link
Member

@jparksecurity

The notification stops working when one signal is added, and it works just fine when one signal is removed.

What notification library are you using that stops working when adding OneSignal?

Is the device registering with OneSignal if you go to the "All Users" page on the dashboard?

Please let us know the exact versions of OneSignal and other notification libraries you are using as well as the version of React Native.

@jparksecurity
Copy link
Author

@jkasten2
Hi, I'm using expo notification, and it still works on Android.

I don't register a device to OneSingnal and don't send a notification through OneSignal. I collect only a user's email for OneSignal.

"onesignal-expo-plugin": "^1.0.0-beta9",
"react-native-onesignal": "^4.3.3",
"react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
"expo": "^42.0.0",
"expo-notifications": "~0.12.3",

If it's not feasible to work on, feel free to close it.

@rgomezp
Copy link
Contributor

rgomezp commented Mar 10, 2022

Howdy @jparksecurity ,
Sorry for the delay. Can you please update on whether or not you were able to resolve this issue? If not, we're happy to leave this open until we resolve the issue.

@jparksecurity
Copy link
Author

Hello @rgomezp !

Unfortunately, I wasn't able to resolve the issue.

However, I'm not sure if it is still a valid issue because my team decided to move away from one signal, so I haven't tested it since the last comment.

Feel free to close the issue.

@rgomezp rgomezp closed this as completed Mar 21, 2022
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

3 participants