Skip to content
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

Class not found error when attempting login with apple id on android #9

Closed
stefanivan17 opened this issue Nov 30, 2019 · 2 comments
Closed

Comments

@stefanivan17
Copy link

Hello,

I am using this plugin for a Ionic 3 project and i followed the instructions provided in the readme and everything is working great on IOS.

When attempting to use it on Android, the error callback is called for the signin method with this string error: "Class not found".

Does this plugin only support IOS? If yes, are there any plans to expand to suporting Android as well?
If it also suports Android already, are there any additional steps needed to be taken in order for it to work?

Thanks for your work on the plugin!

@kmiloangel
Copy link

I'm having the same issue, "class not found" when calling request method.

@falcon8823
Copy link
Member

This plugin only supports iOS. You should use Web authentication flow for Android and below iOS 13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants