OneSignal-Gradle-Plugin
                                
                                 OneSignal-Gradle-Plugin copied to clipboard
                                
                                    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
## 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...
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,...
#### 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...