Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi Remdex,
I have been trying to create a custom extension to integrate Push notifications using (GCM) in my android app.
I tried to use the boostrap.php file to subscribe to chat events in your customstatus extension but function to be called in the events are not executing.
I also tried to use the newchat and unread chat files in the callbacks folder but the files are not executed either when there is a new chat and unread chat.
I followed the instructions in the documentation to enable the customstatus extension.
Please is there something I am doing wrong?
Thanks
Offline
Hi,
Try to see this.
https://github.com/LiveHelperChat/sugarcrm
Or this, it listens to more common events like chat start etc.
https://github.com/LiveHelperChat/xmpp- … tstrap.php
Make sure extension is activated itself.
Offline
Thank you very much remdex.
I have been able to get it working by checking the links you gave.
Offline
Pages: 1