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

Fix bug 918: Call screen always keep at 00:00 time (connecting) after manually allow Notification permissions #295

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

tatthangcntt
Copy link
Collaborator

Case 1:
(1) Install app and allow all permissions except Notifications
(2) Tap Login button
=> It shown Notifications permissions
(3) Tap OK and allow Notifications in device setting
(4) Tap login and then made a call to Android
(5) Android answered call
=> Issue: The call is connected but call sreen always kept at 00:00

Case 2:
(1) Install brekeke phone and allow all permissions and enable PN then login
(2) Kill app
(3) Go to setting of phone and block Notifications of brekeke phone
(4) Open again app
=> It show required Notifications permissions
(5) Tap OK button and allow Notifications
(6) Back again app and make a call to brekeke phone
(7) Pick up call
=> The call is connected but it always keeps at 00:00 time on call sreen (NG)

Copy link
Collaborator Author

@tatthangcntt tatthangcntt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are problems with notification events not triggering after permission toggling.

@namnm namnm merged commit ab8e70f into master Oct 7, 2024
@namnm namnm deleted the bug_918 branch October 7, 2024 12:37
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.

2 participants