Skip to content

Fix: ask for push permission in dogfooding app in QR code flow#724

Merged
DanielNovak merged 4 commits intodevelopfrom
fix_permissions
Aug 4, 2023
Merged

Fix: ask for push permission in dogfooding app in QR code flow#724
DanielNovak merged 4 commits intodevelopfrom
fix_permissions

Conversation

@DanielNovak
Copy link
Contributor

@DanielNovak DanielNovak commented Aug 3, 2023

The meeting can be opened the first time directly from QR code or automatically from Google Play referrer. In this case we jump directly to the meeting - leaving no time to ask for push notification permission. As a quick solution we can wait in the DeeplinkingActivity until the permission is given and the proceed. Not waiting causes multiple permission requests to be fired with random / wrong behaviour.

This does not impact normal usage once the app has been launched at least once before and we have the permissions.

@DanielNovak DanielNovak requested a review from a team August 3, 2023 14:56
@DanielNovak DanielNovak force-pushed the fix_permissions branch 2 times, most recently from 2b6faad to dc8d27c Compare August 3, 2023 15:00
@DanielNovak DanielNovak merged commit f16238b into develop Aug 4, 2023
@DanielNovak DanielNovak deleted the fix_permissions branch August 4, 2023 12:29
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

Successfully merging this pull request may close these issues.

1 participant