Highlights
- Updated the minimum supported version to iOS 11.0 and tvOS 11.0.
- Include XCFrameworks built with Xcode 14.1 with the GitHub release.
- Resolved an issue with retrieving post-processed data in Assurance for track calls with empty state.
- Added
a.systemLocale
to Lifecycle hits.
What’s Changed
- Staging --> Main 4.0.0 release (#102) @cacheung
- dev -> staging for v4.0.0 release (#100) @emdobrin
- Fix Circle CI config (#101) @addb
- Update Min supported version to iOS 11, tvOS 11 and Xcode 14.1 + Extension version Bump to 4.0.0 (#98) @addb
- Add Empty check for trackState and trackAction scenarios (#97) @cacheung
- -support system locale in lifecycle hit to analytics (#96) @sbenedicadb
- Route resetIdentities event though event handler to avoid potential data race (#83) @timkimadobe
- Main -> Dev (#88) @cacheung
- Update SPM readme (#87) @cacheung
- Update SPM instruction. (#86) @cacheung
- Update latest SPM instruction (#85) @cacheung