Live Chat not working with Safari

Home Forums WPLMS Live WPLMS Chat Live Chat not working with Safari

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #237867
    accpataak123
    Spectator
    Hello After setting up live chat we testes all features of it using Chrome, Edge and Firefox. But on Safari after logging in its not loading the Dashboard. Following Firebase Warnings are popping up in console which is preventing the page to load. [Warning] [2019-12-19T12:19:17.498Z] @firebase/database: – "FIREBASE WARNING: Using an unspecified index. Your data will be downloaded and filtered on the client. Consider adding \".indexOn\": \"status…" (wplms_chat.js, line 1) [Warning] [2019-12-19T12:19:17.884Z] @firebase/database: – "FIREBASE WARNING: Using an unspecified index. Your data will be downloaded and filtered on the client. Consider adding \".indexOn\"…" (wplms_chat.js, line 1) [Warning] [2019-12-19T12:19:18.361Z] @firebase/database: – "FIREBASE WARNING: Using an unspecified index. Your data will be downloaded and filtered on the client. Consider adding \".indexOn\"…" (wplms_chat.js, line 1) https://prnt.sc/qd1ivk Few more details on the issue. https://prnt.sc/qd1lm0 While it's asking to add some rules, we have already these rules available on Firebase. https://prnt.sc/qd1mgg Thanks & Regards Dipak
    #237969
    Scott Lang
    Moderator
    Hi, We have tested and found an error of access-control-origin. You have to put this code header("Access-Control-Allow-Origin: *");  to your customizer refer this instruction:http://prntscr.com/qhexqb
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Live Chat not working with Safari’ is closed to new replies.