0
我有一個在iPad上運行並且沒有問題的Web應用程序。然而,在Safari,當我在頁面上,選擇「添加到主屏幕」,然後單擊該圖標,打開網頁,我收到以下錯誤:在iPad上從主屏幕運行時無法呈現頁面
This page contains the following errors:
error on line 1 at column 2: StartTag: invalid element name
Below is a rendering of the page up to the first error.
它是空白的錯誤後,因爲它是發生在第1行。
爲什麼它會在瀏覽器中運行,但不能在主屏幕上運行時運行?我假設它仍然使用Safari引擎。