Bug Report
Plugin(s)
@capacitor/geolocation
Capacitor Version
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 8.0.2
@capacitor/core: 8.0.2
@capacitor/android: 8.0.2
@capacitor/ios: 8.0.2
Installed Dependencies:
@capacitor/cli: 8.0.1
@capacitor/core: 8.0.1
@capacitor/android: 8.0.1
@capacitor/ios: 8.0.1
[success] iOS looking great! 👌
Platform(s)
ios
Current Behavior
After installing the plugin, building and syncing, and even adding required permissions in the info.plist, any call to the geolocation plugin causes a "not implemented on ios" error. The plugin seems to be missing from my Swift packages as well. Perhaps an issue involving using SPM vs pods.
Expected Behavior
A successful permissions check or successfully pulling geolocation information.
Other Technical Details
It was a pretty simple environment, a web app built with Vue and a new install of the plugin.
Bug Report
Plugin(s)
@capacitor/geolocation
Capacitor Version
Platform(s)
ios
Current Behavior
After installing the plugin, building and syncing, and even adding required permissions in the info.plist, any call to the geolocation plugin causes a "not implemented on ios" error. The plugin seems to be missing from my Swift packages as well. Perhaps an issue involving using SPM vs pods.
Expected Behavior
A successful permissions check or successfully pulling geolocation information.
Other Technical Details
It was a pretty simple environment, a web app built with Vue and a new install of the plugin.