Dilanka Fernando

Results 1 comments of Dilanka Fernando

I had the same issue. What I did, checked the internet connection before using the method that related to google com.google.android.libraries.maps..... In this case before "mapFragment.getMapAsync(this);" **Xamarine Android** if(reachability.Has_Internet()){ mapFragment.getMapAsync(this);...