Skip to content
New issue

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

[App Android] Bluetooth利用のポップアップ表示の文言誤り #23

Open
KayokoYamashita opened this issue May 14, 2020 · 1 comment

Comments

@KayokoYamashita
Copy link

  • バグ詳細 Bug Details
     Bluetooth利用のポップアップ表示の文言が期待値と相違している。
     「この端末の位置情報へのアクセスをまもりあいJAPANに許可しますか」と表示される。

  • テスト実施環境 Implementation environment
     HUAWEI P30 lite/ver 9
     アプリ codeforjapan/contact-tracing-bug-tracking#4

  • 期待値 Expected value
     まもりあいJAPANがBluetoothの利用を求めています
     これにより、まもりあいJAPANはBluetoothアクセサリを検出して接続できるようになります。
     このAppはBluetoothを使ってあなたが近くにいるかどうかを知ることもできます。

  • バグ再現手順 Reproduction method
     1. アプリをインストールする
     2. チュートリアルを突破する
     事象発生!!

Screenshot_20200515_011849_com google android packageinstaller

@DaisukeHirata DaisukeHirata transferred this issue from another repository May 18, 2020
@atsuya046
Copy link

Bluetoothを利用するためには位置情報のパーミッションが必要です
https://developer.android.com/guide/topics/connectivity/bluetooth#Permissions

UIでその旨を案内できると良さそうに思います

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants