You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to decide how to approach the notification permission request for the cases we don't have a screen for the user to interact. Currently we are requesting notification permission on the first screen, but we are trying to request it when is actual necessary. See for more context: #2698
For example: Playback errors, Fix Download Complete, etc
For the case of Fix Download Complete we have a place for the user to interact, but I am not sure if it makes to request user's notification permission for fixing downloads just because this button also triggers a notification.
The text was updated successfully, but these errors were encountered:
This issue is to decide how to approach the notification permission request for the cases we don't have a screen for the user to interact. Currently we are requesting notification permission on the first screen, but we are trying to request it when is actual necessary. See for more context: #2698
For example: Playback errors, Fix Download Complete, etc
For the case of Fix Download Complete we have a place for the user to interact, but I am not sure if it makes to request user's notification permission for fixing downloads just because this button also triggers a notification.
The text was updated successfully, but these errors were encountered: