问题:公众号网页,调用 updateAppMessageShareData,updateTimelineShareData,onMenuShareTimeline,onMenuShareTimeline
等与分享有关的接口无效。
情景描述:调用updateAppMessageShareData和updateTimelineShareData接口,能触发其success,complete回调,但界面无反应(没有弹出通讯录),无法完成分享动作。
调用旧接口onMenuShareTimeline,onMenuShareTimeline。则无不能触发其回调函数,界面也无反应。
而调用其他接口,如:chooseImage 能成功调用功能正常。
运行环境:ios7.0.5 安卓 7.0.5
appid:wx337c4d3885f5266a
我所写的测试页面链接:https://www.woebai.com/vueapp/mobedition/shareIndex.html
我这边也遇到这个问题,使用1.3.2版本的sdk,使用onMenuShareTimeline,onMenuShareTimeline,在iphone7.8有时候不能吊起分享,就是分享出去就是空链接;使用1.4.0版本sdk,使用updateAppMessageShareData,updateTimelineShareData,在android手机(坚果pro2)页面滑动就会自动触发分享回调。伤不起~
有错误信息吗?