Skip to main content

I’ve just noticed that there is now an official Capacitor plugin, having been using the cordova plugin in my Capacitor app for the last few years.

Can anyone tell me if this is a drop-in replacement or will I need to do some rewriting?

Thanks!

You may need to do a little rewriting based on the plugins you use. Capacitor has a migration from Cordova doc that can get you started.

Also, our latest Cordova SDK has support for Play Billing 7, which means it will continue to work with Google purchases through 2026.


Reply