phiamo / capacitor-plugin-playlist

A capacitor migration of cordova-plugin-playlist
27 stars 20 forks source link

are there any plans on supporting capacitor v4? #74

Closed Gonzalo-Bruna closed 1 year ago

Gonzalo-Bruna commented 1 year ago

I'm really struggling with my app. I'm unable to prevent the audio from stopping when the screen goes off and i've been looking for an answer for a few days now. Your plugin is the only thing that seems to work (as far as i've investigated) but since it uses capacitor v3 I can't really make use of it. So now I wonder if are there any plans on upgrading it to support capacitor v4. Thanks in advance!

quarkstars commented 1 year ago

I am also waiting for this. There's a pull request that supposedly would solve this but they haven't merged it yet... https://github.com/phiamo/capacitor-plugin-playlist/pull/73

Gonzalo-Bruna commented 1 year ago

I am also waiting for this. There's a pull request that supposedly would solve this but they haven't merged it yet... #73

actually the solutions looks simple enough, but I dont know if forking the repo and doing the change myself would fix the issue since the plugin has the owner's id so I hope they merge it soon. it's driving me crazy honestly since I can't find a solution anywhere, but glad to know i'm not the only one facing the same issue!

phiamo commented 1 year ago

We could create a branch and a tag for V3 and continue with V4 Would love to support that.

Gonzalo Bruna @.***> schrieb am Di., 23. Mai 2023, 00:38:

I am also waiting for this. There's a pull request that supposedly would solve this but they haven't merged it yet... #73 https://github.com/phiamo/capacitor-plugin-playlist/pull/73

actually the solutions looks simple enough, but I dont know if forking the repo and doing the change myself would fix the issue since the plugin has the owner's id so I hope they merge it soon. it's driving me crazy honestly since I can't find a solution anywhere, but glad to know i'm not the only one facing the same issue!

— Reply to this email directly, view it on GitHub https://github.com/phiamo/capacitor-plugin-playlist/issues/74#issuecomment-1558126837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABSTOYCX22RADOPEPMAAOTXHPTE5ANCNFSM6AAAAAAYKXVAHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Gonzalo-Bruna commented 1 year ago

We could create a branch and a tag for V3 and continue with V4 Would love to support that.

that would be awesome! please let me know any update on this 🙏

Gonzalo-Bruna commented 1 year ago

don't wanna bother, but I would like to know if are there any updates on this?

phiamo commented 1 year ago

please test if that works for you. I released 0.3.0 with support for capacitor 4 as well