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] まもりあいJAPANは通知を送信します。よろしいですか?ポップアップが表示されない #22

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

Comments

@KayokoYamashita
Copy link

  • バグ詳細 Bug Details
     まもりあいJAPANは通知を送信します。よろしいですか?ポップアップが表示されない

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

  • 期待値 Expected value
     まもりあいJAPANは通知を送信します。よろしいですか?ポップアップが表示される→ 添付ファイル

  • バグ再現手順 Reproduction method
     1. アプリをインストールする
     2. チュートリアルを突破する
     3. まもりあいJAPANがBluetoothの使用を求めています ポップアップで「OK」タップする
     事象発生!!(通知を送信します、が表示されない)

↓↓↓ これが表示されない ↓↓↓
スクリーンショット 2020-05-15 1 34 55

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

keiji commented May 20, 2020

本Issueに示されている通知の送信前にユーザーの許可を求める挙動はiOSのものですが、同様の挙動をAndroid版でも求めるということでしょうか。

Androidは元々NotificationManagerが管理しているので、通知の事前合意は取らないフローが一般的です。よってダイアログが表示されないことも、挙動としては正しいと考えます。

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