Geolocation Progressive Web Apps

hello,
i wanted to know if geolocation in ionic-native is able to detect location if we access it from computer browser. Based on Progressive Web Apps, we should be able to use the app in all environments so i was hoping geolocation would trigger on browser as well.

@mhartington

Right now, with ionic-native, it does a hard check for cordova. If it doesn’t find it, it will throw an error. So right now, it’s just a matter of working around ionic-native for that.

I’ll open an issue to discuss this.

1 Like