Hello team,
Last month i created a webapp using both of them. Everything working fine in debug and release mode in my pc (localhost:8081). When i upload at my ubuntu VPS, i encounter many errors. Here is a sample code that i use to store personal data to Supabase:
Sub btnSave_Clicked(Target As...
Hello, I have a problem is that I do not understand at all how to "Block" an HTTP request because I use Wait For (Resumable).
Look at the case:
I select my items from my local database, and then I send the data to an API but they are not sent properly because, as it is a "non-blocking" event...
This Wish springs from this topic:
Not possible to use Wait For with OkHttpResponse.StreamFinish?
https://www.b4x.com/android/forum/threads/not-possible-to-use-wait-for-with-okhttpresponse-streamfinish.97620/
It’s absolutely not the end of the world if I can’t always use Resumable Subs.
That...
I am trying to achieve an elegant Firebase authentication module that transparently re-authenticates and renews the Firebase Token after the initial authentication. If the re-authentication or the token renewal fails, then the module should display the login button and allow a fresh login...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.