Skip to content
Discussion options

You must be logged in to vote

On Android, FileKit uses behind the scenes:

In Documents & files documentation, it is described that we need to declare READ_EXTERNAL_STORAGE permission for devices that run Android 9 (API level 28) or lower.

To support media file access on devices that run Android 9 (API level 28) or lower, declare the READ_EXTERNAL_STORAGE permission and set the maxSdkVersion to 28.

Besides that, there is no need of declaring any other permissions.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vinceglb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants