Skip to content

2.4.0

Compare
Choose a tag to compare
@achocron achocron released this 01 Oct 12:14
· 553 commits to develop since this release
a0cfefe

Release 2.4.0

Updated native SDK versions:

  • iOS from 2.3.0 to 2.4.0

App Center Auth

This version of App Center Unity SDK includes a new module: Auth.

App Center Auth is a cloud-based identity management service that enables developers to authenticate application users and manage user identities. The service integrates with other parts of App Center, enabling developers to leverage the user identity to view user data in other services and even send push notifications to users instead of individual devices.

App Center Analytics

iOS

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