OneSignal / OneSignal-iOS-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com
Other
494 stars 263 forks source link

Disabling onesignal push notification listener #1269

Open pratikdhody opened 1 year ago

pratikdhody commented 1 year ago

How can we help?

Hi,

I'm using react-native-onesignal but in the underlying code, I want to disable the onesignal push notification listener as it's clashing with expo-notifications as per https://github.com/OneSignal/onesignal-expo-plugin/issues/177

Any advise?

Code of Conduct

Klyado commented 11 months ago

Looking for the solution too! Any news guys?