If you had bothered to read the documentation:
How can I upload the files with the camera option, reload the pages and come back the pages in my app with 12 release of Customwebview Estension of App Inventor?
Are you able to upload files from gallery?
If yes, then how?
Show blocks.
No I have to create all blocks from the beginning, I have tryed this but it doesn't t work
I have an app that point to my website and in the website I have a html forms with file upload, I have to create file upload with camera option, reload pages option, turn back to the pages option , and the option to click and go to external links in my App. There is someone that can answer my question by showing me the correct blocks for all these app options ?
See here:
No that is not the solution for the upload files in the app..
So what is the issue ?
Are you using the beta version of the extension?
It doesn't works, doesn't open the files.. So instead of the url I have put my website, but still doesn't works
You are not showing all your relevant blocks.
Also, use right click on some white space in the Blocks editor to download an image of your blocks.
There are my blocks and in my app upload files doesn't work
FileUploadNeeded event won't be triggered if FileAccess is not enabled.
Error from Companion: edu.mit.appinventor.aicompanion3: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
@vknow360 can you update the extension as I get above ERROR in Android 14 companion and if I build app, the screen is automatically closing,
Issue is in Download Helper
What's the issue now?
Probably you forgot to read some recent posts in this topic.
You should check beta branch in github repo.
A quite stupid question: where to get the beta release?
I went to GIT, beta branch (GitHub - vknow360/CustomWebView at beta), but can't find release there.