After I update the @capacitor/geolocation plugin from 7.1.7 to 8.0.0, my app in iOS 16, the getCurrentPosition method stopped receiving GPS coordinates, but I still get them in iOS 26.
Maybe it could be a problem with the new IONGeolocationLib (https://github.com/ionic-team/ion-ios-geolocation) that bumped from 1.0.2 to 2.0.0 and added some breaking changes.
After I update the @capacitor/geolocation plugin from 7.1.7 to 8.0.0, my app in iOS 16, the getCurrentPosition method stopped receiving GPS coordinates, but I still get them in iOS 26.
Maybe it could be a problem with the new IONGeolocationLib (https://github.com/ionic-team/ion-ios-geolocation) that bumped from 1.0.2 to 2.0.0 and added some breaking changes.