Hi, file picker is generally problematic in all native OS's and some versions of Android just don't allow it at all within embedded apps. The crux of the issue is elevated permission issues that can be caused by such functionality.
The workaround used by most users is to do the upload from the Codename One code using tools such as MultipartRequest. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/39c3c47d-c52c-40e3-b2b1-f0b66569c737%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
