-
### What happened?
I am currently trying to upgrade from 3.10.6 to 4.1.3.
So far we have always called:
```
Com.OneSignal.OneSignal.Current.SetExternalUserId(Application.User.PushUserId);
Com…
-
Hey there,
nice package! I really need to integrate OneSignal to my Quasar App (no PWA needed).
Unfortunately I can not get it to work.
I have a boot file named `init.js` where I put the follow…
-
### How can we help?
I am building an app that only need the Push Notification feature without needing to know the location of the User at all.
I have tried to disable the location sharing after th…
-
Hi, i am implementing onesignal integration in nuxt js but i am unable to replace the hardcoded one signal ids in nuxt config because i am unable to access environment variables while deploying.
cu…
-
### How can we help?
I have a problem with the following use-flow:
- On first startup of the app I ask the user for location tracking permission
- The user denies
- later on the user decides …
-
### What happened?
When I try to build with latest versions of the repo using an expo app on expo 49 (support for xcode 15) I get the following error.
```❌ (ios/OneSignalNotificationServiceExten…
-
### What happened?
I was able to build in Xcode 14, but after updating to version 15, I started getting errors.
![image](https://github.com/OneSignal/react-native-onesignal/assets/30148248/6dfc0f5…
-
### How can we help?
Hello,
Could you please explain how to install the library on systems running nuxt3?
In this style (https://github.com/nuxt-community/onesignal-module) of nuxt2.
Thanks
-
### What happened?
callback works only once with subscription false, and no data at first app install
reproduced with last version of appsflyer (6.8.4)
all works fine at 6.5.3
### Steps to rep…
-
I am trying to integrate the OneSignal SDK with a Flutter iOS app having multiple schemes or flavors, i.e., experimental and production. The configuration only works fine with the production scheme. I…