CustomWebView : An extended form of Web Viewer

Thank You Very Much ! Is there any block example for it :heart_eyes:

Notifire is Showing Null

You will have to pass it through app inventor web view string. You can inspect the elements and their Ids/tags/classes and get the text by (.innerHTML).

Take a look at the below guide from the AppInventor community:

You can’t pass a JavaScript object to Java.
You can only pass some limited types such as string , integer , boolean.

Also have you searched your query in this thread?

1 Like

Thanks, xoma for your support :pray: :pray: I will try!

Um. I searched lot of time by I have not found any proper answer yet!

(Anyway customwebview is a Nice extension :sparkler::sparkler:)

I am too lazy to go through 1228 posts so you can just run any one of the below queries:

document.getElementById('element-id').innerText;
document.getElementById('element-id').outerText;
document.getElementById('element-id').textContent;
1 Like

Oh, Thank You Very Much! It Worked !! :heart: :heart: :heart: :heart:

Here is v11:

3 Likes

I think we need to remove old version of extension from project then import this new one :thinking:

As I am trying to import it but it is failing

1 Like

Yes, naming changes break a lot of things.
But thanks to backpack blocks are recoverable.

1 Like

Sunny, I hope everything is fine with you

With the Kodular update, the extension started to present problems when it is in portrait mode (in landscape it apparently works normally).

It’s important to say that the problem doesn’t happen with all websites.

I have a video and games application, and the problem happens when I open both games ans videos.

But on the main youtube screen the problem is not so visible.

For information, today I installed version 11 of the extension and the problem remains.

Are there any plans to update the extension, which is fantastic, so that it works correctly again?




The problem is actually with Kodular’s recent update.
All webview related extensions will show same behaviour.
Kindly refer to this thread:
https://community.kodular.io/t/kodular-fenix-bug-tracker/132454/2

3 Likes

Ouch…So there’s nothing to do but wait for the release…

Thank you for your attention.

you are always very helpful

1 Like

has the webview issue fixed in android 10?

Wait…do you think is that my fault? :roll_eyes:
I strongly recommend you to improve your reading skills.

2 Likes

Problem is due to update in kodular fenix 1.5 not in extention

1 Like

webview problem

Please search before posting :point_down:

1 Like

No, I don’t say that is your wrong.
I am only asking and making surely because I don’t have android 10.

I knew this.