✨ New features
- (ios): Add user defined attributes to screen view events (#2592)
- (ios): Provide configurable storage limits (#2470)
🔨 Misc
- (ios): Update performance docs (#2605)
- (ios): Update ios project structure (#2601)
- (ios): Update package.swift to include objc code (#2599)
- (ios): Add script to upload dsyms from xcarchive (#2585)
- (ios): Add more view controllers to be ignored (#2565)
- (ios): Add lifecycleViewControllerExcludeList to internal config (#2468)
- (ios): Add more view controllers to be ignored (#2461)
🐛 Bug fixes
- (ios): Add proper implementation for LifecycleManagerInternal (#2603)
- (ios): Update process start time logic (#2597)
- (ios): Add safe uiapplication swizzling (#2593)
- (ios): Only call functions if sdk is started (#2583)
- (ios): Fix blank svg generation (#2580)
- (ios): Disable shake listener when app moves to background (#2566)
- (ios): Remove deprecated UIWebView usage (#2538)
- (ios): Prepare crash file if crash data is cleared (#2533)
- (ios): Make MsrAttachment properties public (#2534)