-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot read properties of undefined (reading 'login') #23
Comments
Hi @mustafaAly! Thank you so much for using the plugin. Have you followed the steps described in the Installation? https://github.com/recognizegroup/capacitor-plugin-msauth#installation |
Hi @bartwesselink nice to meet you, yes I Followed the steps described thank you for your efforts |
@mustafaAly could you try using the 2.x version of this plugin? Newer versions require Capacitor 3.0 |
@bartwesselink I already tried this, i try to use version 1 and version 2 also 0.0.X |
@mustafaAly would you be able to provide a repository with a minimal demonstration of your issue, so we can see what is going on? |
I try to use MsAuthPlugin.login from const { MsAuthPlugin } = Plugins;
it gives me Cannot read properties of undefined (reading 'login')
any Help !
The text was updated successfully, but these errors were encountered: