I would like to use Xamarin Forms to target at least two platforms. One item we will need to collect from the device is its location. I have been looking at the docs and this seems to require platform specific methods to recover this information.
Have I missed something, is this not available in a platform independent API?
Thanks.