且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

RuntimeExecutionException: com.google.android.gms.common.api.ApiException: 13: ERROR Places API

更新时间:2023-11-19 08:52:58

在 manifest 中添加以下代码

Add the below code in manifest

 <meta-data
            android:name="com.google.android.gms.version"
            android:value="@integer/google_play_services_version" />