Skip to content

v2.2.0

Choose a tag to compare

@rursache rursache released this 04 Apr 13:44
· 9 commits to master since this release
  • Vendored RSOtherApps: consolidated the RSOtherApps package into RSEssentials — consumer apps just switch import RSOtherApps to import RSEssentials
  • RSSafariView: added SwiftUI wrapper for SFSafariViewController (iOS only)
  • Firebase analytics fix: Firebase class now correctly uses firebase_app_id + app_instance_id for mobile app streams (was incorrectly using web-only measurement_id)
  • GoogleAnalytics provider: new RSAnalyticsPlatform.GoogleAnalytics class for GA4 web streams using measurement_id + client_id
  • Duplicate cleanup: replaced RSOtherApps' internal CachedAsyncImage, MarqueeText, and StoreProductView with existing RSEssentials components
  • Localization: added Localizable.xcstrings with translations for RSOtherApps strings (en/de/es/fr/hu/it/ro)