onesignal-expo-plugin icon indicating copy to clipboard operation
onesignal-expo-plugin copied to clipboard

The OneSignal Expo plugin allows you to use OneSignal without leaving the managed workflow. Developed in collaboration with SweetGreen.

Results 36 onesignal-expo-plugin issues
Sort by recently updated
recently updated
newest added

Hello everybody, I'm trying to add one-signal to my expo managed project, In the App.js file I have: ``` export default function App() { useEffect(() => { ///Other things OneSignal.setAppId(Constants.manifest.extra.oneSignalAppId);...

Help Wanted
Need More Information

### What happened? * A user upgraded his Android OS to Android 13 * They installed my app from the play store * The device is seen in the users...

This is a very generic template with no Expo specific fields. Feel free to suggest edits for anything we should add/remove

For the life of me I'm unable to figure out how to configure notification icons in an Expo setup. We previously used expo-notifications and notification icons showed up ok. By...

Enhancement / Feature

### How can we help? Is it possible to enable and set or send [Communications Notifications](https://developer.apple.com/documentation/usernotifications/implementing_communication_notifications) with specific user avatars like [here](https://imgur.com/itxXXNv) in iOS in Expo Managed Workflow? ### OneSignal...

### How can we help? Hey we having an issue with updating the OneSignal builds, the OneSignal plugin works fine on the app, we are just unable to update the...

Need More Information

### How can we help? hi 🙋‍♂️ i try to setup the OneSignal.setAppId() and getting this error Could not load RNOneSignal native module. Make sure native dependencies are properly linked...

### What happened? Push works in dev but when generating the apk the device is not registered in the onesignal dashboard (push does not work) I followed the sample documentation...

Need More Information

### How can we help? Is Huawei Push Notification supported under Expo as per https://onesignal.com/blog/announcing-huawei-hms-support/? > OneSignal's [HMS support is live](https://documentation.onesignal.com/docs/authorize-onesignal-to-send-huawei-push), including an updated Android SDK release and releases of...