Skip to content

Fixed missing permission in private calls in background#778

Merged
vkryl merged 3 commits intoTGX-Android:mainfrom
Laky-64:main
Oct 30, 2024
Merged

Fixed missing permission in private calls in background#778
vkryl merged 3 commits intoTGX-Android:mainfrom
Laky-64:main

Conversation

@Laky-64
Copy link
Contributor

@Laky-64 Laky-64 commented Oct 29, 2024

There are several issues I’ve fixed here, including a serious bug where the notification gets deleted when the app opens, effectively “canceling” the permissions granted through it. I’ve also added some future permissions like Media Projection and Camera. Based on tests, the call can now stay in the background without the microphone cutting out.

@vkryl
Copy link
Member

vkryl commented Oct 30, 2024

As mentioned in the group, while technically it fixes the issue, microphone-related foreground service permissions most likely won't pass a GP review for the purpose of a phone call. But let's see if this is still the case.

@vkryl vkryl merged commit 8294a98 into TGX-Android:main Oct 30, 2024
@Ramakojjo
Copy link

Main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants