Question about the sharing Function of WeChat js_sdk, WeChat js_sdk

Source: Internet
Author: User

Question about the js_sdk sharing Function
Question about the js_sdk sharing Function


  • Cause 1 of call failure

The sharing function is not called in the wx. ready (function () {} function.
To:

Wx. ready (function () {wx. onMenuShareTimeline ({title: '', // share title link:'', // share link imgUrl: '', // share icon success: function () {// callback function executed after the user confirms the sharing}, cancel: function () {// callback function executed after the user cancels the sharing }});});
  • Cause 2 of call failure

Wx object not obtained

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.