You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msalApplication.acquireTokenSilent(with: parameters)
{ (result, error) in
}
using this func in swift 6 creates this crash and if i remove the func the error doesn't occur
After switching to swift 6 app crashes on msalApplication.acquireTokenSilent(with: parameters)....!
The text was updated successfully, but these errors were encountered: