Android and iOs push error
Hello,
From somes days the push notification not working and I have this error into the event list.
Devices : 18.08.2020 17:26:51 : Error : General\Messaging : Android push error. Une ou plusieurs erreurs se sont produites. à System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
à System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)
à System.Threading.Tasks.Task`1.get_Result()
à BOSServer.Cloud.ServerCloudClient.SendNotificationAndroid(String gcmToken, String messsage)
à BOSServer.BOSServerMain.SendNotificationAndroid(String token, String text)
à BOSGeneral.Drivers.Common.AndroidQueueObject.Send(NodeHost host, Messaging messaging)
The problem apear for iOS and Android.
Notifications worked until a week ago and I have nothing change on the server since.
Any idea ??
Best regards
Hello,
did you try re-adding the message tasks you have created and see if it works?
Best regards.