Play Location Services getLastLocation returns null

前端 未结 8 1829
感动是毒
感动是毒 2021-01-13 13:51

I am trying to listen to location changes but sometimes onLocationChanged callback is never called and getLastLocation returns null, w

8条回答
  •  Happy的楠姐
    2021-01-13 13:57

    This problem can appear if google maps hasn't determined location of your device yet. Try launching Google Maps. If it can not then fix this issue in device's settings (say by enabling WLAN + GPS).

提交回复
热议问题