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

Opening binary files (.hex, .mot, ...) #54

Open
selcukki opened this issue May 23, 2024 · 2 comments
Open

Opening binary files (.hex, .mot, ...) #54

selcukki opened this issue May 23, 2024 · 2 comments

Comments

@selcukki
Copy link

I test sample app. I changed mime type to "application/octet-stream" in pick PDF buttons onclick handler. Then in the app we can select the file, but in ActivityResultLauncher both testFile.canRead(), testFile.canWrite() are false. As result the file can not be read.

The cause seems to be mediafile permission is requested

@ChochaNaresh
Copy link
Owner

Hi @selcukki

can you explain more about this issue?

@selcukki
Copy link
Author

selcukki commented Jun 24, 2024 via email

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