You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)