b4apage

  1. 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...
  2. Ibrahim Saleh

    Android Question Issue with updating variable from locked screen

    I'm having this frustrating problem with B4xPages. The issue is that I'm not able to change the value of a variable in the FirebaseMessaging service when I get a Push Notification while the phone is locked and the screen is off. I tried the phonewakestate lib to keep the phone state...
Top