We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOSで 設定アプリ > プライバシー > 位置情報サービス で Chrome や Safari の位置情報を使用許可がされていない時、Geolocation Control の現在位置を取得するボタンを押すと エラーメッセージなども表示されない。
Geolocation Control
自分で Chrome や Safari の位置情報使用許可設定を OFF にした事を忘れているユーザーもいるので、エラーメッセージ(ブラウザの位置情報使用許可がOFFになっています。位置情報使用許可設定をONにして下さい、等)を表示したい。
The text was updated successfully, but these errors were encountered:
naogify
No branches or pull requests
iOSで 設定アプリ > プライバシー > 位置情報サービス で Chrome や Safari の位置情報を使用許可がされていない時、
Geolocation Control
の現在位置を取得するボタンを押すと エラーメッセージなども表示されない。自分で Chrome や Safari の位置情報使用許可設定を OFF にした事を忘れているユーザーもいるので、エラーメッセージ(ブラウザの位置情報使用許可がOFFになっています。位置情報使用許可設定をONにして下さい、等)を表示したい。
The text was updated successfully, but these errors were encountered: