Environmental issues
What are the environmental requirements for the Mini Program?
WeChat App iOS minimum version requirement: 7.0.9
WeChat App Android minimum version requirement: 7.0.8
The minimum version requirement of the applet base library: 2.10.0
Since the WeChat developer tools do not support native components (namely <live-pusher> and <live-player> tags), it needs to be run on a real device.
The uniapp development environment is not supported, please use the native applet development environment.
Does the applet support minimizing the floating window?
When the applet is minimized, there is audio and video in the classroom, and the audio can be collected and played normally when it is switched to the background. Otherwise, the audio and video call will be terminated when the applet is switched to the background.
What should I do if I can’t see the picture when I enter multiplayer audio and video from the Mini Program?
1. Please use a real phone to run it. The emulator inside the WeChat developer tool does not currently support direct running.
2. Please use wx.getSystemInfo to query the version of the basic library of the applet. The minimum version of the basic library of the applet is 2.10.0.
Was this page helpful?