Understanding Changes to Capacitor 3 core plugins

Originally published at: https://ionicframework.com/blog/understanding-changes-to-capacitor-3-core-plugins/

When we announced Capacitor 3.0 beta last week, one of the biggest changes we mentioned was around the core Capacitor APIs. All officially supported plugins are now installed and versioned separately from Capacitor core. While this may seem like a pretty drastic change, the migration is fairly straight forward. With these changes, developers actually have…

3 Likes

Hi
I upgraded my capacitor version 2 to be v3. I face a problem requesting geo location permission for android devices.
Would you please write us a sample code how to request geolocation permission in capacitor 3.
thanks