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
バグ詳細 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」タップする 事象発生!!(通知を送信します、が表示されない)
↓↓↓ これが表示されない ↓↓↓
The text was updated successfully, but these errors were encountered:
本Issueに示されている通知の送信前にユーザーの許可を求める挙動はiOSのものですが、同様の挙動をAndroid版でも求めるということでしょうか。
Androidは元々NotificationManagerが管理しているので、通知の事前合意は取らないフローが一般的です。よってダイアログが表示されないことも、挙動としては正しいと考えます。
Sorry, something went wrong.
No branches or pull requests
バグ詳細 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」タップする
事象発生!!(通知を送信します、が表示されない)
↓↓↓ これが表示されない ↓↓↓
The text was updated successfully, but these errors were encountered: