CustomWebView : An extended form of Web Viewer

Ok understand

@Technical_Ridoy Please Delete the post your posts in this thread.

You might be using BrowserPromptHelper, otherwise there is no manifest related issue in extension.

Hi your extension is amazing, could you please share me previous version which is single aix cause i dont want to use another add-on extension. Thank your

Thank you for your feedback.
You can download standalone version from here:

1 Like

Thank you again Vro

Hi,

I have a web chat application that includes a web push notification system. These web push notifications work in the Chrome browser, but I want to convert my web chat application to an Android app using your WebView extension. I also want to show every web push notification on my Android app (e.g., FCM or OneSignal notifications). Is this possible? If so, how can I do it?

Please explain.

Thanks in advance

Do you have access to source of website?
Continue only if your answer is yes.


Thatā€™s contradictory. Will you use FCM or OneSignal for sending notifications or use Web Push Notifications?
However, notification api is not available in webview so only option left is to use WebViewString.
Whenever there is a new notification, check if user is in browser or your own app.
If user is in Browser then use notification api as usual but if he is not then youā€™ll have to use JavaScript Interface to communicate with your app.
Like,

AppInventor.showNotification(content....);

This will trigger WebViewStringChanged event with the values you passed. Now in app you can use Notification component to notify user with content received from WebView.

i can implement it in your app.
paid for 10$,
If interested Send me the AIA through Kodular DM

Hey, is there any way to enable dark mode on custom webview?

Yes.

1 Like

Thank you!!

please help me how to add customwebviwer to it not able to do sinse last two months please help please pleas e help i just want that new tabs open download procees jut these thing please help me please please

notifi.aia (424.9 KB)

I tried everything since last two months but I am even to able to know how to integrate the custom WEBVIEWER in my app then finally I came here for help please help me with it

Sorry I couldnā€™t respond due to some issue with hosting.
Btw, did you try this?

Please help

So it seems you have no experience with CustomWebView.
Alright, you have two options

  1. Read CustomWebView related topics in the community. Start with these two topics.
    CustomWebView : An extended form of Web Viewer
    How to use CustomWebView extension?

  2. Use any other equivalent extension.

not knowing how to integrate

Max. I can do is to provide resources which I have already done.
If you had some knowledge of CustomWebView then every issue could have been solved in minutes, but unfortunately I canā€™t work for you from scratch.
Once again Iā€™ll suggest you to read all 1600+ posts above.
After reading them thoroughly let me know, Iā€™ll be happy to help.

provide resources which you have already done.
does it work on companion