A customer found out that the NotificationNumber static variable is never incremented. This results in a constant NotificationIdentifier string when using the same Title.
Seems like it should be incremented after generating each ID. Must think of the case where the app gets restarted. It might be wise to set a random value at startup so notifications won't override themselves between app restarts.
- Schedule 2 local notifications that share the same title (ScheduleLocalNotificationAtTime)
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-69432 in the post.
0 |
Component | UE - Platform - Mobile |
---|---|
Affects Versions | 4.21 |
Created | Feb 1, 2019 |
---|---|
Resolved | Aug 27, 2021 |
Updated | Aug 27, 2021 |