TelemetryDeck / SwiftSDK

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

Time active #124

Open winsmith opened 9 months ago

winsmith commented 9 months ago

Register for events. When the app is coming to the foreground, log the time. When the app is going to the background, calculate the time elapsed and send a signal with type "session.end" with "floatValue" the amount of seconds elapsed.