The full feature list for this release includes:
- Removed the internal Swift Protobuf dependency from the
MoonsenseCoreSDK.xcframework
, resulting in an approximately 75% reduction in download and install size.
- Fixes an issue where the
ViewportSizeEvent
may be reported with incorrect height and width during orientation changes.
- Replaced the
SensorType.textChange
value with SensorType.inputChange
.
- Added support for feature generation.
- The Bundle now also reports the client time - https://docs.moonsense.io/articles/sdk/data-model#Clock
- The Core variants of the MoonsenseSDK are now available via Swift Package Manager.
Size Impact for MoonsenseSDK 1.2.0
Architecture & iOS Version |
Compressed Size |
Uncompressed Size |
arm64 - (11.0, 12.0) |
1030.7 KB |
2797.3 KB |
arm64 - (12.2) |
1030.7 KB |
2797.3 KB |
arm64 - (13.0, 14.0) |
1030.7 KB |
2797.3 KB |
arm64 - (15.0) |
1030.7 KB |
2797.3 KB |
universal - (all) |
1030.7 KB |
2797.3 KB |
Size Impact for MoonsenseCoreSDK 1.2.0
Architecture & iOS Version |
Compressed Size |
Uncompressed Size |
arm64 - (11.0, 12.0) |
250.3 KB |
703.1 KB |
arm64 - (12.2) |
250.3 KB |
703.1 KB |
arm64 - (13.0, 14.0) |
250.3 KB |
703.1 KB |
arm64 - (15.0) |
250.3 KB |
703.1 KB |
universal - (all) |
250.3 KB |
703.1 KB |