8090

  1. Alexander Stolte

    Android Tutorial [B4X] PocketBase - How to reach api via smartphone on the same network when hosted locally

    https://www.b4x.com/android/forum/threads/b4x-pocketbase-open-source-backend-in-1-file.165213/#content If you develop with B4J with Pocketbase, then you simply enter the localhost address (127.0.0.1:8090) and reach the pocketbase api. xPocketbase.Initialize("http://127.0.0.1:8090") 'Localhost...
Top