微信开发工具最新,Window10系统,在码云找了项目,想复现.https://gitee.com/aaluoxiang/GarbageSort#https://gitee.com/link?target=https%3A%2F%2Fwww.dcloud.io%2Fhbuilderx.html,遇到了一个问题,模拟器和PC端真机调试成功,但手机端真机调试就出错了
1.电脑端
2.手机端
出现错误:backgroundfetch privacy fail {"errno":101,"errMsg":"private_getBackgroundFetchData:fail private_getBackgroundFetchData:fail:jsapi invalid request data"},这个错误我去查解决办法,说什么隐私保护协议,在哪更新,怎么更新,没有一个能解决.
还有,为何res数据,没有打印出来,错误在哪里?至于后面的红色error我也问过AI,难搞哦!
求大佬!麻烦了
你没更新隐私协议
已经解决,把localhost改成本机的ipv4,所有错误都解决,详细请看https://blog.csdn.net/nsx_truth/article/details/111303298.