I'm new to the IOS (swift) world. If someone can give me an idea it would be wonderful. I'm trying to push notifications to all users within a radius. For example, if I'm in a park I want to send a notification to the people using my app in that specific park. If I move the notification is sent to devices on my new location.
I understand that "UNLocationNotificationTrigger" triggers notifications if a user enters in a determinate region, but that's not really what I want.
Thank you for your help