-
**Description:**
Adding the target OneSignalNotificationServiceExtension causes my app to be unable to build, due to being unable to use certain things in app extensions... in this case, the error is…
-
**Description:**
I have installed the SDK and it works. I then followed the [instructions](https://documentation.onesignal.com/docs/service-extensions) to add the notification extender servic…
-
## Your Environment
* Plugin version:3.2.2
* Platform: Android
* OS version:
* Device manufacturer / model:
* React Native version (`react-native -v`):
* Plugin config
## Steps to Repro…
ghost updated
2 years ago
-
## Issue
When building the Android platform on an Ionic 5 project reported from @Rainbow006E:
```
* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMerge…
-
**Description:**
It would be great to have an Expo plugin in this repo.
This would allow Expo user to use this library with much less friction (ie no need to eject anymore to the Bare workflow):…
-
After upgrading to Xcode 12, I starting encountering this issue.
I tried the answers that suggestes to remove the arm64 from the build options, which did nothing for my case.
I tried updating to ve…
-
**Description:**
Following the official instructions for adding Onesignal to react native, I'm running into this build error for Xcode 12 for real ios devices .
**Environment**
1. What…
-
**Description:**
Correct me, when notification opened it will open the apps with normally (run main.dart navigate to initialRoute of the apps). So I have this code for handle opened notification, …
-
* carthage install method: [ ] .pkg, [x] homebrew, [x] source
* `which carthage`: /usr/local/bin/carthage
* `carthage version`: 0.35.0
* `xcodebuild -version`: 12A8169g
* Are you using `--no-build…
sam-w updated
2 years ago
-
**Description:**
(your description here)
**Environment**
1. What version of the iOS SDK are you using?
* 2.12.6
1. How did you add the SDK to your project (eg. cocoapods)
* CocoaPods
**Steps…