Compatability with Capacitor v4?
Closed this issue ยท 6 comments
philkonick commented
Capacitor v4 has just been released, and I'm testing out compatibility with my app.
When running npm install with the v4.0.1 plugins present, this plugin throws a peer dependency error. However everything appears to work fine in app.
Can we get an update to avoid needing to run npm install with the --force tag? Much appreciated.
benmarsh commented
Having the same issue - would be great to get the dependency resolved. Thanks
RaphaelWoude commented
The plugin will be updated later this week when I have the time for it.
MateiNenciu commented
The plugin will be updated later this week when I have the time for it.
I've made a PR: #22
RaphaelWoude commented
Looking at the PR now. Been very busy with work last couple days.
philkonick commented
RaphaelWoude commented
Merged. New version is now out on NPM.