Skip to content
This repository has been archived by the owner on May 1, 2022. It is now read-only.

hashrock/all-about-safari-standalone-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

All about iOS Safari standalone mode

A community-curated list of iOS Safari apple-mobile-web-app-capable issues and workarounds for them.

aka full screen web apps mode, home screen apps, WebClip, standalone, etc...

I'll write in Japanese at first, then I'll translate into English later. PR welcome.

  • 最初は日本語で書きます。TODO になっている部分にも PR いただけるとありがたいです。
  • issue は極力英語で立ててください。

Example

ページ遷移

TODO

キャッシュ問題, Cache issue

  • Example001 で検証(iOS12.3.1)
  • page01 に移動 → アプリケーションをタスク一覧から削除 → 再度アイコンより起動 → 表示ページが page01 のまま(タスク自体が終了していない)
  • アイコンの削除 → 再追加 → アイコンより起動 → 表示ページは index.html から始まるが、キャッシュは古いまま(タスクは終了するものの、キャッシュクリアはされていない)
  • Safari の設定画面より履歴のクリア → アイコンより起動 → キャッシュがクリアされ、表示ページも index.html になっている

ナビゲーションバー問題(iOS13)

TODO

有効な Web App Manifest の内容

TODO

standalone の判別, Detecting standalone mode

TODO

アイコンについて

TODO

Links

License

MIT

About

A community-curated list of iOS Safari "apple-mobile-web-app-capable" issues and workarounds for them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published