You can also right click on the webpage and then choose View page sourc
e after that just ctrl + a
then paste with ctrl + v
in a string block and attach the string block to the loadhtml
how can i use this webview, when i open a url login can auto post username and password. because when i use webviewer by app inventor, it can't pop up login window let user input "username" and "password"
I didn't update documentation
It sounds like http authentication.
You will surely find something useful if you look at blocks.
Hello Sunny,
Have you tried with WebRTC ? Regular WebViewer doesnt allow me to use cam and mic. Allow or Ask permission doesnt solve the problem.
I just tried your ext but AI2 crashes. I am only tryring "gotourl"
Your help will be greatly appreciated.
Let me know how I can contribute to your project via donation.
Thank you in advance,
Carlos
Hi @biesys,
v11 has fixed all of the previous bugs related to webpage permissions so this should help you:
That's the reason.
This should be used in following way:
You can donate via PayPal:
PayPal.Me
Thank you Sunny for your prompt response.
It works to the point where i see the webrtc portal and i do get to see for a second the mic and cam icons disabled and then a pop-up screen that says "click on allow all when asked by your broser" and the pop-up cant be closed nor move.
I did download ver 11
Do i have to include "grant" blocks besides the 3 in your example block ?
Thanks again for all your help.
Will do paypal tomorrow
Carlos
Can you post the link of website?
How can i send you a Private msg ?
I can not make url public
Taifun
Thank you Taifun.
Anything new in the last 3 months in Push Notification?
Pura Vida,
Carlos Bieberach
@biesys This works for me:
CustomWebView_Permission_mod.aia (81.4 KB)
Sometimes websites don't pass CAMERA
and RECORD_AUDIO
in permission list so previous approach wasn't working with that link.
It worked perfectly.
In my test Tablet Android 5.1 running MIT AI2 Companion for testing purposes, camera worked and mic failed.
Then tested in my normal Tablet Android 10 your apk installed it worked perfectly.
Thank you Sunny.
Hi. Please tell me how we can add the AdHosts to block ads. Where can I find the list of AdHosts? And also how to separate multiple AdHosts.
Here is a good example:
hi @vknow360, thanks for this great ext
I have a problem with download, while using this block you've made
I've downloading .BIN file form internet, but the file downloaded seem to be way smaller in size than the original.
The problem not happen when i downloaded it in chrome.
have any idea?
Can you share download link?
I'm trying to download a data image URI and I get that same error that @MathMan05 was experiencing earlier this year. Is there some activity starter method or extension to fix it.
how to remove permissions ?