Adrien

Results 3 issues of Adrien

I'd like to prevent the map from requesting for permission since this is handled somewhere else. I have tried: ``` var map = plugin.google.maps.Map.getMap(div, { controls: { myLocationButton: false, myLocation:...

Thanks for the plugin! I haven't been able to compile my application I am getting the following Errors: - unrecognized platform name iOS in TouchID.m line 26 - property 'biometryType'...

The app opens from the schemed url however the `message` event is not firing so there isn't a way to get the passed data on android. I have tried `window.open(url,...