WeChat Mini Program - Built-in Cloud Support
WeChat Mini Program now supports built-in Cloud Database, Storage, Function support for repid development.
Read moreA collection of 5 posts
WeChat Mini Program now supports built-in Cloud Database, Storage, Function support for repid development.
Read moreSummary of potential cause when A Customised WeChat Third-Party Platform fail to receive authentication token from WeChat. Either due to not receiving the token sent from WeChat or not storing it properly.
Read moreQR Code (img) pop out when hover an (WeChat) icon HTML
CSS .container { position: relative; } a.toggler:hover::after{ transform: scale(1); opacity: 1; } a.toggler::after{ content: url('http://via.placeholder.com/200X200'); position: absolute; left: 60px; // Position top: 60px; // Position z-index: 99; width: 160px; hei Read moreWeChat provides an convenient data API for accessing the data generated from verified official(VO) account. Such data is crucially important for the study of user behaviours for WeChat.This post briefly illustrate the simplest procedure to access to data API. Preparation * testing account What is needed is the appID
Read moreA reference for the Data available from the WeChat Data API Followers Data Parameter Description ref_date Date of the data user_source Method by which followers were added: 0: other, 17: shared name card, 30: scanned QR code, 35: searched account name (searched on the Add Contacts screen), 39:
Read more