Releases: microsoft/appcenter-sdk-apple
Releases · microsoft/appcenter-sdk-apple
0.3.2
This version has some internal changes and bug fixes.
MobileCenter
- [Feature] Add more functionalities for Swift Demo application.
- [Misc] Add more logs to provide information of SDK operations.
- [Misc] Remove UUID format restriction for app secret.
MobileCenterCrashes
- [Feature] Add CrashProbe cases for testing.
- [Feature] Allow wrapper SDKs such as Xamarin to store additiona crash data files.
- [Bug] Fix a crash issue when SDK tries to access crash data in the file system.
0.3.1
0.3.0
0.2.0
- Renamed to MobileCenter
- Changed PROD ingestion endpoint
- Updated schema to the latest
- Fixed major and minor bugs
- Crashes delegate
- Empty wrapper SDK properties in JSON string
- Documentations
- Updated based on new name and current features
- Added license doc
- Code clean up
- Added a Swift Sample application
- Added unit tests for more code coverage
- Disabled trackPage API