-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix android open link verify (#1999)
* Prevent passing a null appName result (#1956) * Replace with simpler command * Workaround adb pull throwing Permission denied on some versions * Handle app link verification from API 30 * Fix verification for chrome screens * Fix app verification with chooser * Fix verification for chrome and versions with chooser * Fix chooser selection of emulator webshell browser * use getDeviceApiLevel() Co-authored-by: Bartek Pacia <[email protected]>
- Loading branch information
1 parent
63da189
commit 6ac16c2
Showing
2 changed files
with
72 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters