Hello friends. In this article, we will talk about how we can instantly see the events that we log to Firebase with Xamarin Forms. It is very important to be able to see this because this is how we can see if it is working…
Hello friends. In this article, we will talk about how to send events with Firebase in Xamarin Forms and how to debug these events. First, we need to open a project on a Firebase. Later, we will create 2 different applications from this project. One…
After developing the application with Xamarin, we need to deploy it for other users to benefit from the project. If we wanted to use it on our friend's site rather than on the Google Play Store, we could run it in Release mode and distribute…