TelemetryDeck / SwiftSDK

Swift SDK for TelemetryDeck, a privacy-conscious analytics service for apps and websites.
https://telemetrydeck.com/
Other
155 stars 32 forks source link

Add Navigation events #161

Closed winsmith closed 3 months ago

winsmith commented 3 months ago

Add convenience methods to SwiftSDK that allow the easier sending of navigational signals.

Fix #156

winsmith commented 3 months ago

Note that you're still talking about "payload" in the documentation comments, we moved to "parameters" though IIRC.

Noted, thanks a lot! I updated to parameters wherever applicable!