For those who searching image picker not work

u have just edit your android manifest
minimum sdk = yourchoice
target sdk = 33
but u have to edit = 32

note : you just edit you target sdk to 32 and it will work
and the all problems solve related to permission denied and all
i Share the solution because I am also facing the same problem from two days Hopefully it will help someone :blush::blush:

But if you want to publish your app on Play Store then it must target API 33, otherwise you will not be able to publish it.

1 Like

This post was flagged by the community and is temporarily hidden.

Try this method, is working perfect for me

blocks

It choose the pic and copy to ASD, then you can display on screen from that path.