The app only has a map and a pin, when the app starts takes like 2 seconds in the splash screens and then closes.
I've tried adding the same map in an another crossplatform app that's working and happens the same, when I tap to go to the page that only has the map it gets closed.
There are no exceptions or errors whatsoever.
Using nuget package Xamarin.Forms.GoogleMaps 3.3.0
Here's my code:https://github.com/hernandeztechy/TestGoogleMap