Be-Forever / RedEnvelope

安卓无障碍功能开发(微信自动抢红包,自动发送消息)
24 stars 12 forks source link

无法获取同步微信通讯录好友 #1

Closed Woxiee closed 2 years ago

Woxiee commented 2 years ago

您好,我在运行您的项目时,真机测试无法同步微信好友

Be-Forever commented 2 years ago

是不是微信版本没有兼容的原因 部分click的定位是根据代码中元素id进行定位的 不同的微信版本id不一样

Woxiee commented 2 years ago
image

我替换成微信最新的版本, 然后点击"初始化好友列表",任然获取不到好友列表,能帮忙测试下吗

Be-Forever commented 2 years ago

需要同时替换元素id的值 这需要反编译你所需的微信版本进行分析 只替换版本号是不行的

Be-Forever commented 2 years ago

或者利用ui检测工具查看元素id