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
Glad you solved it out.
Nonetheless, we're still facing the single push notification issues.
When receiving different push notifications, only the last one is actually listed on the phone notification bar, so the last notification overrides the other ones.
Can the team check this, and eventually add it to a future release?