OneSignal-Gradle-Plugin icon indicating copy to clipboard operation
OneSignal-Gradle-Plugin copied to clipboard

Use with OneSignal-Android-SDK to help integrate it into your Android Studio or Gradle project. https://onesignal.com

Results 13 OneSignal-Gradle-Plugin issues
Sort by recently updated
recently updated
newest added

## Issue Currently if this plugin is applied to the root `build.gradle` instead of `app/build.gradle` the following error is shown. ``` Could not get unknown property 'android' for root project...

Enhancement / Feature

Some app have the following in their main `AndroidManifest.xml` which causing OneSignal and Google Play services not to work or crash the app do to missing meta-data tags, services, actives,...

Enhancement / Feature

#### Hello, I met some issue with Onesignal Gradle Plugin when upgraded my project to React Native 0.60.6. When apply `com.onesignal.androidsdk.onesignal-gradle-plugin` gradle build always rise Error with below outputs: Everything...