radarlabs / radar-sdk-ios

iOS SDK for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
68 stars 27 forks source link

Log app open from notifications #389

Closed KennyHuRadar closed 2 months ago

KennyHuRadar commented 2 months ago

Changes to the interface and developer experience:

image Dogfooded this current build, refer to the values that I generated on the last day (sept 6)

https://expo.dev/accounts/radarlabs/projects/waypoint/builds/079839d6-e7ca-4e2c-8351-04d18e15b721 (this is a "bricked" waypoint build which only can do trackonces using this build)

Additional QA:

working with one signal

image

Braze:

image

SFMC

image

associated server PRs:

feature flags: https://github.com/radarlabs/server/pull/6106 proper parsing of the metadata string into a json: https://github.com/radarlabs/server/pull/6136

lmeier commented 2 months ago

I also think we might want to start sending up notification authorization in config and track just like we do for location authorization. The server work to handle can follow.