Skip to content

2.4.0

Compare
Choose a tag to compare
@xabldint xabldint released this 24 Sep 07:09
· 2125 commits to master since this release
b35e731

Version 2.4.0

App Center

  • [Feature] App Center now supports Carthage integration.

App Center Auth

  • [Fix] Fix token storage initialization if services are started via [MSAppCenter startService:] method.
  • [Fix] Redirect URIs are now hidden in logs.
  • [Fix] Fix interactive sign in on iOS 13. Temporary fix, will be revisited in the future.
  • [Feature] Updated the Microsoft Authentication Library dependency to v0.7.0.

App Center Analytics

  • [Fix] Fix crash involving SDK's ms_viewWillAppear method.

App Center Data

  • [Breaking change] Rename delegate method data:didCompletePendingOperation:forDocument:withError: from MSRemoteOperationDelegate to data:didCompleteRemoteOperation:forDocumentMetadata:withError:.