Skip to content
This repository was archived by the owner on Mar 18, 2023. It is now read-only.

Commit efc4cf1

Browse files
committed
Resolution for issue where lacking permissions causes the file chooser to hang the first time it is run -- This time without the binary APKs for the sample app
1 parent 40239d6 commit efc4cf1

File tree

5 files changed

+2
-40
lines changed

5 files changed

+2
-40
lines changed

.gitignore

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@
1212
/captures
1313
.externalNativeBuild
1414
.cxx
15+
app/debug/*
16+
app/release/*

app/debug/app-debug.apk

-3.65 MB
Binary file not shown.

app/debug/output-metadata.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

app/release/app-release.apk

-3.07 MB
Binary file not shown.

app/release/output-metadata.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)