Rolamix / cordova-plugin-playlist

🎶 A Cordova plugin for Android and iOS with native support for audio playlists, background support, and lock screen controls 🎶
MIT License
32 stars 32 forks source link

Doesn't Work At all for me #28

Open gfyre opened 5 years ago

gfyre commented 5 years ago

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

cordova --version           8.1.2                         
cordova platform version android       7.1.4              # e.g. 4.1.1

Plugin version

cordova plugin version | grep phonegap-plugin-push   # e.g. 1.5.3

Sample Push Data Payload

Sample Code that illustrates the problem

Logs taken while reproducing problem