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
{{ message }}
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.
I'm upgrading a project from ionic 3 to ionic 5 and capacitor and apparently passing the userId to the acquireTokenSilentAsync the refresh token and the office365 login works fine on android, instead on iOS i receive an error "adalproxy acquiretokenasync unrecognized selector" i don't know if it's related to a misconfiguration or something else.
Is there any good alternative to the adal plugin that it's supported by both ionic 5 and capacitor?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm upgrading a project from ionic 3 to ionic 5 and capacitor and apparently passing the userId to the acquireTokenSilentAsync the refresh token and the office365 login works fine on android, instead on iOS i receive an error "adalproxy acquiretokenasync unrecognized selector" i don't know if it's related to a misconfiguration or something else.
Is there any good alternative to the adal plugin that it's supported by both ionic 5 and capacitor?
The text was updated successfully, but these errors were encountered: