-
**Description:**
When building my project in UCB for iOS, the build succeeds; however upon launching my app, I see that my test device shows in the OneSignal web console as "Apns Delegate Never Fi…
-
Unity has seen the problem with the new gradle files and let developers override them with 2019.3.7f1. https://unity3d.com/unity/whats-new/2019.3.7
> Android: Allow to overwrite gradle.properties fil…
-
Hello,
I've been getting reports lately that our iOS users have stopped receiving notifications and after some investigation it seems that the register function has stopped resolving a token on iO…
-
### Steps to Reproduce
0. Create empty project
1. Install package com.onesginal,
2. Set DexCompiler to d8
3. Set Code Shrinker to none
4. Enable multidex
### Expected Behavior
There are no err…
-
When I compile for iOS it creates the whole package correctly (in the .ios folder), but then it doesn't update the /ios folder and doesn't create App.framework under the ios/Flutter folder.
## St…
-
When I attempt to run 👇🏾 this code...
###### Ruby program
```rb
require 'dotenv/load'
require 'time'
require 'onesignal'
rest_api_key = ENV['ONESIGNAL_REST_API_KEY']
app_id = ENV['ONESIGNAL…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
After some tests with different compile settings (local, staging, production) in an Angular app I deployed, I found out that if the flag `"serviceWorker"` is set to true in `angular.json`, then the ap…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
**Description:**
I'm encountering an issue with the new SDK where calling OneSignal.setAppId(); with the correct key for my app is not adding the user at all to the app (not showing on OneSig…