Skip to content

2.2.0

Compare
Choose a tag to compare
@xabldint xabldint released this 15 Jul 09:30
· 2515 commits to master since this release
c2f0d33

Version 2.2.0

App Center

  • [Feature] Now supports tvOS.
  • [Feature] Add isRunningInAppCenterTestCloud in MSAppCenter to provide method to check if the application is running in Test Cloud.
  • [Fix] Drop and recreate the database when it is corrupted.

App Center Analytics

  • [Feature] Now supports tvOS.

App Center Crashes

  • [Feature] Now supports tvOS.

App Center Data

  • [Feature] Add support for offline list of documents.
  • [Feature] Change the default time-to-live (TTL) from 1 day to infinite (never expire).
  • [Feature] Add readOptions parameter to the list API.
  • [Feature] Serialize nil and NSNull document values.

App Center Distribute

  • [Fix] Fix crash when an application was minimized on trying to reinstall after setup failure.