Hello,
I'm encountering an issue with UNLocationNotificationTrigger in my iOS app.
I've scheduled three local notifications using UNLocationNotificationTrigger, each tied to a distinct geographic region. These regions are significantly distant from one another and should not trigger simultaneously under normal movement conditions.
However, during testing, the user received all three notifications within one second, despite being physically located near only one of the regions. This behavior is unexpected and defeats the purpose of using location-based triggers.
Could you please clarify why this might be happening? Is there a known issue with UNLocationTrigger, or is there a possibility that iOS preemptively triggers all scheduled location notifications?
Any guidance or recommended practices to avoid this behavior would be greatly appreciated.
Thank you!
5
0
238