-
### How can we help?
Hey, I don't know if this is appreciated on the github, or if there is another medium for it.
Right now we (and seeing the issues, and other PM's in companies that we work with…
-
**Describe the solution you'd like**
I'd like to easily add Firebase Push Notifications to my app.
**Describe alternatives you've considered**
An alternative would be OneSignal but it would be ni…
-
**Description:**
The type definition of the method `OneSignal.getDeviceState` is `Promise` but the correct call need a callback `OneSignal.getDeviceState((state) => { .. })`.
I'm using Ionic…
-
### What happened?
Firefox uses the new IANA tzdata Europe/Kyiv. Chrome and edge both use the outdated Europe/Kiev timezone data.
IANA updated the timezone data to include Europe/Kyiv, when tryin…
-
### What happened?
When trying to open the app from a grouped push message the app crashes, on both ios and android. The push is send from backend service using the node api. The crash happens when I…
-
I switched to the latest version (3.3.0) and there are fewer features than before. Once pushes worked in the background in IOS, then after new versions they stopped working. Now even in Android it is …
-
Hey,
I tried to add my own icons for notifications but it's impossible for me to rebuild the extension... I keep having the same error : "onesignal-ane/android/build/outputs/aar/android-release.aar' …
-
Amazon SNS https://aws.amazon.com/sns/
- document is overwhelming
- SDK is OK
- no bulk push, must subscribe endpoint to topic
Urban Airship https://www.urbanairship.com/
- price
Firebase Notificati…
-
### What happened?
When i try to initialize the SDK, in IOS device, it return this error (Image below):
Message: "Object reference not set to an instance of an object"
Source: OneSignalSDK.DotNet.i…
-
**Description:**
With Firebase when the app is closes and then we got a push notification we can use `getInitialMessage()` to check if the app was
opened by clicking in a push.
like this
``…