ultimatewebview2

  1. A

    Italian B4A - ricevere notifiche push nell'app che usa ultimatewebview2

    Salve a tutti, ho un sito fatto con react ed è di tipo SPA. La mia necessità era quella di creare una semplice app che "puntava" al sito, senonchè con il normalissimo webview non mi caricava il sito, ma mi dava solo una schermata bianca/vuota. poi qui ...
  2. A

    Android Question Migrating Custom Webview from UltimateWebView Into UltimateWebView2

    Is there anyone can guide me how to migrate those custom view on UltimateWebView into UltimateWebView2 ?
  3. Hakanunver

    Android Question Ultimatewebview2 handle All keypress events

    Hi Im using Ultimatewebview2 . My problem is after I touch any links on page. after that I can handle only BACK key. I didint recevive any key information. Im using external keyboard. But application first started in main I received all keys until I touched Ultimatewebview2. Have Any solution...
  4. Mattiaf

    Android Question Issue with Fullscreen Video in UltimateWebView2 library

    I'm trying to enable the fullscreen mode for video players on various websites using Ivica Golubovic's "UltimateWebView2" library in B4A. Here's the code I'm using: Sub Class_Globals Private Root As B4XView Private xui As XUI Private Settings As WebSettings Private CookieM As...
  5. J

    Android Question UltimateWebView2 Error WebkitWebResourceResponse or WebResourceResponse

    Hi. I'm having this issue using UltimateWebView2 only in Release Mode (in Debug Mode works fine): PackageAdded: package:com.prusb.pagibiz *** Service (starter) Create *** ** Service (starter) Start ** ** Activity (main) Create (first time) ** ** Activity (main) Resume **...
Top