android maps api, exception

前端 未结 1 370
梦谈多话
梦谈多话 2021-01-25 20:33

im using google maps v2.

my code is crached at method:

public void onConnected(Bundle bundle) {
    mLastLocation =     LocationServices.FusedLocationApi         


        
1条回答
  •  清酒与你
    2021-01-25 21:13

    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

    0 讨论(0)
提交回复
热议问题