Opening Settings With Xamarin Forms
C#

Hello friends, in this article, we will talk about how to open settings with Xamarin.Forms. In many applications we get data from the device hardware or from its gallery. In order for us to receive this data, the user needs permission. If the user does…

Getting Xamarin Forms Location (Xamarin.Essentials)

Hello friends, in this article, we will talk about how to get the user's location with Xamarin. In almost every application, we make transactions with the location of the user. This is why this topic is very important. Before Xamarin.Essentials, we could do this with…