Skip to content

fix: remove incompatible Capacitor 6 Google Auth plugin, fix merge artifacts#40

Merged
sparshsam merged 1 commit into
mainfrom
fix/remove-incompatible-google-auth
Jun 28, 2026
Merged

fix: remove incompatible Capacitor 6 Google Auth plugin, fix merge artifacts#40
sparshsam merged 1 commit into
mainfrom
fix/remove-incompatible-google-auth

Conversation

@sparshsam

Copy link
Copy Markdown
Owner

Fix

Problem: @codetrix-studio/capacitor-google-auth@3.4.0-rc.4 requires Capacitor 6 but the project uses Capacitor 8, causing npm ci to fail in CI.

Fix:

  • Removed the incompatible dependency
  • Native sign-in now uses @capacitor/browser (Chrome Custom Tab) as the primary path — this works with Capacitor 8 out of the box
  • GoogleAuth plugin setup documented as a manual step for when a Capacitor 8-compatible plugin becomes available
  • Fixed residual merge conflict markers left in page.tsx from the earlier rebase of PR release: v0.11.0 — Platform Readiness #38
  • Removed duplicate AutomationPanel import

…tifacts

- @codetrix-studio/capacitor-google-auth@3.4.0-rc.4 requires Capacitor 6
  but the project uses Capacitor 8. Removed the dependency.
- Native sign-in now uses @capacitor/browser (Chrome Custom Tab) as primary path
- GoogleAuth plugin setup documented as manual step for later
- Fixed residual merge conflict markers left in page.tsx from rebase
- Removed duplicate AutomationPanel import
@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/sparsh-sams-projects?upgradeToPro=build-rate-limit

@sparshsam sparshsam merged commit a7588a2 into main Jun 28, 2026
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant