javascript - How to deal with the problems caused by referencing the higher version of the WeChat applet basic library in a lower version of WeChat?
怪我咯
怪我咯 2017-07-05 10:45:32
0
1
1063

Asking for advice on the compatibility of WeChat applet:

I write a WeChat applet here, and then it uses wx.canIuse to detect whether some APIs can be used. So I put the basic library of the mini program

The version is set to 1.1.1

I would like to ask, if a lower version of WeChat client (not compatible with 1.1.1) opens my small program, will it cause an error?

In order to prevent such a problem from happening, I decided to check the WeChat version first, and then give a prompt as long as the version is lower than what it is. But I don’t know at all

How to obtain the relationship between the WeChat version and the WeChat applet basic library. .

怪我咯
怪我咯

走同样的路,发现不同的人生

reply all(1)
女神的闺蜜爱上我

Did students not read the manual carefully

Use canIUse

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template