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

Crashes upon picking file #19

Open
PacoBell opened this issue Jan 2, 2022 · 2 comments
Open

Crashes upon picking file #19

PacoBell opened this issue Jan 2, 2022 · 2 comments

Comments

@PacoBell
Copy link

PacoBell commented Jan 2, 2022

I'm running the app in Graphene OS (Android 12). The app opens fine, but crashes immediately when I try to choose a file. It also didn't request any permissions, not that it matters. It still crashes the same even if I give it all the permissions available. Any way I could debug this further?

@psanford
Copy link
Owner

psanford commented Jan 2, 2022

Can you run logcat on the process and then trigger the crash?

$ adb shell pidof io.sanford.wormhole_william
2859
$ adb logcat --pid=2859

@psanford
Copy link
Owner

@PacoBell are you able to get any logs from the app?

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

No branches or pull requests

2 participants