microsoft-authentication-library-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-for-android copied to clipboard

Remove the unnecessary code line because of fix in common

Open Yuki-YuXin opened this issue 1 year ago • 0 comments

Company PR: https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2435

  1. Remove the conditional setting of the correlation ID in AccountState since it's a quick fix to pass the tests.
  2. Add try catch block for the UUID to String

Yuki-YuXin avatar Jul 01 '24 15:07 Yuki-YuXin