Unfortunately providing keychain support and geolocation features in the same app is not possible using official CapacitorJS libraries. (The required config to support keychain is still buggy and causing issues)
Does anyone know of a truly nativeCapacitorJS geolocation plugin? ie one that actually uses the OS libraries rather than the officials libraries use of navigator?
I am aware of Cordova ones but not CJS.
Thanks.