twogate/cordova-plugin-sign-in-with-apple

NullInjectorError: No provider for Sign in with Apple!

Closed this issue · 1 comments

I am facing a problem in Apple login:

NullInjectorError: No provider for Sign in with Apple!

Could someone please help.

Solution:

Add providers: [SignInWithApple] in app.module.ts.