A collection of interesting libraries/tools for Xamarin mobile projects
-
Updated
Jun 10, 2020
Add a description, image, and links to the xamarin-plugin topic page so that developers can more easily learn about it.
To associate your repository with the xamarin-plugin topic, visit your repo's landing page and select "manage topics."
Not a bug, but an information piece that probably needs to go in the docs.
On Android Q the way apps requesting location updates when not in the foreground has changed and without making changes even if you are using a foreground service your app will ask to monitor location updates always, which users will reject as you have no good reason to do so.
It's all listed here : https://developer.andr