Skip to content

3.4.0

Choose a tag to compare

@nayanaubie nayanaubie released this 01 May 08:55
· 15 commits to main since this release
  • Updated native MSAL SDK versions: Android: 8.3.+ and iOS & macOS: 2.11.0
  • Migrated Android build scripts from Groovy to Kotlin DSL.
  • Added automatic handling of MSALPublicClientApplication.handleMSALResponse for iOS URL callbacks via both AppDelegate and SceneDelegate, removing the need for manual integration in host apps.
  • Added a shared device mode status check method to the PublicClientApplication class. #issue/126