I’m working on a Compose multiplatform project
I show the typeform link in a WebView using This Library
IOS works correctly, Android doesn’t open the picker when user clicks “choose file”
This could be a permission problem. I’ve already requested Camera permission, but still not working.
Any suggestions?