Skip to content Skip to sidebar Skip to footer

Android Maps Api, Exception

im using google maps v2. my code is crached at method: public void onConnected(Bundle bundle) { mLastLocation = LocationServices.FusedLocationApi.getLastLocation(mGoogleApi

Solution 1:

This error associated with signuping.

Change your api version and recheck google play services.

Google game services sign in issue (fails first attempt, successful second)

https://github.com/fbricker/openfl-admob/issues/2

Post a Comment for "Android Maps Api, Exception"