Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

[BUG] Cannot Enable Exposure Notifications #94

Closed
ilkeraslan opened this issue May 29, 2020 · 2 comments
Closed

[BUG] Cannot Enable Exposure Notifications #94

ilkeraslan opened this issue May 29, 2020 · 2 comments
Labels

Comments

@ilkeraslan
Copy link

ilkeraslan commented May 29, 2020

Describe the bug

During the on-boarding, the app asks a permission to enable the COVID-19 exposure notifications. Even though the locations services have already been activated, when the "Allow" button is clicked, the app shows "Exposure notifications not enabled".

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Enable COVID-19 exposure notifications'
  2. Click on 'Allow'
  3. See error as a Toast

Expected behavior

Although the instructions about the location services activation are not clear enough from the Toast message, I was expected to be redirected to the next page after allowing the exposure notifications.

Screenshots

Screenshot_1590736690

Screenshot_1590736644

Screenshot_1590736566

Smartphone (please complete the following information):

  • Device: [Pixel 2]
  • OS: [Android 10]
  • Build Number: [QSR1.190920.001]

Additional context

The Toast message also should be more clear in order to prompt the user to check the location services.

@grausof
Copy link
Member

grausof commented May 29, 2020

Already widely discussed here: #21

Please note that Google restricts the usage of the Exposure Notification API to government entities or developers approved by a government entity to develop an application on behalf of a government for COVID-19 response efforts. Full details are in the Additional Terms document. Otherwise, you may build and use the application, but you will not be able to use the underlying Exposure Notification system.

@ilkeraslan
Copy link
Author

Already widely discussed here: #21

Please note that Google restricts the usage of the Exposure Notification API to government entities or developers approved by a government entity to develop an application on behalf of a government for COVID-19 response efforts. Full details are in the Additional Terms document. Otherwise, you may build and use the application, but you will not be able to use the underlying Exposure Notification system.

Thanks for the pointer @grausof, I didn't understand that we were referencing the same issue.

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

No branches or pull requests

2 participants