https://developers.weixin.qq.com/miniprogram/dev/api/device/calendar/wx.addPhoneCalendar.html
安卓端调起添加日历页面以后点击取消按钮,走的wx.addPhoneCalendard的success回调方法而不是fail,求解答!!!
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | wx.addPhoneCalendar | 微信安卓客户端 | 2_54_0 | 2_54_0 |
2 个回答
你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
打印一下success 的 返回值看看有区别能区分一下么