Skip to content

Commit 4c30490

Browse files
committed
定位混淆,添加key
1 parent 669c9e4 commit 4c30490

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

android/proguard-rules.pro

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@
1515
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
1616
# public *;
1717
#}
18+
#定位
19+
-keep class com.amap.api.location.**{*;}
20+
-keep class com.amap.api.fence.**{*;}
21+
-keep class com.autonavi.aps.amapapi.model.**{*;}

0 commit comments

Comments
 (0)