Guys just now i came to know about the use of usher and want to know how properly use it on flarum. Apart from pusher setting in flarum what should i configure in pusher.com

    ArjunChandran i choose the frontend as android

    Pusher is a websocket connection, meaning it works as a real-time feed in your browser and only there. It does not enable push notifications for mobile devices.

      ArjunChandran ok so i have added the cluster,key and secret is that all enough ?

      That should be enough, although I've noticed some reports it was broken.. Thát has however not yet been verified.

      luceos Pusher is not working on my flarum and live notifications and live discussions are not working , please help !

      ArjunChandran It's hard to debug your forum by just guessing things. Also, this is still beta software, with no guarantees whatsoever.

      If you want help, you need to provide us with some details. For example, are there any error messages in the browser console? What exactly is "not working"? What do you expect to happen? What happens instead?

        Franz In my case, Pusher recognizes the connections but doesn't sent any message.

        Sometimes in console it would show WebSocket connection to 'ws://ws-mt1.pusher.com/app/2f6bb1e80d0399f2e8b2?protocol=7&client=js&version=3.0.0&flash=false' failed: WebSocket is closed before the connection is established .. but most of the times it doesn't.

        I am not using Cloudflare, but I am running php7. Could that be the reason?

          TirdeaMihai Do you have that problem with multiple browsers?

          This shouldn't have anything to do with PHP. There seems to be something wrong either with your browser (which runs the JavaScript) or Pusher (the other side of the websocket connection), or in between.

            Franz
            Microsoft Edge 25.10
            Google Chrome 49.0.2623.112 m
            Firefox 45.02

            All same result.
            I can give you access to the website so you can test yourself.

            Franz Im not seeing any errors but my forum doesn't update live unless i reload the whole page. Also the live notification bell wont update, i will have to reload the page then every will be updates if there is any new topics or notifications

            ArjunChandran you just need to create an app in pusher.com use the app key, app secret and cluster. The extension then should do the rest but right now it isn't doing much besides updating the bell.

              VIRUXE right now it isn't doing much besides updating the bell.

              Yes it isn't ! It doesn't even have any change in my forum, not even the bell. I have configured all those required in the extension !

                ArjunChandran do you have your cluster field setup right?

                Have you checked your pusher.com dashboard to see if any notifications get sent at all?