android.intent.action.GET_CONTENT doesnt work in android 6

hi guys. i use android 6 and when i try to use “android.intent.action.GET_CONTENT” with activity starter, it gets bugged:


I use these blocks:
resim
i also tried with data type=mimeType but didnt work
is there any other way to make user pick an file?

It should look like this

What happens if you try like this ?

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.