Skip to content

v2.2.7

Latest

Choose a tag to compare

@rursache rursache released this 11 May 14:32
  • Fixed RSMarqueeText animation lifecycle: animations now start/stop cleanly with view appearance and content changes
  • Fixed RSOtherApps to fall back to a locale-less iTunes lookup when the localized request returns no results, and normalizes locale identifiers (e.g. zh-Hans-CNzh) to the bare ISO language code the API expects
  • Add RSAnalytics.logEvent(_:namespace:customData:) for namespaced custom-data keys, and use it from RSOtherApps failure events (RSEssentials.OtherApps.*)
  • Improve Sentry envelope payload: use logentry.formatted instead of transaction, add event tag, ISO8601 timestamps with fractional seconds. Remove Sentry from MultiPlatform.defaultInstance (TelemetryDeck only by default)