Please call two masters for the following topics:
1. How to set the content in the sharing panel. I found that the menu panel of a certain WeChat game is customized, as shown below. How is this achieved? I also want to set it to only "send to friends"
2. A problem with the WeChat web debugging tool, as shown below, displays an error, but what exactly is the error? How to check? I just applied for my official account and it has not passed the certification. Is this the reason why the certification has not passed? Currently, the sharing call can be made, and the console can input customized sharing content. However, when actually sharing, the title and first image are still obtained by default. Why?
習慣沉默2017-05-16 13:08:26
This is very simple. WeChat's JSSDK has a wx.showMenuItems function, which is used to customize the display menu.
You can hide all other sharing menus and only show "Send to Friends".