jamesmontemagno / Xamarin.Plugins

Cross-platform Native API Access from Shared Code!
MIT License
1.3k stars 380 forks source link

CrossGeolocator does not prompt for Location permission #325

Closed pauldiston closed 8 years ago

pauldiston commented 8 years ago

Please take a moment to fill out the following (change to preview to check or place x in []) and remove all unused areas

This is a

Which plugin does this impact:

Version Number of Plugin: 3.0.4 Device Tested On: LG K8 (K350) Simulator Tested On: N/A

Expected Behavior

Location permission should be prompted for

Actual Behavior

Location permission is not prompted for

Steps to reproduce the Behavior

Create instance of GeoLocator and call StartListeningAsync

jamesmontemagno commented 8 years ago

I will add this in the future, checkout using the Permission Plugin until then.

jamesmontemagno commented 8 years ago

This issue was moved to jamesmontemagno/GeolocatorPlugin#2