WAP2APP云打包出来的android包,提交GOOGLE PLAY,预发布的检查情况:
manifest.json已经做了混淆:
"confusion" : {
"description" : "js原生混淆配置",
"resources" : {
"js/apps.js" : {}, //列如加密的路径文件地址js/share.js
"js/fastclick.min.js" : {},
"css/reSet.css" : {},
"css/styles.css" : {},
"client_index.html" : {},
"lib.html" : {},
"share.html" : {},
"shareAlertQr.html" : {},
"sitemap.json" : {}
}
},
GOOGLE给的提示链接:
https://support.google.com/faqs/answer/10046138
https://support.google.com/faqs/answer/9464300