json firebase post authorization rules

  1. M

    Android Question Problem with Firebase

    Hi, folks. I am developing a system which uses a Firebase database. I am using B4A 8.0 and the libraries are JSON version 1.1, OkHttp version 1.2 and OkHttpUtils2 version 2.61. Everything works fine if I set the rules of the database as read: true and write: true. I want to change both rules to...
Top