Hi.
I uses webview to display website that have chat ballon shown in website bottom left which can be showed in mobile browser but view using webview it is not showing the chat ballon (blue in clolor as to screenshot shared).
any help or advise is very much appreciated. Thank you in advance.
TIMAI2
September 5, 2023, 6:34pm
2
Try with webviewextra extension
Thank you for the replied.
I just tried but not successful. May you kindly help. The blocks are as shown:
TIMAI2
September 6, 2023, 5:59am
4
Ah, you didn't say you were already using the custom webview extension.
Your setup for the custom webview is incorrect. And webviewextra is designed to work with the native webviewer
Thank foryou response.
Does it means I no longer need webviewextra because I am using customwebview ?
If this the case, is there a solution to my facing challenge?
Thanks.
TIMAI2
September 6, 2023, 3:59pm
6
If you want to use custom webview, then setup something like this:
If you want to use webviewextra, then setup something like this:
It is best to remove any extensions and blocks you do not need.
Hi thanks for the good response.
I now successful in using WebviewExtra
the chat is working:
now I need is to solve how to enable microphone and speaker on webview because when user click the "call us" green button, it need to call from the web just like how it work in chrome.
Any help if this is possible?
Thanks in advance.
TIMAI2
September 6, 2023, 4:14pm
8
You will need to use custom webview for that, search the community for solutions
e.g.
Can I get Camera access in App Inventor Webviewer using CustomWebView Extension if Yes then How? Thank You
1 Like
Thank you so much for being very helpful to me.
I am able to get the audio working using CustomeWebView and following this
Here are my blocks:
Note: It only works with the APK since
android.webkit.resource.AUDIO_CAPTURE
is not declared in the Companion app's Manifest.
[grafik]
[1] [2] [3]
[grafik]
Thank you
system
Closed
September 13, 2023, 6:57pm
10
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.