Firebase Messaging - “too many alarms” on Samsung's Android devices

前端 未结 1 1196
悲&欢浪女
悲&欢浪女 2021-01-18 20:56

We are using Firebase Messaging in Android app and since last week we reported many crashes from Samsung devices. The problem is not related with any of our classes<

相关标签:
1条回答
  • 2021-01-18 21:51

    Good news! With the last update 10.0 the firebase team solved the problems with Too many alarms in Samsung devices, this is the patch note:

    Fixed - An issue that caused extra alarms to be incorrectly set, resulting in crashes with Too Many Alarms in the stack trace on some Samsung devices.

    Good programming!

    0 讨论(0)
提交回复
热议问题