App crashes when running maps activity

前端 未结 3 1851
[愿得一人]
[愿得一人] 2020-12-11 01:38

My projects Map activity is not working
I just pasted the api key in place google_maps_api.xml and clicked run

Logcat:

E/Andr

3条回答
  •  自闭症患者
    2020-12-11 01:52

    The same problem here when using target SDK 28. Reverting to SDK 27 solved the problem.


    Don't revert your target SDK.

    Better use this solution https://stackoverflow.com/a/50944537/5710605

提交回复
热议问题