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

bug: cannot find symbol method success(JSObject) #121

Open
aoneahsan opened this issue Jan 31, 2025 · 1 comment
Open

bug: cannot find symbol method success(JSObject) #121

aoneahsan opened this issue Jan 31, 2025 · 1 comment

Comments

@aoneahsan
Copy link

Plugin version:

"@capacitor-community/apple-sign-in": "^6.0.0",

Platform(s):

Android

Current behavior:

Build not succeeding

Expected behavior:

should run the app normally and should create the build normally

Steps to reproduce:

just installed the capacitor v7 plugins and install this plugin and try to run the app in android studio
it will fail, not starting the app at all

capacitor packages i have installed in my project
"@capacitor/android": "^7.0.1",
"@capacitor/app": "7.0.0",
"@capacitor/clipboard": "^7.0.0",
"@capacitor/core": "7.0.1",
"@capacitor/device": "^7.0.0",
"@capacitor/dialog": "^7.0.0",
"@capacitor/geolocation": "^7.0.0",
"@capacitor/haptics": "7.0.0",
"@capacitor/ios": "^7.0.1",
"@capacitor/keyboard": "7.0.0",
"@capacitor/preferences": "^7.0.0",
"@capacitor/status-bar": "7.0.0",
"@capacitor/toast": "^7.0.0",

Related code:

insert short code snippets here

Other information:

Capacitor doctor:

insert the output from `npx cap doctor` here
@aoneahsan
Copy link
Author

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

1 participant