Hello: I'm having difficulties trying to upload images from Android using BrowserComponent on an image upload page. At first I looked for bugs in my html image upload page, to no avail, so I switched to several other image upload pages on the web and all of them fail.
You can try using http://imgbb.com for example. Clicking on the big blue "upload image" button doesn't do anything (in the CodenameOne BrowserComponent, on Android). Using the same page in mobile chrome works as intended. I tried adding android.permission.CAMERA to conenameone.settings but it doesn't make a difference. I also tried to force the "request access to camera" permission by adding a camera capture Form in my app, and launching that Form before the BrowserComponent one. In this case, the camera capture using the Capture Form works ok, but doesn't make any difference on any later BrowserComponent behaviour. Any advice? -- 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/5e8345e4-53d9-405e-b8a8-e0389ea550a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
