We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669c9e4 commit 4c30490Copy full SHA for 4c30490
android/proguard-rules.pro
@@ -15,3 +15,7 @@
15
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16
# public *;
17
#}
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