Closed hassanelshairr closed 3 years ago
I'm facing the same issue.
Hi, can you make sure you followed keychain setup steps as described here: https://github.com/AzureAD/microsoft-authentication-library-for-objc#configuring-msal? Thanks.
Did the issue get resolved? Thanks.
I'm trying to refresh existing token by calling
acquireTokenSilently
as in the demo. However,applicationContext.allAccounts()
is always empty.