Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Capacitor 6.0 #26

Open
Christoffyw opened this issue Apr 20, 2024 · 8 comments
Open

Update to Capacitor 6.0 #26

Christoffyw opened this issue Apr 20, 2024 · 8 comments

Comments

@Christoffyw
Copy link
Contributor

Pretty self explanatory

@Christoffyw
Copy link
Contributor Author

I dropped a PR that should resolve this. Unfortunately it hasn't been tested.

@Christoffyw
Copy link
Contributor Author

Just tested it, and it works.

@bonomite
Copy link

Thanks @Christoffyw This is the only plug in holding back my v6 upgrade. I hope this gets resolved soon.

@caf-3
Copy link

caf-3 commented May 29, 2024

I need this into my app :( :(
My app has a Music Player in it and it doesn't make sense to play Music without controls.

@caf-3
Copy link

caf-3 commented Jun 3, 2024

If you can guide me, I want to contribute for this project, I'm in love with capacitor and if there is something you need help (in terms of coding 😅) just hit me up. And I don't know Java nor Swift

@giovannigarifo
Copy link

@caf-3 You can clone the repository and upgrade the project to Capacitor 6. This in my fork, as an example: Capacitor Media Session Fork. Then, point the dependency in your package.json to the local path where you cloned the project. For example, if you cloned it in the parent folder of your project, you would add:

"@jofr/capacitor-media-session": "file:../capacitor-media-session"

This is a temporary solution while we wait for the merge of the existing pull request: Pull Request #27.

@webmasterab
Copy link

@jofr Is it possible to update the plugin to capacitor 6.0.
We need to update the app to capacitor 6.0 in order to write to API 34, which is mandatory as of August 31, 2024 to keep the app in Google Play.

@webmasterab
Copy link

@giovannigarifo how can I clone this?
I have no idea what to do and I really want to update to capacitor 6.0.
Can you explain what I need to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants