Commit c9d9d9e
Humberto Castaneda
There is a crash when a device is registered in FCM.
1. The user setup to receive push notifications.
2. The user doesn't want to receive push notifications (unregister him device from FCM)
3. And then the user tries to register again him device in FCM
the pendingTopics stack has some values in null.1 parent 30ff0ab commit c9d9d9e
1 file changed
Lines changed: 9 additions & 8 deletions
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
554 | | - | |
555 | | - | |
| 554 | + | |
556 | 555 | | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
562 | 564 | | |
563 | | - | |
564 | 565 | | |
565 | 566 | | |
566 | 567 | | |
| |||
0 commit comments