Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{"errMsg":"没有此SDK或暂不支持此SDK模拟"} when trying to call updateAppMessageShareData #53

Open
ana-lazarevska opened this issue Sep 14, 2020 · 1 comment

Comments

@ana-lazarevska
Copy link

Hi,

I can't seem to call the weChat.callWechatApi('updateAppMessageShareData', config) method. For some reason it says that 'There is no such SDK or this SDK simulation is not currently supported' in the response. I'm going by the documentation provided here, here's a screenshot of my code.

Screen Shot 2020-09-15 at 01 09 19

Can someone point me to the solution? Thanks.

@JasonBoy
Copy link
Owner

JasonBoy commented Sep 15, 2020

new WechatJSSDK({jsApiList: []}) 的时候把需要的api都加进去,默认只有老版本的2个
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants