Ios webview cannot display the SSR content, and the view will not appear until the js is loaded.

URL: https://c.shefenqi.com/client.

you can see through Debugger that there is content in the html file returned by SSR, but it will not be displayed immediately under ios webview.

performance:
PC part
chrome display is normal;
safari display is normal.

Html content is not displayed under
chrome in

iOS section, html content is not displayed under
safari, and html content is not displayed under
client webview.
(probably because the same set of webkit kernels are used)

The display of

android
chrome is normal, and that of
client is normal under webview.

Sep.09,2021
Menu