Closed sksarath closed 4 years ago
FYI: @sameerag @pkanher617 @jasonnutter @DarylThayil Can one of you please take a look at this? Customer would like a response, or know if a support case should be opened. Thanks so much.
@sksarath The last release on adal js
is 1.0.17
and I see the version you are using is 1.0.11
. Is it possible to move to the latest and let us know if this issue persists?
On a more general note, we are currently focusing all our efforts on msal js
which is an advanced version of adal js
. We recommend all our customers to move to msal js
and we can help with the migration as needed. Please let us know if this is something you want to pursue.
I am using adal.min.js version (1.0.11) and authContext.getCachedUser() works perfectly fine in chrome, safari. But not working on any versions less that IOS 12.2 authContext.getCachedUser() gives null value.
works in ios 12.2 safari, chrome, firefox. not works in ios versions less than 12.2 (eg. v12.1 safari) authContent.getCahcedUser() gives null.
Browser:
Library Name
Library version
Library version: 1.0.11
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions