capacitor-community / apple-sign-in

Sign in with Apple Support
MIT License
136 stars 59 forks source link

No Exported Member #8

Closed iconio closed 4 years ago

iconio commented 4 years ago

Describe the bug There is a compilation error after the installation of the plugin using Ionic 5 with Angular. `` error TS2305: Module '"../../../node_modules/@capacitor-community/apple-sign-in/dist/esm"' has no exported member 'ResponseSignInWithApplePlugin'. 14 import { ResponseSignInWithApplePlugin } from '@capacitor-community/apple-sign-in';



**To Reproduce**
Steps to reproduce the behavior:
Added the plugin exactly like description.

**Expected behavior**
To compile with no errors.

**Smartphone (please complete the following information):**
 - Device: iPhone X
 - OS: iOS 13.5.1
 - Ionic 5
mlynch commented 4 years ago

I think you're using an old version, that wasn't released yet