android - My own Android APP reports an error when opening the h5 code written in react through the banner. What is the reason?
给我你的怀抱
给我你的怀抱 2017-05-16 13:24:43
0
2
697

There is no problem opening it on ios. Now I know it is a compatibility issue. I want to know how to solve it? Can webview be upgraded via android?

给我你的怀抱
给我你的怀抱

reply all(2)
左手右手慢动作

General mobile phones are no problem. Our h5 page is also written in react and can be displayed normally. If all androids cannot display it normally, it means that the coverage of some of the methods you use is too low. Only safari supports it, then It is necessary to modify the h5 page on the front end. If there are only a few mobile phones with display problems, it may be that the browser kernels of these mobile phones are not compatible with the Z machine. If it must be compatible with which mobile phone, you can let Android develop your own app. It packs a Tencent x5 core

刘奇

I found the reason, it’s because android has disabled localstorage support by default

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