Files
iOS/Sources/Shared/API/Webhook/Request&Response
Tom Brien 52d41b63b8 Use Zone name rather than ID for enter/exit notifications (#1224)
Pretty much does what it says on the tin. 

Changes `zoneName` in `WebhookResponseLocationLocalMetadata` to be defined as `RLMZone.Name` rather than `RLMZone.ID`. This gives a friendlier name in notifications and event log titles, event payloads still show the entity ID.
2020-10-21 12:02:59 -07:00
..