Search code examples
sdkchatmessengerapplozic

Why do I need manually tap 'Refresh' in Applozic Chat?


I had run Applozic Sample chat from https://github.com/AppLozic/Applozic-Android-SDK, but it seems the sample doesn't provide real time synchronization within, it need manually refreshed to receive new messages. Anyone could help to make it synchronized in real time?


Solution

  • In Applozic sample chat project we have setup for FCM, if applicationKey is changed then you have to create new project in Firebase console with same project package as a sample chat project and replace with new google-services.json and then from cloud messaging tab in firebase console you have get the legacy server and update that in Applozic dashboard under edit action section in Push notification tab