search

Home  >  Q&A  >  body text

android - My own Android APP reports an error when opening the h5 code written in react through the banner. What is the reason?

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?

给我你的怀抱给我你的怀抱2791 days ago722

reply all(2)I'll reply

  • ringa_lee

    ringa_lee2017-05-16 13:26:43

    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

    reply
    0
  • 怪我咯

    怪我咯2017-05-16 13:26:43

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

    reply
    0
  • Cancelreply