Live chat, notification problem

Home Forums Legacy Support 4.0 Bugs & Issues Live chat, notification problem

Viewing 15 posts - 1 through 15 (of 25 total)
  • Author
    Posts
  • #336285
    IBSP
    Spectator
    Hello, read below
    #336288
    IBSP
    Spectator
    This reply has been marked as private.
    #337188
    Veronica
    Moderator
    checking on your site
    #337192
    Veronica
    Moderator
    This reply has been marked as private.
    #337397
    IBSP
    Spectator
    This reply has been marked as private.
    #337500
    Veronica
    Moderator
    hi please enter these rules in the rules window in firebase app settings : https://prnt.sc/xva9tj
    {
      "rules": {
        ".read": "auth != null",
        ".write":"auth != null",
        "notifications":{ 
          ".indexOn":["status"] 
        },
        "users":{
          "$uid":{
            "chats":{
              ".indexOn":["lastUpdated"]
            }
          }
        }
      }
    }
    #337586
    IBSP
    Spectator
    This reply has been marked as private.
    #337905
    Veronica
    Moderator
    This reply has been marked as private.
    #337958
    IBSP
    Spectator
    This reply has been marked as private.
    #338121
    Veronica
    Moderator
    This reply has been marked as private.
    #338363
    IBSP
    Spectator
    This reply has been marked as private.
    #338364
    IBSP
    Spectator
    This reply has been marked as private.
    #338571
    MrVibe
    Keymaster
    No impact on users, only that chats & notes will be erased. I do not think this is firebase account issue.
    #338701
    IBSP
    Spectator
    This reply has been marked as private.
    #339218
    IBSP
    Spectator
    Anyone who can help me to fix my problem? without wasting any extra time
Viewing 15 posts - 1 through 15 (of 25 total)
  • The topic ‘Live chat, notification problem’ is closed to new replies.