s***@163.com
s***@163.com
  • 发布:2020-11-04 13:13
  • 更新:2020-11-04 13:13
  • 阅读:748

“不安全的加密模式”和“易受攻击的库”

分类:wap2app

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

2020-11-04 13:13 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复