Mini-program (tiny-app) is a very convenient and successful way to enrich the content and functions in an app, it’s ability to enrich an app’s ecosystem has been proven in China’s WeChat and AliPay apps.
We would like to embed such functionality in…
Development tools: wechat developer tools Windows 10 system.
Function Description: This is a part of the code that uploads a picture to the server and returns the image ID and URL. I print out the result of the process and put it in the second…
I'm creating a simple audio playing app for WeChat.
On the play screen, it has 5 control buttons - prev, fast backward, play/pause, fast forward, and next.
So I created them and binded to each event listening functions.