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 grantPermissionOnlyThisTime() not working on Android <11 #1698

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

bartekpacia
Copy link
Contributor

Fixes #1450

@github-actions github-actions bot added the package: patrol Related to the patrol package (native automation, test bundling) label Sep 15, 2023
@bartekpacia bartekpacia changed the title Fix/grant permission only this time Fix grantPermissionOnlyThisTime() not working on Andorid <11 Sep 15, 2023
@bartekpacia bartekpacia force-pushed the fix/grant_permission_only_this_time branch from 8080c95 to a12a936 Compare September 15, 2023 11:40
@bartekpacia bartekpacia changed the title Fix grantPermissionOnlyThisTime() not working on Andorid <11 Fix grantPermissionOnlyThisTime() not working on Android <11 Sep 15, 2023
@bartekpacia bartekpacia merged commit 935ddcf into master Sep 15, 2023
8 of 10 checks passed
@bartekpacia bartekpacia deleted the fix/grant_permission_only_this_time branch September 15, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: patrol Related to the patrol package (native automation, test bundling)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

grantPermissionOnlyThisTime fails on Android < 11
2 participants