Good morning all,
I have a problem with using the Music Controls plugin, it works fine in my iOs and Android emulator, but when I try to build I get an error.
/radioPlayer/platforms/android/app/src/main/java/com/homerours/musiccontrols/MediaSessionCallback.java:20: error: cannot find symbol
super.onPlay();
^
symbol: variable super
location: class MediaSessionCallback
Someone would have any idea ?
Thank’s !