Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active October 11, 2015 02:48
Show Gist options
  • Save kjunichi/3791523 to your computer and use it in GitHub Desktop.
Save kjunichi/3791523 to your computer and use it in GitHub Desktop.
WebクリップでGPSが使えないことがある?! -> iOS6のバグ的な仕様 最近改善されたんだろうか? Stackoverflowでも盛り上がっていた

Webクリップを作成した最初の起動はうまく動くが、 2回目以降の起動では取得できていない模様

あと

<meta name="apple-mobile-web-app-capable" content="yes">

も、気になるし、 safariで対象のページを開いてGPSを使用した直後は良いのか?

Googleのマップは

<meta name="apple-mobile-web-app-capable" content="yes">

がないとWebクリップから起動できない?

http://jsdo.it/kjunichi/x9pa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment