Thank You Very Much ! Is there any block example for it
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?
Thanks, xoma for your support I will try!
Um. I searched lot of time by I have not found any proper answer yet!
(Anyway customwebview is a Nice extension )
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;
Oh, Thank You Very Much! It Worked !!
Here is v11:
I think we need to remove old version of extension from project then import this new one
As I am trying to import it but it is failing
Yes, naming changes break a lot of things.
But thanks to backpack blocks are recoverable.
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
Ouch…So there’s nothing to do but wait for the release…
Thank you for your attention.
you are always very helpful
has the webview issue fixed in android 10?
Wait…do you think is that my fault?
I strongly recommend you to improve your reading skills.
Problem is due to update in kodular fenix 1.5 not in extention
webview problem
Please search before posting
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.