We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
https://youtu.be/b8exeyJt_Z4
Sorry, something went wrong.
No branches or pull requests
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:
Other information:
Capacitor doctor:
The text was updated successfully, but these errors were encountered: