Open gfyre opened 5 years ago
To work with Angular 6
Doesnt work with angular 6 and Android Studio prints "AAPT ERROR"
Just by running gradle sync post adding this plugin through cordova
Android 9.0
Android Studio Emulator Nexus5X
cordova --version 8.1.2 cordova platform version android 7.1.4 # e.g. 4.1.1
cordova plugin version | grep phonegap-plugin-push # e.g. 1.5.3
Expected Behaviour
To work with Angular 6
Actual Behaviour
Doesnt work with angular 6 and Android Studio prints "AAPT ERROR"
Reproduce Scenario (including but not limited to)
Just by running gradle sync post adding this plugin through cordova
Steps to Reproduce
Just by running gradle sync post adding this plugin through cordova
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Android 9.0
(Android) What device vendor (e.g. Samsung, HTC, Sony...)
Android Studio Emulator Nexus5X
Cordova CLI version and cordova platform version
Plugin version
Sample Push Data Payload
Sample Code that illustrates the problem
Logs taken while reproducing problem