gokadzev / capacitor-music-controls-plugin-new

An update to Cordova Music Controls plugin to support Capacitor 3
9 stars 4 forks source link

Capacitor 4 #17

Open mh4ck opened 1 year ago

mh4ck commented 1 year ago

Hi, i am trying this plugin with capacitor 4. I can install it but when i add the code to the MainActivity.java it gives me the problem:

Cannot resolve symbol gokadzev.

How can i add this dependency?

gokadzev commented 1 year ago

Hi, i am trying this plugin with capacitor 4. I can install it but when i add the code to the MainActivity.java it gives me the problem:

Cannot resolve symbol gokadzev.

How can i add this dependency?

Hello, have you already tried to sync project with gradle?