version:2.0.8
update: fix:修复文件格式管理失效,展锐平台定位失败问题,增加获取展锐平台系统版本,展锐平台隐藏相机和信息失败 add:
This commit is contained in:
@@ -387,7 +387,7 @@
|
||||
<!-- 设置key -->
|
||||
<meta-data
|
||||
android:name="com.amap.api.v2.apikey"
|
||||
android:value="5b68c8ee39800ff700a3762b6e028b78" />
|
||||
android:value="${AMAP_KEY}" />
|
||||
<!-- 定位需要的服务 适配Android Q需要加上android:foregroundServiceType="location" -->
|
||||
<service
|
||||
android:name="com.amap.api.location.APSService"
|
||||
|
||||
Reference in New Issue
Block a user