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

Mac Catalyst apps running under TestFlight are reporting as production #42

Closed mattcorey closed 2 years ago

mattcorey commented 2 years ago

Mac Catalyst apps that are running via TestFlight aren’t reporting as being TestFlight.

Payload looks like: isAppStore = true isDebug = false isSimulator = false isTestFlight = false operatingSystem = iOS (even though it’s on my Mac - probably just a Catalyst thing) platform = macCatalyst targetEnvironment = macCatalyst systemVersion = macCatalyst 15.0

winsmith commented 2 years ago

How annoying! Thanks, I'll look into it

winsmith commented 2 years ago

This should be fixed in the next version with #62