diff --git a/apps/docs/src/content/docs/docs/capgo-availability.mdx b/apps/docs/src/content/docs/docs/capgo-availability.mdx index f9ad75136..9a9808368 100644 --- a/apps/docs/src/content/docs/docs/capgo-availability.mdx +++ b/apps/docs/src/content/docs/docs/capgo-availability.mdx @@ -70,3 +70,7 @@ If you exceed your plan's MAU (Monthly Active Users), bandwidth, or storage limi ## Need Help? If you have questions about Capgo's availability policies or need assistance, please [contact support](/docs/getting-help). + +## Keep going from What Happens When Capgo is Unavailable + +If you are using **What Happens When Capgo is Unavailable** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/android.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/android.mdx index fa1a4d17c..2864a1ea0 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/android.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/android.mdx @@ -433,3 +433,7 @@ bunx @capgo/cli build com.example.app --platform android ``` And this will start the build process 🍾πŸ₯‚ + +## Keep going from Android Builds + +If you are using **Android Builds** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/configuration.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/configuration.mdx index 7a9f123ba..650e72b82 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/configuration.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/configuration.mdx @@ -337,3 +337,7 @@ bunx @capgo/cli build request --platform ios \ ``` The saved credentials provide signing details while CLI flags override build behavior for this specific run. + +## Keep going from Configuration Options + +If you are using **Configuration Options** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/credentials.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/credentials.mdx index 2ad707f4d..e0bafcd80 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/credentials.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/credentials.mdx @@ -544,3 +544,7 @@ The folder is automatically created when you save credentials for the first time - πŸ“š [Troubleshooting guide](/docs/cli/cloud-build/troubleshooting/) - πŸ’¬ [Discord community](https://discord.com/invite/VnYRvBfgA6) - πŸ“§ Email: support@capgo.app + +## Keep going from Managing Credentials + +If you are using **Managing Credentials** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/getting-started.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/getting-started.mdx index cd8071e13..66f5d64a7 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/getting-started.mdx @@ -287,3 +287,7 @@ Now that you've created your first build: - Check the [troubleshooting guide](/docs/cli/cloud-build/troubleshooting/) - Join our [Discord community](https://discord.com/invite/VnYRvBfgA6) - Email support at support@capgo.app + +## Keep going from Getting Started + +If you are using **Getting Started** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/github-actions.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/github-actions.mdx index 51f028006..d334bc172 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/github-actions.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/github-actions.mdx @@ -405,3 +405,7 @@ For platform-specific build failures, see the [Troubleshooting guide](/docs/cli/ href="/docs/cli/cloud-build/configuration/" /> + +## Keep going from GitHub Actions + +If you are using **GitHub Actions** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/index.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/index.mdx index 1718aa5aa..d0b53f97d 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/index.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/index.mdx @@ -139,3 +139,7 @@ Build time is the only cost: href="/docs/cli/cloud-build/android/" /> + +## Keep going from Introduction to Capgo Build + +If you are using **Introduction to Capgo Build** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/ios.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/ios.mdx index c6eade9bf..067258464 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/ios.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/ios.mdx @@ -797,3 +797,7 @@ This should fix the issue. ### Other issues If for whatever reason you are having issues either with Capgo Native Build, configuring the credentials or building the app, please don't hesitate to reach via our [support](https://support.capgo.app/). + +## Keep going from iOS Builds + +If you are using **iOS Builds** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/cloud-build/troubleshooting.mdx b/apps/docs/src/content/docs/docs/cli/cloud-build/troubleshooting.mdx index da50188e2..5b0f1e45a 100644 --- a/apps/docs/src/content/docs/docs/cli/cloud-build/troubleshooting.mdx +++ b/apps/docs/src/content/docs/docs/cli/cloud-build/troubleshooting.mdx @@ -510,3 +510,7 @@ These limitations may be adjusted based on feedback. - [iOS Builds](/docs/cli/cloud-build/ios/) - iOS-specific configuration - [Android Builds](/docs/cli/cloud-build/android/) - Android-specific configuration - [CLI Reference](/docs/cli/reference/build/) - Complete command documentation + +## Keep going from Troubleshooting + +If you are using **Troubleshooting** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/commands.mdx b/apps/docs/src/content/docs/docs/cli/commands.mdx index e1736f315..c9fe56ed0 100644 --- a/apps/docs/src/content/docs/docs/cli/commands.mdx +++ b/apps/docs/src/content/docs/docs/cli/commands.mdx @@ -469,3 +469,7 @@ To automate your work, I recommend you make GitHub action do the job of pushing [GitHub - Cap-go/demo-app](https://github.com/Cap-go/demo-app/) Don’t forget to configure CI env variable with your API key + +## Keep going from Commands + +If you are using **Commands** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/migrations/cli-from-0x-to-1x.mdx b/apps/docs/src/content/docs/docs/cli/migrations/cli-from-0x-to-1x.mdx index a933d351e..85d2a4b43 100644 --- a/apps/docs/src/content/docs/docs/cli/migrations/cli-from-0x-to-1x.mdx +++ b/apps/docs/src/content/docs/docs/cli/migrations/cli-from-0x-to-1x.mdx @@ -8,3 +8,7 @@ sidebar: There are no significant changes in the CLI. The breaking change is mainly the rename of the argument `--version` to `--bundle` to avoid conflict, and follow the new naming everywhere. + +## Keep going from CLI From 0.x to 1.x + +If you are using **CLI From 0.x to 1.x** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/migrations/encryption.md b/apps/docs/src/content/docs/docs/cli/migrations/encryption.md index df8e0e15a..65983f997 100644 --- a/apps/docs/src/content/docs/docs/cli/migrations/encryption.md +++ b/apps/docs/src/content/docs/docs/cli/migrations/encryption.md @@ -84,3 +84,7 @@ npx @capgo/cli channel delete encryption_v2 :::note Apps using `encryption_v2` as default will switch to `production` channel after deletion ::: + +## Keep going from Encryption + +If you are using **Encryption** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/cli/overview.mdx b/apps/docs/src/content/docs/docs/cli/overview.mdx index 4428bba91..54d1e4282 100644 --- a/apps/docs/src/content/docs/docs/cli/overview.mdx +++ b/apps/docs/src/content/docs/docs/cli/overview.mdx @@ -114,3 +114,7 @@ If you're familiar with other live update CLI tools, there are a few key things + +## Keep going from Overview + +If you are using **Overview** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/account.mdx b/apps/docs/src/content/docs/docs/cli/reference/account.mdx index 1dd280a4d..7782f4809 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/account.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/account.mdx @@ -28,3 +28,6 @@ npx @capgo/cli@latest account id | -------------- | ------------- | -------------------- | | **-a,** | string | API key to link to your account | +## Keep going from account + +If you are using **account** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/app.mdx b/apps/docs/src/content/docs/docs/cli/reference/app.mdx index d4564974a..6384cf811 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/app.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/app.mdx @@ -156,3 +156,6 @@ npx @capgo/cli@latest app set com.example.app --name "Updated App" --retention 3 | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from app + +If you are using **app** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/build.mdx b/apps/docs/src/content/docs/docs/cli/reference/build.mdx index df43829d6..b9889b08a 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/build.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/build.mdx @@ -90,3 +90,6 @@ Manage build credentials stored locally on your machine. iOS setup: https://capgo.app/docs/cli/cloud-build/ios/ Android setup: https://capgo.app/docs/cli/cloud-build/android/ +## Keep going from build + +If you are using **build** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx b/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx index e6b04ed23..6ffbc915d 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/bundle.mdx @@ -285,3 +285,6 @@ npx @capgo/cli@latest bundle zip com.example.app --path ./dist | **--key-v2** | boolean | Use encryption v2 | | **--package-json** | string | Paths to package.json files for monorepos (comma-separated) | +## Keep going from bundle + +If you are using **bundle** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/cli/reference/channel.mdx b/apps/docs/src/content/docs/docs/cli/reference/channel.mdx index 2c99bcd08..8cd3f0e1a 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/channel.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/channel.mdx @@ -156,3 +156,6 @@ npx @capgo/cli@latest channel set production com.example.app --bundle 1.0.0 --st | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from channel + +If you are using **channel** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx b/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx index 906a45b25..ef8b8aadb 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/doctor.mdx @@ -26,3 +26,6 @@ npx @capgo/cli@latest doctor | -------------- | ------------- | -------------------- | | **--package-json** | string | Paths to package.json files for monorepos (comma-separated) | +## Keep going from doctor + +If you are using **doctor** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/init.mdx b/apps/docs/src/content/docs/docs/cli/reference/init.mdx index e75ff26e5..426c27887 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/init.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/init.mdx @@ -32,3 +32,6 @@ npx @capgo/cli@latest init YOUR_API_KEY com.example.app | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from init + +If you are using **init** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/key.mdx b/apps/docs/src/content/docs/docs/cli/reference/key.mdx index 3e73753d3..d455e3fe5 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/key.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/key.mdx @@ -68,3 +68,6 @@ npx @capgo/cli@latest key delete_old npx @capgo/cli@latest key delete_old ``` +## Keep going from key + +If you are using **key** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/cli/reference/login.mdx b/apps/docs/src/content/docs/docs/cli/reference/login.mdx index 81e16df86..00d14a360 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/login.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/login.mdx @@ -30,3 +30,6 @@ npx @capgo/cli@latest login YOUR_API_KEY | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from login + +If you are using **login** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx b/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx index 163a5cd99..c679e0f2a 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/organisation.mdx @@ -100,3 +100,6 @@ npx @capgo/cli@latest organisation delete | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from organisation + +If you are using **organisation** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/organization.mdx b/apps/docs/src/content/docs/docs/cli/reference/organization.mdx index 4876e2d1a..17e95df52 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/organization.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/organization.mdx @@ -154,3 +154,6 @@ npx @capgo/cli@latest organization delete ORG_ID | **--supa-host** | string | Custom Supabase host URL (for self-hosting or Capgo development) | | **--supa-anon** | string | Custom Supabase anon key (for self-hosting) | +## Keep going from organization + +If you are using **organization** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/probe.mdx b/apps/docs/src/content/docs/docs/cli/reference/probe.mdx index b044d1040..af0e77388 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/probe.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/probe.mdx @@ -27,3 +27,6 @@ npx @capgo/cli@latest probe --platform ios | -------------- | ------------- | -------------------- | | **--platform** | string | Platform to probe: ios or android | +## Keep going from probe + +If you are using **probe** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx b/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx index 5168ecfc9..c5c642aac 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/star-all.mdx @@ -22,3 +22,6 @@ If you do not pass repositories, this defaults to all Cap-go repositories whose | **--max-delay-ms** | string | Maximum delay in ms between each star action (default: 180) | | **--max-concurrency** | string | Maximum number of star requests running in parallel (default: 4) | +## Keep going from star-all + +If you are using **star-all** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/cli/reference/star.mdx b/apps/docs/src/content/docs/docs/cli/reference/star.mdx index 0d3978da9..031a29ab0 100644 --- a/apps/docs/src/content/docs/docs/cli/reference/star.mdx +++ b/apps/docs/src/content/docs/docs/cli/reference/star.mdx @@ -14,3 +14,6 @@ npx @capgo/cli@latest star If you do not pass a repository name, this defaults to capacitor-updater in the Cap-go org. +## Keep going from star + +If you are using **star** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx b/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx index 56985dc58..1154280d5 100644 --- a/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx +++ b/apps/docs/src/content/docs/docs/contributing/adding-plugins.mdx @@ -436,3 +436,7 @@ Adding a plugin to the Capgo documentation involves: 6. Testing all changes locally By following this guide, you ensure that plugins are consistently documented and easily discoverable by users. + +## Keep going from Adding or Updating Plugins + +If you are using **Adding or Updating Plugins** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, and [Capacitor Plugins: What You Need to Know](/blog/capacitor-plugins-what-you-need-to-know/) for the practical context in Capacitor Plugins: What You Need to Know. diff --git a/apps/docs/src/content/docs/docs/faq.mdx b/apps/docs/src/content/docs/docs/faq.mdx index 96a273c33..79023357a 100644 --- a/apps/docs/src/content/docs/docs/faq.mdx +++ b/apps/docs/src/content/docs/docs/faq.mdx @@ -371,3 +371,7 @@ On ios channel disable android updates and on android channel disable ios update Then upload a bundle to each channel to have different update for each platform. If you need to have the same update for both platform, you can link one bundle to multiple channels. No need to duplicate the bundle. + +## Keep going from FAQ + +If you are using **FAQ** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/getting-help.mdx b/apps/docs/src/content/docs/docs/getting-help.mdx index f2b30ac5f..c6b6238f0 100644 --- a/apps/docs/src/content/docs/docs/getting-help.mdx +++ b/apps/docs/src/content/docs/docs/getting-help.mdx @@ -39,3 +39,7 @@ This will copy the secure account id to the clipboard. Please include that in yo This is the slowest way to get support. Please use the discord server first. If you need to contact us by email, please send an email to support@capgo.app. + +## Keep going from Tech support for Capgo + +If you are using **Tech support for Capgo** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx b/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx index 2f22e0f0c..a1eaea29d 100644 --- a/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/add-an-app.mdx @@ -81,3 +81,7 @@ npm i @capgo/capacitor-updater@lts-v5 Each plugin major version matches the Capacitor major version (v8 β†’ Capacitor 8, v7 β†’ Capacitor 7, v6 β†’ Capacitor 6, v5 β†’ Capacitor 5). Minor versions share the same feature set across all major versions (e.g., 5.34.0, 6.34.0, 7.34.0, and 8.34.0 all include the same features). + +## Keep going from Add an App + +If you are using **Add an App** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx b/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx index 28cea6f8b..14f361877 100644 --- a/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/cicd-integration.mdx @@ -171,3 +171,7 @@ The recommended approach of setting the version in your `capacitor.config.ts` fi For more details on the Capgo CLI commands and options, check out the [CLI reference](/docs/cli/overview). And for a deeper dive into semantic-release configuration, see the [semantic-release docs](https://github.com/semantic-release/semantic-release). Happy deploying! + +## Keep going from CI/CD Integration + +If you are using **CI/CD Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration, and [GitLab CI/CD Integration](/docs/live-updates/integrations/gitlab-ci/) for the implementation detail in GitLab CI/CD Integration. diff --git a/apps/docs/src/content/docs/docs/getting-started/deploy.mdx b/apps/docs/src/content/docs/docs/getting-started/deploy.mdx index c26402e72..1d8b41ca9 100644 --- a/apps/docs/src/content/docs/docs/getting-started/deploy.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/deploy.mdx @@ -148,3 +148,7 @@ To learn more, review the rest of the [Capgo Live Updates documentation](/docs/l - [Targeting Updates with Channels](/docs/live-updates/channels) - [Customizing Update Behavior](/docs/live-updates/update-behavior) - [Live Update Rollbacks](/docs/live-updates/rollbacks) + +## Keep going from Deploy a Live Update + +If you are using **Deploy a Live Update** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx b/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx index 858492b31..795579f46 100644 --- a/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/onboarding.mdx @@ -551,3 +551,7 @@ If you encounter issues during onboarding: - Join the [Discord Community](https://discord.capgo.app) - Review the [FAQ](/docs/faq/) - Contact [Support](/docs/getting-help/) + +## Keep going from CLI Onboarding Guide + +If you are using **CLI Onboarding Guide** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx b/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx index a3fadf069..34dbff784 100644 --- a/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/quickstart.mdx @@ -135,3 +135,7 @@ To make this possible, it's necessary for all of us to do our part, including yo The price of the basic plan: $14*12 = $168 a year. While average dev/hour = $60. That means that 3 hours wasted of dev time on self-host allows you to pay for a whole year, if you spent more than 3 hours you're losing money ^^ + +## Keep going from Overview + +If you are using **Overview** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx b/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx index e5b58616c..0be20bcc0 100644 --- a/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/troubleshooting.mdx @@ -175,3 +175,7 @@ For issues with triggering Capgo uploads from your CI/CD pipeline: - Check that the upload command is using the correct channel name for your target environment See the [CI/CD integration](/docs/getting-started/cicd-integration/) docs for more troubleshooting tips. You can also use the `npx @capgo/cli@latest app debug` command to confirm if your CI/CD-triggered updates are being received by the app. + +## Keep going from Troubleshooting + +If you are using **Troubleshooting** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx b/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx index 164277f4f..9226ac8aa 100644 --- a/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx +++ b/apps/docs/src/content/docs/docs/getting-started/wrapping-up.mdx @@ -51,3 +51,7 @@ But there's still more to learn about Capgo! Continue exploring the docs or chec + +## Keep going from Wrapping up + +If you are using **Wrapping up** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/how-to.mdx b/apps/docs/src/content/docs/docs/how-to.mdx index c9c41bc95..8e983a2f3 100644 --- a/apps/docs/src/content/docs/docs/how-to.mdx +++ b/apps/docs/src/content/docs/docs/how-to.mdx @@ -49,3 +49,7 @@ import { LinkCard, CardGrid } from '@astrojs/starlight/components'; description="github.com" href="https://github.com/Cap-go/capgo/blob/main/CONTRIBUTING.md" /> + +## Keep going from How to + +If you are using **How to** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/index.mdx b/apps/docs/src/content/docs/docs/index.mdx index f0fac1e5a..9f76b795a 100644 --- a/apps/docs/src/content/docs/docs/index.mdx +++ b/apps/docs/src/content/docs/docs/index.mdx @@ -72,3 +72,7 @@ import { pluginCountLabel } from '@/config/plugins'; - **Need a plugin?** Browse our [plugin collection](/docs/plugins/) or request [custom development](/consulting/) - **Having issues?** Check the [FAQ](/docs/faq/) or join our [Discord](https://discord.capgo.app) - **Enterprise needs?** Check our [enterprise solutions](/enterprise/) or [contact us](mailto:support@capgo.app) + +## Keep going from Welcome to Capgo Documentation + +If you are using **Welcome to Capgo Documentation** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md b/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md index 42c6fbd0b..e4a38debb 100644 --- a/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md +++ b/apps/docs/src/content/docs/docs/live-updates/breaking-changes.md @@ -199,4 +199,8 @@ npx @capgo/cli bundle upload --channel production :::tip Keep your v1-maintenance branch up to date with bug fixes that are compatible with version 1.x, but never merge breaking changes from main -::: +::: + +## Keep going from Breaking Changes + +If you are using **Breaking Changes** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/docs/src/content/docs/docs/live-updates/channels.mdx b/apps/docs/src/content/docs/docs/live-updates/channels.mdx index e00837b84..fda944e42 100644 --- a/apps/docs/src/content/docs/docs/live-updates/channels.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/channels.mdx @@ -255,3 +255,7 @@ Channels can be used for more than just development stages. They're a powerful t - Beta testing programs Learn how to implement these advanced use cases in our guide: [How to Segment Users by Plan and Channels for Feature Flags and A/B Testing](/blog/how-to-segment-users-by-plan-and-channels/). + +## Keep going from Channels + +If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID. diff --git a/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx b/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx index fb4e0900f..21af713fa 100644 --- a/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/china-configuration.mdx @@ -202,3 +202,7 @@ Make sure to use the `.cn` domain (`updater.capgo.com.cn`) and not the standard - Learn about [Update Behavior](/docs/live-updates/update-behavior/) to customize when updates are applied - Explore [Channels](/docs/live-updates/channels/) to manage different release tracks - Review [Encryption](/docs/live-updates/encryption/) to secure your updates + +## Keep going from Using Capgo in China + +If you are using **Using Capgo in China** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/live-updates/compliance.mdx b/apps/docs/src/content/docs/docs/live-updates/compliance.mdx index cf013bc97..4168b263a 100644 --- a/apps/docs/src/content/docs/docs/live-updates/compliance.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/compliance.mdx @@ -186,3 +186,7 @@ When implementing Capgo in your app: 5. **User Control**: Consider providing users with options to control update behavior By following these practices and understanding Capgo's privacy approach, you can provide your users with a secure, privacy-respecting live update experience. + +## Keep going from Compliance + +If you are using **Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center, and [Organization Security](/docs/webapp/organization-security/) for the implementation detail in Organization Security. diff --git a/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx b/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx index 148577026..c9053bd68 100644 --- a/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/custom-storage.mdx @@ -299,3 +299,7 @@ npx @capgo/cli@latest bundle list - Learn about [Channels](/docs/live-updates/channels/) to manage different deployment environments - Explore [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied - Set up [CI/CD Integration](/docs/getting-started/cicd-integration/) to automate your custom storage workflow + +## Keep going from Custom Storage + +If you are using **Custom Storage** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/live-updates/differentials.mdx b/apps/docs/src/content/docs/docs/live-updates/differentials.mdx index 176a885e5..2257ae87f 100644 --- a/apps/docs/src/content/docs/docs/live-updates/differentials.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/differentials.mdx @@ -81,3 +81,7 @@ If you continue to have trouble, please reach out to Capgo support for further a That's it! The `--delta` flag tells Capgo to perform the individual file uploads and manifest generation needed for Delta (manifest) updates. Note that you need to use `--delta` every time you upload a new version that you want to be delivered as a Delta (manifest) update. If you omit the flag, Capgo will upload the entire JS bundle as a single file, and devices will download the whole bundle even if only a small part has changed. + +## Keep going from Delta updates + +If you are using **Delta updates** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/live-updates/encryption.mdx b/apps/docs/src/content/docs/docs/live-updates/encryption.mdx index 66dd12b2b..51972aa06 100644 --- a/apps/docs/src/content/docs/docs/live-updates/encryption.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/encryption.mdx @@ -349,3 +349,7 @@ This makes Capgo suitable for applications requiring compliance with: - Learn about [Custom Storage](/docs/live-updates/custom-storage/) to use encryption with your own infrastructure - Explore [Channels](/docs/live-updates/channels/) to manage encrypted bundles across environments - Set up [CI/CD Integration](/docs/getting-started/cicd-integration/) to automate encrypted deployments + +## Keep going from Encryption + +If you are using **Encryption** to plan security and compliance, connect it with [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center, and [Organization Security](/docs/webapp/organization-security/) for the implementation detail in Organization Security. diff --git a/apps/docs/src/content/docs/docs/live-updates/features.mdx b/apps/docs/src/content/docs/docs/live-updates/features.mdx index 2808cba2d..4f9dcb515 100644 --- a/apps/docs/src/content/docs/docs/live-updates/features.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/features.mdx @@ -511,3 +511,7 @@ Ready to start using these features? Follow our [Quickstart Guide](/docs/getting - [Check the FAQ](/docs/faq/) for common questions - [Browse API documentation](/docs/public-api/) for API integration - [Contact support](https://capgo.app/consulting/) for enterprise assistance + +## Keep going from Features + +If you are using **Features** to plan monitoring and analytics, connect it with [Statistics](/docs/public-api/statistics/) for the implementation detail in Statistics, [Logs](/docs/webapp/logs/) for the implementation detail in Logs, [@capgo/capacitor-appinsights](/docs/plugins/appinsights/) for the implementation detail in @capgo/capacitor-appinsights, [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, and [@capgo/capacitor-firebase-analytics](/docs/plugins/firebase-analytics/) for the implementation detail in @capgo/capacitor-firebase-analytics. diff --git a/apps/docs/src/content/docs/docs/live-updates/index.mdx b/apps/docs/src/content/docs/docs/live-updates/index.mdx index d4ea37dc2..206303a1d 100644 --- a/apps/docs/src/content/docs/docs/live-updates/index.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/index.mdx @@ -99,3 +99,7 @@ See the [Deploying Live Updates](/docs/getting-started/deploy) guide for more de + +## Keep going from Overview + +If you are using **Overview** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx index a237a445f..42ba0656a 100644 --- a/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/integrations/azure-devops.mdx @@ -581,3 +581,7 @@ Add debugging steps to troubleshoot issues: - Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied With Azure DevOps integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users. + +## Keep going from Azure DevOps Integration + +If you are using **Azure DevOps Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx index fa17cd8c7..f68d3f0e4 100644 --- a/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/integrations/bitbucket-pipeline.mdx @@ -495,3 +495,7 @@ pipelines: - Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied With Bitbucket Pipelines integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users. + +## Keep going from Bitbucket Pipelines Integration + +If you are using **Bitbucket Pipelines Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx index 6385cc028..fddf4b9a1 100644 --- a/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/integrations/github-actions.mdx @@ -548,3 +548,7 @@ jobs: - Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied With GitHub Actions integration, you can leverage GitHub's powerful CI/CD platform to create sophisticated deployment workflows with built-in security, monitoring, and collaboration features for your Capgo Live Updates. + +## Keep going from GitHub Actions Integration + +If you are using **GitHub Actions Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitLab CI/CD Integration](/docs/live-updates/integrations/gitlab-ci/) for the implementation detail in GitLab CI/CD Integration. diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx index 8a9e70bdb..8c9c529ef 100644 --- a/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/integrations/gitlab-ci.mdx @@ -423,3 +423,7 @@ debug: - Configure [Update Behavior](/docs/live-updates/update-behavior/) to customize how updates are applied With GitLab CI/CD integration, you can automate your Capgo deployments and ensure consistent, reliable updates to your mobile app users. + +## Keep going from GitLab CI/CD Integration + +If you are using **GitLab CI/CD Integration** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx b/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx index 0c77d9d35..b08a79438 100644 --- a/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/integrations/index.mdx @@ -80,3 +80,7 @@ Before setting up any integration, ensure you have: - [Update Behavior](/docs/live-updates/update-behavior/) - Customize how updates are applied to your apps Choose your CI/CD platform above to start automating your Capgo deployments! + +## Keep going from CI/CD Integrations + +If you are using **CI/CD Integrations** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx b/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx index 384a849f2..75d813d1d 100644 --- a/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/rollbacks.mdx @@ -159,3 +159,7 @@ Some strategies include: - Communicating to users about the issue and the resolution, if appropriate By combining careful monitoring with the ability to quickly manage problematic updates, you can deliver a continuously improving app experience while minimizing disruptions for your users. + +## Keep going from Rollbacks + +If you are using **Rollbacks** to plan rollback and version control, connect it with [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, and [Rollback Strategies for Capacitor Live Updates](/blog/rollback-strategies-for-capacitor-live-updates/) for the practical context in Rollback Strategies for Capacitor Live Updates. diff --git a/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx b/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx index 5b9338fff..dcba8da30 100644 --- a/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/update-behavior.mdx @@ -230,3 +230,7 @@ If you do enable instant apply, we recommend: - Thoroughly testing your app's update behavior to ensure there are no jarring transitions, lost state, or disorienting location changes. In most cases, the default update behavior provides the best balance of delivering updates quickly and minimizing disruption. But for apps with specific needs, Capgo provides the flexibility to customize when and how updates are applied. + +## Keep going from Update Behavior + +If you are using **Update Behavior** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types, and [Getting Started](/docs/plugins/updater/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/live-updates/update-types.mdx b/apps/docs/src/content/docs/docs/live-updates/update-types.mdx index dee21a70d..c5515dc1e 100644 --- a/apps/docs/src/content/docs/docs/live-updates/update-types.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/update-types.mdx @@ -118,3 +118,7 @@ When using instant apply modes (`atInstall`, `onLaunch`, or `always`), enable [D - [Version Targeting](/docs/live-updates/version-targeting/) β€” Channel-based version routing - [Delta (manifest) Updates](/docs/live-updates/differentials/) β€” Enable partial downloads - [Channels](/docs/live-updates/channels/) β€” Channel configuration and precedence + +## Keep going from Update Types + +If you are using **Update Types** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Getting Started](/docs/plugins/updater/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx b/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx index 84ac6bd49..c138038d0 100644 --- a/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx +++ b/apps/docs/src/content/docs/docs/live-updates/version-targeting.mdx @@ -612,3 +612,7 @@ For more details on specific features: - [Breaking Changes Guide](/docs/live-updates/breaking-changes) - Detailed channel versioning strategy - [Channel Management](/docs/live-updates/channels) - Complete channel configuration reference - [Update Behavior](/docs/live-updates/update-behavior) - Native version delays and conditions + +## Keep going from Version Targeting + +If you are using **Version Targeting** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/docs/src/content/docs/docs/plugin/api.md b/apps/docs/src/content/docs/docs/plugin/api.md index e60e81dc1..091561201 100644 --- a/apps/docs/src/content/docs/docs/plugin/api.md +++ b/apps/docs/src/content/docs/docs/plugin/api.md @@ -1977,3 +1977,7 @@ and restart the app. + +## Keep going from Functions and settings + +If you are using **Functions and settings** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx index 4ff29f8e8..25c58d8ef 100644 --- a/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/accelerometer/getting-started.mdx @@ -166,3 +166,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-accelerometer](/plugins/capacitor-accelerometer/) for the native capability in Using @capgo/capacitor-accelerometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx b/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx index c7e906705..441fb3de1 100644 --- a/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/accelerometer/index.mdx @@ -48,3 +48,7 @@ Capacitor plugin contract for working with the device accelerometer. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-accelerometer](https://github.com/Cap-go/capacitor-accelerometer/). + +## Keep going from @capgo/capacitor-accelerometer + +If you are using **@capgo/capacitor-accelerometer** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-accelerometer](/plugins/capacitor-accelerometer/) for the native capability in Using @capgo/capacitor-accelerometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx index 01c9efbac..a0b6b60ad 100644 --- a/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/admob/getting-started.mdx @@ -210,3 +210,7 @@ export enum MaxAdContentRating { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-admob](/plugins/capacitor-admob/) for the native capability in Using @capgo/capacitor-admob, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/admob/index.mdx b/apps/docs/src/content/docs/docs/plugins/admob/index.mdx index 9d9663edb..c8202ba86 100644 --- a/apps/docs/src/content/docs/docs/plugins/admob/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/admob/index.mdx @@ -51,3 +51,7 @@ AdMob Plus Plugin interface for displaying Google AdMob ads in Capacitor apps. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-admob](https://github.com/Cap-go/capacitor-admob/). + +## Keep going from @capgo/capacitor-admob + +If you are using **@capgo/capacitor-admob** to plan native plugin work, connect it with [Using @capgo/capacitor-admob](/plugins/capacitor-admob/) for the native capability in Using @capgo/capacitor-admob, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx index 01918365c..a4b9801fb 100644 --- a/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/age-range/getting-started.mdx @@ -171,3 +171,7 @@ export type AndroidUserStatus = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-age-range](/plugins/capacitor-age-range/) for the native capability in Using @capgo/capacitor-age-range, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx b/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx index b94361236..263436bae 100644 --- a/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/age-range/index.mdx @@ -38,3 +38,7 @@ Cross-platform age range detection plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-age-range](https://github.com/Cap-go/capacitor-age-range/). + +## Keep going from @capgo/capacitor-age-range + +If you are using **@capgo/capacitor-age-range** to plan store approval and distribution, connect it with [Using @capgo/capacitor-age-range](/plugins/capacitor-age-range/) for the native capability in Using @capgo/capacitor-age-range, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx index 325b17047..f6c0e3549 100644 --- a/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/age-signals/getting-started.mdx @@ -140,3 +140,7 @@ export enum UserStatus { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx b/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx index 64617e4df..0e87945d0 100644 --- a/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/age-signals/index.mdx @@ -38,3 +38,7 @@ Capacitor interface for retrieving Play Age Signals. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-android-age-signals](https://github.com/Cap-go/capacitor-android-age-signals/). + +## Keep going from @capgo/capacitor-android-age-signals + +If you are using **@capgo/capacitor-android-age-signals** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx index d1d1d621b..18e237f7d 100644 --- a/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/alarm/getting-started.mdx @@ -190,3 +190,7 @@ export interface AlarmInfo { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-alarm](/plugins/capacitor-alarm/) for the native capability in Using @capgo/capacitor-alarm, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx b/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx index aac94ae8d..fc71ccd69 100644 --- a/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/alarm/index.mdx @@ -46,3 +46,7 @@ Capacitor Alarm Plugin interface for managing native OS alarms. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-alarm](https://github.com/Cap-go/capacitor-alarm/). + +## Keep going from @capgo/capacitor-alarm + +If you are using **@capgo/capacitor-alarm** to plan native plugin work, connect it with [Using @capgo/capacitor-alarm](/plugins/capacitor-alarm/) for the native capability in Using @capgo/capacitor-alarm, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx index 91a30f9bf..79497ebfc 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-inline-install/getting-started.mdx @@ -83,3 +83,7 @@ export interface StartInlineInstallResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-inline-install](/plugins/capacitor-android-inline-install/) for the native capability in Using @capgo/capacitor-android-inline-install, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx index 045fb2363..dee782a51 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-inline-install/index.mdx @@ -38,3 +38,7 @@ Android Inline Install Plugin for triggering Google Play in-app install flows. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-android-inline-install](https://github.com/Cap-go/capacitor-android-inline-install/). + +## Keep going from @capgo/capacitor-android-inline-install + +If you are using **@capgo/capacitor-android-inline-install** to plan native plugin work, connect it with [Using @capgo/capacitor-android-inline-install](/plugins/capacitor-android-inline-install/) for the native capability in Using @capgo/capacitor-android-inline-install, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx index cb6302777..c1c6fae4b 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-kiosk/getting-started.mdx @@ -177,3 +177,7 @@ export interface AllowedKeysOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-kiosk](/plugins/capacitor-android-kiosk/) for the native capability in Using @capgo/capacitor-android-kiosk, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx index d473af886..198d084b6 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-kiosk/index.mdx @@ -46,3 +46,7 @@ Capacitor Android Kiosk Plugin for controlling kiosk mode and launcher functiona ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-android-kiosk](https://github.com/Cap-go/capacitor-android-kiosk/). + +## Keep going from @capgo/capacitor-android-kiosk + +If you are using **@capgo/capacitor-android-kiosk** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-kiosk](/plugins/capacitor-android-kiosk/) for the native capability in Using @capgo/capacitor-android-kiosk, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx index 4108eaa33..a0bfa019b 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/getting-started.mdx @@ -82,3 +82,7 @@ FA+9qCX9VSu ``` Replace the final line with the hash for your app signing key. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-android-sms-retriever](/plugins/capacitor-android-sms-retriever/) for the native capability in Using @capgo/capacitor-android-sms-retriever, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx index b4b64233a..6af973107 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-sms-retriever/index.mdx @@ -60,3 +60,7 @@ The plugin lets your app listen for a single verification SMS addressed to your ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-android-sms-retriever](https://github.com/Cap-go/capacitor-android-sms-retriever/). + +## Keep going from @capgo/capacitor-android-sms-retriever + +If you are using **@capgo/capacitor-android-sms-retriever** to plan native plugin work, connect it with [Using @capgo/capacitor-android-sms-retriever](/plugins/capacitor-android-sms-retriever/) for the native capability in Using @capgo/capacitor-android-sms-retriever, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx index 5ab87b7b9..a4faf32cb 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/getting-started.mdx @@ -178,3 +178,7 @@ export interface PackageInfo { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-android-usagestatsmanager](/plugins/capacitor-android-usagestatsmanager/) for the native capability in Using @capgo/capacitor-android-usagestatsmanager, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx index c339110ec..da0e385f6 100644 --- a/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/android-usagestatsmanager/index.mdx @@ -44,3 +44,7 @@ Capacitor plugin for accessing Android UsageStatsManager API. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-android-usagestatsmanager](https://github.com/Cap-go/capacitor-android-usagestatsmanager/). + +## Keep going from @capgo/capacitor-android-usagestatsmanager + +If you are using **@capgo/capacitor-android-usagestatsmanager** to plan native plugin work, connect it with [Using @capgo/capacitor-android-usagestatsmanager](/plugins/capacitor-android-usagestatsmanager/) for the native capability in Using @capgo/capacitor-android-usagestatsmanager, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx index 96249862b..3f6643913 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-attest/android.mdx @@ -139,3 +139,7 @@ Assertion: "token": "string" } ``` + +## Keep going from Android Setup & Backend Verification + +If you are using **Android Setup & Backend Verification** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx index ce874f75f..877feef70 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-attest/getting-started.mdx @@ -78,3 +78,7 @@ Use the platform-specific backend guides: - [iOS setup and backend verification](/docs/plugins/app-attest/ios/) - [Android setup and backend verification](/docs/plugins/app-attest/android/) + +## Keep going from Getting Started + +If you are using **Getting Started** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx index 7dff791e2..8530cd5c6 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-attest/index.mdx @@ -49,3 +49,7 @@ Unified cross-platform attestation plugin for Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-app-attest](https://github.com/Cap-go/capacitor-app-attest/). + +## Keep going from @capgo/capacitor-app-attest + +If you are using **@capgo/capacitor-app-attest** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx b/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx index b81579f78..00d5f3019 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-attest/ios.mdx @@ -117,3 +117,7 @@ Assertion: "token": "string" } ``` + +## Keep going from iOS Setup & Backend Verification + +If you are using **iOS Setup & Backend Verification** to plan security and compliance, connect it with [Using @capgo/capacitor-app-attest](/plugins/capacitor-app-attest/) for the native capability in Using @capgo/capacitor-app-attest, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx index 08d726791..46c05f816 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/getting-started.mdx @@ -85,3 +85,7 @@ export type AppTrackingStatus = 'authorized' | 'denied' | 'notDetermined' | 'res ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-app-tracking-transparency](/plugins/capacitor-app-tracking-transparency/) for the native capability in Using @capgo/capacitor-app-tracking-transparency, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx index 34b01fb7b..c60842a3e 100644 --- a/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/app-tracking-transparency/index.mdx @@ -40,3 +40,7 @@ Capacitor App Tracking Transparency Plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-app-tracking-transparency](https://github.com/Cap-go/capacitor-app-tracking-transparency/). + +## Keep going from @capgo/capacitor-app-tracking-transparency + +If you are using **@capgo/capacitor-app-tracking-transparency** to plan native plugin work, connect it with [Using @capgo/capacitor-app-tracking-transparency](/plugins/capacitor-app-tracking-transparency/) for the native capability in Using @capgo/capacitor-app-tracking-transparency, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx index 3b8a40925..b1e8c194e 100644 --- a/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/appinsights/getting-started.mdx @@ -67,3 +67,7 @@ export interface PanelSDKState { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx b/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx index b567c06d5..51b9aab3d 100644 --- a/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/appinsights/index.mdx @@ -42,3 +42,7 @@ A wrapper around the https://github.com/apptopia/appinsights SDK. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-appinsights](https://github.com/Cap-go/capacitor-appinsights/). + +## Keep going from @capgo/capacitor-appinsights + +If you are using **@capgo/capacitor-appinsights** to plan native plugin work, connect it with [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx index 823e4c49c..d771b0c0a 100644 --- a/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/appsflyer/getting-started.mdx @@ -511,3 +511,7 @@ await AppsFlyer.validateAndLogInAppPurchaseV2({} as AFPurchaseDetailsV2); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-appsflyer](/plugins/capacitor-appsflyer/) for the native capability in Using @capgo/capacitor-appsflyer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx b/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx index 939137bda..d15d43fed 100644 --- a/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/appsflyer/index.mdx @@ -86,3 +86,7 @@ Capacitor plugin for AppsFlyer attribution, analytics, and deep links. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-appsflyer](https://github.com/Cap-go/capacitor-appsflyer/). + +## Keep going from @capgo/capacitor-appsflyer + +If you are using **@capgo/capacitor-appsflyer** to plan native plugin work, connect it with [Using @capgo/capacitor-appsflyer](/plugins/capacitor-appsflyer/) for the native capability in Using @capgo/capacitor-appsflyer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx index 73dd669a6..6ffa86711 100644 --- a/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/audio-recorder/getting-started.mdx @@ -296,3 +296,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-recorder](/plugins/capacitor-audio-recorder/) for the native capability in Using @capgo/capacitor-audio-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx b/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx index be6827c6a..0f9997591 100644 --- a/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/audio-recorder/index.mdx @@ -53,3 +53,7 @@ Capacitor plugin contract for recording audio. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-audio-recorder](https://github.com/Cap-go/capacitor-audio-recorder/). + +## Keep going from @capgo/capacitor-audio-recorder + +If you are using **@capgo/capacitor-audio-recorder** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-recorder](/plugins/capacitor-audio-recorder/) for the native capability in Using @capgo/capacitor-audio-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx index 1bc85b2e7..20a6f188a 100644 --- a/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/audiosession/getting-started.mdx @@ -115,3 +115,7 @@ export enum InterruptionTypes { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-session](/plugins/capacitor-audiosession/) for the native capability in Using @capgo/capacitor-audio-session, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx b/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx index fc70f7cdd..9be991c5b 100644 --- a/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/audiosession/index.mdx @@ -42,3 +42,7 @@ iOS-only plugin to query and control the audio session output and listen to rout ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-audiosession](https://github.com/Cap-go/capacitor-audiosession/). + +## Keep going from @capgo/capacitor-audio-session + +If you are using **@capgo/capacitor-audio-session** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-audio-session](/plugins/capacitor-audiosession/) for the native capability in Using @capgo/capacitor-audio-session, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/auto/android.mdx b/apps/docs/src/content/docs/docs/plugins/auto/android.mdx index 1afa954de..9f526dcb8 100644 --- a/apps/docs/src/content/docs/docs/plugins/auto/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/auto/android.mdx @@ -54,3 +54,7 @@ npx cap sync android ## Limits Android Auto does not render your Capacitor WebView. The car host renders approved templates from the AndroidX Car App Library. + +## Keep going from Android setup + +If you are using **Android setup** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx index 2d4d4e96c..81246b22c 100644 --- a/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/auto/getting-started.mdx @@ -91,3 +91,7 @@ await Auto.sendMessage({ - Follow the [iOS setup](/docs/plugins/auto/ios/) page for CarPlay scene and entitlement notes. - Follow the [Android setup](/docs/plugins/auto/android/) page for Android Auto category and manifest notes. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/auto/index.mdx b/apps/docs/src/content/docs/docs/plugins/auto/index.mdx index 224cfa996..53fffb8fb 100644 --- a/apps/docs/src/content/docs/docs/plugins/auto/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/auto/index.mdx @@ -61,3 +61,7 @@ Both platforms require the app to follow Apple and Google car app policies. You ## Source of truth This reference is synced from `src/definitions.ts` in [capacitor-auto](https://github.com/Cap-go/capacitor-auto/). + +## Keep going from @capgo/capacitor-auto + +If you are using **@capgo/capacitor-auto** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx b/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx index c1f03db96..c059610c2 100644 --- a/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/auto/ios.mdx @@ -58,3 +58,7 @@ npx cap sync ios ## Limits CarPlay does not render your Capacitor WebView. Keep car rows short and use them as native intent triggers for phone app logic. + +## Keep going from iOS setup + +If you are using **iOS setup** to plan native plugin work, connect it with [Using @capgo/capacitor-auto](/plugins/capacitor-auto/) for the native capability in Using @capgo/capacitor-auto, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx index b4c88b100..ec6bcb68f 100644 --- a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/getting-started.mdx @@ -81,3 +81,7 @@ export interface ReadPasswordResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-autofill-save-password](/plugins/capacitor-autofill-save-password/) for the native capability in Using @capgo/capacitor-autofill-save-password, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx index e8d04a690..736c216f5 100644 --- a/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/autofill-save-password/index.mdx @@ -40,3 +40,7 @@ Prompt to display dialog for saving password to keychain from webview app. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-autofill-save-password](https://github.com/Cap-go/capacitor-autofill-save-password/). + +## Keep going from @capgo/capacitor-autofill-save-password + +If you are using **@capgo/capacitor-autofill-save-password** to plan authentication and account flows, connect it with [Using @capgo/capacitor-autofill-save-password](/plugins/capacitor-autofill-save-password/) for the native capability in Using @capgo/capacitor-autofill-save-password, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx index d49a6ab6b..7423a3e2e 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-geolocation/getting-started.mdx @@ -338,3 +338,7 @@ export interface SetPlannedRouteOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/background-geolocation](/plugins/capacitor-background-geolocation/) for the native capability in Using @capgo/background-geolocation, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx b/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx index 6e20aa7a8..737370b43 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-geolocation/index.mdx @@ -57,3 +57,7 @@ Use `@capgo/background-geolocation` when your Capacitor app needs precise locati ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-background-geolocation](https://github.com/Cap-go/capacitor-background-geolocation/). + +## Keep going from @capgo/background-geolocation + +If you are using **@capgo/background-geolocation** to plan native plugin work, connect it with [Using @capgo/background-geolocation](/plugins/capacitor-background-geolocation/) for the native capability in Using @capgo/background-geolocation, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx index 16a3d22b0..3c63e1e5b 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-task/android.mdx @@ -34,3 +34,7 @@ await BackgroundTask.triggerTaskWorkerForTestingAsync(); ## Limits WorkManager is designed for deferrable work. It does not guarantee exact timing and should not be used for alarms, countdowns, or user-visible deadlines. + +## Keep going from Android behavior + +If you are using **Android behavior** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx index ba0ceb671..9f16ccd45 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-task/getting-started.mdx @@ -131,3 +131,7 @@ await BackgroundTask.schedule({ - Keep work short and idempotent. - Persist any state you need before returning `BackgroundTaskResult.Success`. - Avoid relying on background tasks for user-visible deadlines or alarms. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx index db074b34d..702d8ce73 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-task/index.mdx @@ -66,3 +66,7 @@ Background tasks are not exact timers. Android and iOS decide when to run schedu ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-background-task](https://github.com/Cap-go/capacitor-background-task/). + +## Keep going from @capgo/capacitor-background-task + +If you are using **@capgo/capacitor-background-task** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx b/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx index 45da88d75..5ff80a6e8 100644 --- a/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/background-task/ios.mdx @@ -46,3 +46,7 @@ const handle = await BackgroundTask.addExpirationListener((event) => { await handle.remove(); ``` + +## Keep going from iOS setup + +If you are using **iOS setup** to plan native plugin work, connect it with [Using @capgo/capacitor-background-task](/plugins/capacitor-background-task/) for the native capability in Using @capgo/capacitor-background-task, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx index 9db1f5b23..b05847579 100644 --- a/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/barometer/getting-started.mdx @@ -165,3 +165,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-barometer](/plugins/capacitor-barometer/) for the native capability in Using @capgo/capacitor-barometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx b/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx index 46ceca21b..3869926b7 100644 --- a/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/barometer/index.mdx @@ -48,3 +48,7 @@ Capacitor plugin contract for working with the device barometer sensor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-barometer](https://github.com/Cap-go/capacitor-barometer/). + +## Keep going from @capgo/capacitor-barometer + +If you are using **@capgo/capacitor-barometer** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-barometer](/plugins/capacitor-barometer/) for the native capability in Using @capgo/capacitor-barometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx index 20cc5bf91..60602ce1e 100644 --- a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/getting-started.mdx @@ -582,3 +582,7 @@ export interface DiscoverServicesOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-bluetooth-low-energy](/plugins/capacitor-bluetooth-low-energy/) for the native capability in Using @capgo/capacitor-bluetooth-low-energy, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx index a272569bb..86dc08c2b 100644 --- a/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/bluetooth-low-energy/index.mdx @@ -77,3 +77,7 @@ Capacitor Bluetooth Low Energy Plugin for BLE communication. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-bluetooth-low-energy](https://github.com/Cap-go/capacitor-bluetooth-low-energy/). + +## Keep going from @capgo/capacitor-bluetooth-low-energy + +If you are using **@capgo/capacitor-bluetooth-low-energy** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-bluetooth-low-energy](/plugins/capacitor-bluetooth-low-energy/) for the native capability in Using @capgo/capacitor-bluetooth-low-energy, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx index 178fac996..ee38a73f3 100644 --- a/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/brightness/getting-started.mdx @@ -281,3 +281,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-brightness](/plugins/capacitor-brightness/) for the native capability in Using @capgo/capacitor-brightness, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx b/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx index d17c62911..19cfe5205 100644 --- a/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/brightness/index.mdx @@ -51,3 +51,7 @@ Control screen brightness on iOS and Android. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-brightness](https://github.com/Cap-go/capacitor-brightness/). + +## Keep going from @capgo/capacitor-brightness + +If you are using **@capgo/capacitor-brightness** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-brightness](/plugins/capacitor-brightness/) for the native capability in Using @capgo/capacitor-brightness, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx index 8b45c51f7..6608f146a 100644 --- a/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/camera-preview/getting-started.mdx @@ -776,3 +776,7 @@ export interface LensInfo { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/camera-preview](/plugins/capacitor-camera-preview/) for the native capability in Using @capgo/camera-preview, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx b/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx index a58c9a362..736e47aa4 100644 --- a/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/camera-preview/index.mdx @@ -81,3 +81,7 @@ The main interface for the CameraPreview plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-camera-preview](https://github.com/Cap-go/capacitor-camera-preview/). + +## Keep going from @capgo/camera-preview + +If you are using **@capgo/camera-preview** to plan native media and interface behavior, connect it with [Using @capgo/camera-preview](/plugins/capacitor-camera-preview/) for the native capability in Using @capgo/camera-preview, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx index b324e0a73..05f75e1f1 100644 --- a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/getting-started.mdx @@ -105,3 +105,7 @@ Useful options: When a selected patch targets `@capacitor/cli`, the patch applies to the installed CLI package and the next `cap` command uses the patched CLI code. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-patch](/plugins/capacitor-patch/) for the native capability in Using @capgo/capacitor-patch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx index ef7afb799..760fec095 100644 --- a/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/capacitor-patch/index.mdx @@ -70,3 +70,7 @@ Use `@capgo/capacitor-patch` when: - you need a team-readable catalog of the fixes your app depends on For a full catalog and contribution guide, see the [capacitor-patch repository](https://github.com/Cap-go/capacitor-patch/). + +## Keep going from @capgo/capacitor-patch + +If you are using **@capgo/capacitor-patch** to plan native plugin work, connect it with [Using @capgo/capacitor-patch](/plugins/capacitor-patch/) for the native capability in Using @capgo/capacitor-patch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx index ee51ef789..36063666c 100644 --- a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/getting-started.mdx @@ -186,3 +186,7 @@ File issues on the [Capacitor+ GitHub repo](https://github.com/Cap-go/capacitor- ### Can I contribute? Absolutely! PRs are welcome. You can submit fixes directly or request that specific upstream PRs be merged. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using Capacitor+ (@capacitor-plus) Packages](/plugins/capacitor-plus/) for the native capability in Using Capacitor+ (@capacitor-plus) Packages, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx index e93a1d55a..4a9a2c35d 100644 --- a/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/capacitor-plus/index.mdx @@ -61,3 +61,7 @@ The Ionic team maintains Capacitor with their own priorities and release schedul | `@capacitor-plus/cli` | [![npm](https://img.shields.io/npm/v/@capacitor-plus/cli)](https://www.npmjs.com/package/@capacitor-plus/cli) | | `@capacitor-plus/android` | [![npm](https://img.shields.io/npm/v/@capacitor-plus/android)](https://www.npmjs.com/package/@capacitor-plus/android) | | `@capacitor-plus/ios` | [![npm](https://img.shields.io/npm/v/@capacitor-plus/ios)](https://www.npmjs.com/package/@capacitor-plus/ios) | + +## Keep going from Capacitor+ + +If you are using **Capacitor+** to plan native plugin work, connect it with [Using Capacitor+ (@capacitor-plus) Packages](/plugins/capacitor-plus/) for the native capability in Using Capacitor+ (@capacitor-plus) Packages, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx index fcf06ffd5..fdff4c0be 100644 --- a/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/compass/getting-started.mdx @@ -238,3 +238,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-compass](/plugins/capacitor-compass/) for the native capability in Using @capgo/capacitor-compass, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/compass/index.mdx b/apps/docs/src/content/docs/docs/plugins/compass/index.mdx index d3ec5b1d4..b6b1d1474 100644 --- a/apps/docs/src/content/docs/docs/plugins/compass/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/compass/index.mdx @@ -51,3 +51,7 @@ Capacitor Compass Plugin interface for reading device compass heading. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-compass](https://github.com/Cap-go/capacitor-compass/). + +## Keep going from @capgo/capacitor-compass + +If you are using **@capgo/capacitor-compass** to plan native plugin work, connect it with [Using @capgo/capacitor-compass](/plugins/capacitor-compass/) for the native capability in Using @capgo/capacitor-compass, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx index bf8f7f15e..f3ffb4818 100644 --- a/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contacts/getting-started.mdx @@ -391,3 +391,7 @@ export interface GetAccountsResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-contacts](/plugins/capacitor-contacts/) for the native capability in Using @capgo/capacitor-contacts, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx b/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx index e123e1349..c70f841c2 100644 --- a/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contacts/index.mdx @@ -61,3 +61,7 @@ Capacitor Contacts Plugin interface for managing device contacts. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-contacts](https://github.com/Cap-go/capacitor-contacts/). + +## Keep going from @capgo/capacitor-contacts + +If you are using **@capgo/capacitor-contacts** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-contacts](/plugins/capacitor-contacts/) for the native capability in Using @capgo/capacitor-contacts, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx index 8bb61eaed..9afd885b0 100644 --- a/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/android.mdx @@ -41,3 +41,7 @@ Without at least one screenview, the session is not kept by Contentsquare. - Keys are limited by Contentsquare to 512 characters. - Values must be either a string or a non-negative integer. - If you want a value on every session, send it again when the app returns to foreground. + +## Keep going from Android Notes + +If you are using **Android Notes** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx index 592110f8a..4b77f8283 100644 --- a/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/getting-started.mdx @@ -69,3 +69,7 @@ await ContentsquarePlugin.setPIISelectors({ - This plugin is a Capacitor 8 community port of the official Contentsquare Capacitor package. - The JavaScript API stays aligned with the current Contentsquare Capacitor docs, while the packaging and native build setup target Capacitor 8. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx index 9ccb0a51f..5b697b7ec 100644 --- a/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/index.mdx @@ -50,3 +50,7 @@ Internal native bridge contract implemented by Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-contentsquare](https://github.com/Cap-go/capacitor-contentsquare/). + +## Keep going from @capgo/capacitor-contentsquare + +If you are using **@capgo/capacitor-contentsquare** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx b/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx index 33c27dcbb..4a844467d 100644 --- a/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/contentsquare/ios.mdx @@ -69,3 +69,7 @@ import ContentsquareModule - Launch the app on a device or simulator. - Filter Xcode or Console logs with `CSLIB`. - Open the Contentsquare mobile tooling and trigger in-app features to confirm the deeplink is handled. + +## Keep going from iOS Setup + +If you are using **iOS Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx index ad5ee0bce..03c3d790e 100644 --- a/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/crisp/getting-started.mdx @@ -195,3 +195,7 @@ export type eventColor = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-crisp](/plugins/capacitor-crisp/) for the native capability in Using @capgo/capacitor-crisp, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx b/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx index 237203b35..27f4cae11 100644 --- a/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/crisp/index.mdx @@ -51,3 +51,7 @@ Crisp Chat SDK Plugin for Capacitor. Provides live chat and customer support fun ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-crisp](https://github.com/Cap-go/capacitor-crisp/). + +## Keep going from @capgo/capacitor-crisp + +If you are using **@capgo/capacitor-crisp** to plan native plugin work, connect it with [Using @capgo/capacitor-crisp](/plugins/capacitor-crisp/) for the native capability in Using @capgo/capacitor-crisp, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx index 8d48be026..d0acc232b 100644 --- a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/getting-started.mdx @@ -384,3 +384,7 @@ export interface capStoreImportOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx index ac68bb0a5..5d87bbad9 100644 --- a/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/data-storage-sqlite/index.mdx @@ -61,3 +61,7 @@ SQLite Storage of key/value strings pair. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-data-storage-sqlite](https://github.com/Cap-go/capacitor-data-storage-sqlite/). + +## Keep going from @capgo/capacitor-data-storage-sqlite + +If you are using **@capgo/capacitor-data-storage-sqlite** to plan storage and file handling, connect it with [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader, and [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx index 3128cedc5..da3b6f7a6 100644 --- a/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/document-scanner/getting-started.mdx @@ -181,3 +181,7 @@ export enum ScanDocumentResponseStatus { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-document-scanner](/plugins/capacitor-document-scanner/) for the native capability in Using @capgo/capacitor-document-scanner, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx b/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx index 0f04178ff..a992a10d7 100644 --- a/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/document-scanner/index.mdx @@ -37,3 +37,7 @@ Capacitor plugin to scan document iOS and Android. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-document-scanner](https://github.com/Cap-go/capacitor-document-scanner/). + +## Keep going from @capgo/capacitor-document-scanner + +If you are using **@capgo/capacitor-document-scanner** to plan native plugin work, connect it with [Using @capgo/capacitor-document-scanner](/plugins/capacitor-document-scanner/) for the native capability in Using @capgo/capacitor-document-scanner, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx index d6fa109a9..0f8037972 100644 --- a/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/downloader/getting-started.mdx @@ -124,3 +124,7 @@ export interface DownloadTask { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-downloader](/plugins/capacitor-downloader/) for the native capability in Using @capgo/capacitor-downloader, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx b/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx index f5ead3666..8f6d9602a 100644 --- a/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/downloader/index.mdx @@ -50,3 +50,7 @@ Capacitor plugin for downloading files with background support. Provides resumab ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-downloader](https://github.com/Cap-go/capacitor-downloader/). + +## Keep going from @capgo/capacitor-downloader + +If you are using **@capgo/capacitor-downloader** to plan storage and file handling, connect it with [Using @capgo/capacitor-downloader](/plugins/capacitor-downloader/) for the native capability in Using @capgo/capacitor-downloader, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx index cb954d3fe..0a1901162 100644 --- a/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx +++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/api.mdx @@ -455,3 +455,7 @@ const updater = new ElectronUpdater({ periodCheckDelay: 0, // Seconds between auto-checks (0 = disabled, min 600) }); ``` + +## Keep going from Electron Updater API Reference + +If you are using **Electron Updater API Reference** to plan dashboard and API operations, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx index fa45b44d9..07fdf6f87 100644 --- a/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/getting-started.mdx @@ -240,3 +240,7 @@ const updater = new ElectronUpdater({ - [API Reference](/docs/plugins/electron-updater/api/) - Explore all available methods - [Channels](/docs/live-updates/channels/) - Learn about deployment channels - [Rollbacks](/docs/live-updates/rollbacks/) - Understand rollback protection + +## Keep going from Getting Started with Electron Updater + +If you are using **Getting Started with Electron Updater** to plan native plugin work, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx b/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx index 15ec5cf7f..ec24af51f 100644 --- a/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/electron-updater/index.mdx @@ -105,3 +105,7 @@ npm install @capgo/electron-updater ## Community Join the [Discord](https://discord.gg/VnYRvBfgA6) to get help and connect with other developers. + +## Keep going from @capgo/electron-updater + +If you are using **@capgo/electron-updater** to plan native plugin work, connect it with [Using @capgo/electron-updater](/plugins/electron-updater/) for the native capability in Using @capgo/electron-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx index 5e649027c..ac0336280 100644 --- a/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/env/getting-started.mdx @@ -38,3 +38,7 @@ console.log(result.value); // 'https://api.example.com' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-env](/plugins/capacitor-env/) for the native capability in Using @capgo/capacitor-env, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/env/index.mdx b/apps/docs/src/content/docs/docs/plugins/env/index.mdx index fd27f08d9..f9a0dba66 100644 --- a/apps/docs/src/content/docs/docs/plugins/env/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/env/index.mdx @@ -38,3 +38,7 @@ Capacitor plugin for accessing environment variables in native code. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-env](https://github.com/Cap-go/capacitor-env/). + +## Keep going from @capgo/capacitor-env + +If you are using **@capgo/capacitor-env** to plan native plugin work, connect it with [Using @capgo/capacitor-env](/plugins/capacitor-env/) for the native capability in Using @capgo/capacitor-env, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx index 6304bb120..1d6db8845 100644 --- a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/getting-started.mdx @@ -109,3 +109,7 @@ console.log('Advertiser tracking enabled:', status); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-facebook-analytics](/plugins/capacitor-facebook-analytics/) for the native capability in Using @capgo/capacitor-facebook-analytics, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx index c564161fb..94b7af2dd 100644 --- a/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/facebook-analytics/index.mdx @@ -58,3 +58,7 @@ Use it to log standard Facebook events, custom events, purchases, and value-bear ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-facebook-analytics](https://github.com/Cap-go/capacitor-facebook-analytics/). + +## Keep going from @capgo/capacitor-facebook-analytics + +If you are using **@capgo/capacitor-facebook-analytics** to plan native plugin work, connect it with [Using @capgo/capacitor-facebook-analytics](/plugins/capacitor-facebook-analytics/) for the native capability in Using @capgo/capacitor-facebook-analytics, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx index 5485e2950..cce96825e 100644 --- a/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/fast-sql/getting-started.mdx @@ -222,3 +222,7 @@ export interface SQLRow { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-fast-sql](/plugins/capacitor-fast-sql/) for the native capability in Using @capgo/capacitor-fast-sql, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx b/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx index effca007b..7fc137c1d 100644 --- a/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/fast-sql/index.mdx @@ -48,3 +48,7 @@ Fast SQL Plugin for high-performance SQLite database access. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-fast-sql](https://github.com/Cap-go/capacitor-fast-sql/). + +## Keep going from @capgo/capacitor-fast-sql + +If you are using **@capgo/capacitor-fast-sql** to plan storage and file handling, connect it with [Using @capgo/capacitor-fast-sql](/plugins/capacitor-fast-sql/) for the native capability in Using @capgo/capacitor-fast-sql, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx index 5b367719b..a00f99eab 100644 --- a/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ffmpeg/getting-started.mdx @@ -196,3 +196,7 @@ export type AudioOutputFormat = 'm4a'; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ffmpeg](/plugins/capacitor-ffmpeg/) for the native capability in Using @capgo/capacitor-ffmpeg, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx b/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx index d4881775b..2d0a5c720 100644 --- a/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ffmpeg/index.mdx @@ -45,3 +45,7 @@ Exposes the FFmpeg API to Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-ffmpeg](https://github.com/Cap-go/capacitor-ffmpeg/). + +## Keep going from @capgo/capacitor-ffmpeg + +If you are using **@capgo/capacitor-ffmpeg** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ffmpeg](/plugins/capacitor-ffmpeg/) for the native capability in Using @capgo/capacitor-ffmpeg, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx index 5a4e65aa8..fd500891f 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-compressor/getting-started.mdx @@ -227,3 +227,7 @@ export interface CompressImageResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-compressor](/plugins/capacitor-file-compressor/) for the native capability in Using @capgo/capacitor-file-compressor, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx index 2e489ed61..fb7c9bdb8 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-compressor/index.mdx @@ -38,3 +38,7 @@ Capacitor File Compressor Plugin interface for image compression. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-file-compressor](https://github.com/Cap-go/capacitor-file-compressor/). + +## Keep going from @capgo/capacitor-file-compressor + +If you are using **@capgo/capacitor-file-compressor** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-compressor](/plugins/capacitor-file-compressor/) for the native capability in Using @capgo/capacitor-file-compressor, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx index 8de7bee58..96fc5ce50 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-picker/getting-started.mdx @@ -319,3 +319,7 @@ export type PermissionState = 'prompt' | 'prompt-with-rationale' | 'granted' | ' ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-picker](/plugins/capacitor-file-picker/) for the native capability in Using @capgo/capacitor-file-picker, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx index 69a0b07c8..6c87e8027 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-picker/index.mdx @@ -51,3 +51,7 @@ Capacitor File Picker Plugin interface for selecting files, images, videos, and ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-file-picker](https://github.com/Cap-go/capacitor-file-picker/). + +## Keep going from @capgo/capacitor-file-picker + +If you are using **@capgo/capacitor-file-picker** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-picker](/plugins/capacitor-file-picker/) for the native capability in Using @capgo/capacitor-file-picker, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx index 102679421..fce00007c 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-sharer/getting-started.mdx @@ -128,3 +128,7 @@ export interface SaveFileResult { ## Source Of Truth This page tracks the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-sharer](/plugins/capacitor-file-sharer/) for the native capability in Using @capgo/capacitor-file-sharer, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx b/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx index 62eae9836..75f6bce17 100644 --- a/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file-sharer/index.mdx @@ -51,3 +51,7 @@ Use it when an app needs to export reports, backups, images, videos, PDFs, ZIP a ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-file-sharer](https://github.com/Cap-go/capacitor-file-sharer/). + +## Keep going from @capgo/capacitor-file-sharer + +If you are using **@capgo/capacitor-file-sharer** to plan storage and file handling, connect it with [Using @capgo/capacitor-file-sharer](/plugins/capacitor-file-sharer/) for the native capability in Using @capgo/capacitor-file-sharer, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx index ac4393b38..d47c15e17 100644 --- a/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file/getting-started.mdx @@ -420,3 +420,7 @@ export interface WriteFileResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/file/index.mdx b/apps/docs/src/content/docs/docs/plugins/file/index.mdx index 0a5c04066..1e6d626e8 100644 --- a/apps/docs/src/content/docs/docs/plugins/file/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/file/index.mdx @@ -67,3 +67,7 @@ Capacitor File Plugin Implements file system operations similar to the Cordova F ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-file](https://github.com/Cap-go/capacitor-file/). + +## Keep going from @capgo/capacitor-file + +If you are using **@capgo/capacitor-file** to plan storage and file handling, connect it with [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader, and [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx index ce3d68d1b..019cdedd2 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/getting-started.mdx @@ -359,3 +359,7 @@ export interface InitiateOnDeviceConversionMeasurementWithPhoneNumberOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx index aaa998a62..f56a8806e 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-analytics/index.mdx @@ -55,3 +55,7 @@ Capacitor plugin for Firebase Analytics. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-analytics + +If you are using **@capgo/capacitor-firebase-analytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx index 0349da419..8e16b75fe 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/getting-started.mdx @@ -196,3 +196,7 @@ export interface TokenChangedEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx index a89c00154..f7b2437dd 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-app-check/index.mdx @@ -44,3 +44,7 @@ Capacitor plugin for Firebase App Check. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-app-check + +If you are using **@capgo/capacitor-firebase-app-check** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx index 585adbf79..2ccce827b 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-app/getting-started.mdx @@ -111,3 +111,7 @@ export interface GetPluginVersionResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx index 06fdfd902..aaacf8818 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-app/index.mdx @@ -40,3 +40,7 @@ Capacitor plugin for Firebase App. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-app + +If you are using **@capgo/capacitor-firebase-app** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx index a963b0a51..e2ec79f1f 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/getting-started.mdx @@ -901,3 +901,7 @@ export interface GetIdTokenResultResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx index 3a8fd4ef8..22dfc14c3 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-authentication/index.mdx @@ -105,3 +105,7 @@ Capacitor plugin for Firebase Authentication. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-authentication + +If you are using **@capgo/capacitor-firebase-authentication** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx index 534c7ea37..be68e6355 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/getting-started.mdx @@ -300,3 +300,7 @@ export interface StackFrame { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx index a2e0471ca..e793fa869 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-crashlytics/index.mdx @@ -50,3 +50,7 @@ Capacitor plugin for Firebase Crashlytics. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-crashlytics + +If you are using **@capgo/capacitor-firebase-crashlytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx index 269de857d..f2c5ee672 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/getting-started.mdx @@ -397,3 +397,7 @@ export interface GetCollectionGroupOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx index f08c67a3c..5cf4a6ecb 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-firestore/index.mdx @@ -58,3 +58,7 @@ Capacitor plugin for Firebase Cloud Firestore. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-firestore + +If you are using **@capgo/capacitor-firebase-firestore** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx index 277f9b055..b9d19e0bf 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-functions/getting-started.mdx @@ -162,3 +162,7 @@ export interface CallResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-functions/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-functions/index.mdx index 80b3129be..e069d249b 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-functions/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-functions/index.mdx @@ -42,3 +42,7 @@ Capacitor plugin for Firebase Cloud Functions. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-functions + +If you are using **@capgo/capacitor-firebase-functions** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-messaging/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-messaging/getting-started.mdx index 7b33813df..7279dd39f 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-messaging/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-messaging/getting-started.mdx @@ -304,3 +304,7 @@ export type TokenReceivedListener = (event: TokenReceivedEvent) => void; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-messaging/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-messaging/index.mdx index 1064ffae3..81fafc24c 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-messaging/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-messaging/index.mdx @@ -57,3 +57,7 @@ Capacitor plugin for Firebase Cloud Messaging (FCM). ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-messaging + +If you are using **@capgo/capacitor-firebase-messaging** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-performance/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-performance/getting-started.mdx index f66455885..bf01b1526 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-performance/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-performance/getting-started.mdx @@ -335,3 +335,7 @@ export interface PutMetricOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-performance/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-performance/index.mdx index 520c80244..ca9585cff 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-performance/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-performance/index.mdx @@ -52,3 +52,7 @@ Capacitor plugin for Firebase Performance Monitoring. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-performance + +If you are using **@capgo/capacitor-firebase-performance** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/getting-started.mdx index 941c1c38b..5315892a4 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/getting-started.mdx @@ -304,3 +304,7 @@ export type CallbackId = string; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/index.mdx index 01b72b66e..c15cf1a93 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-remote-config/index.mdx @@ -52,3 +52,7 @@ Capacitor plugin for Firebase Remote Config. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-remote-config + +If you are using **@capgo/capacitor-firebase-remote-config** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-storage/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-storage/getting-started.mdx index 200f101b6..57fe56686 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-storage/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-storage/getting-started.mdx @@ -395,3 +395,7 @@ export interface UseEmulatorOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/firebase-storage/index.mdx b/apps/docs/src/content/docs/docs/plugins/firebase-storage/index.mdx index 2faa80d58..1060ce8e0 100644 --- a/apps/docs/src/content/docs/docs/plugins/firebase-storage/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/firebase-storage/index.mdx @@ -47,3 +47,7 @@ Capacitor plugin for Firebase Cloud Storage. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-firebase](https://github.com/Cap-go/capacitor-firebase/). + +## Keep going from @capgo/capacitor-firebase-storage + +If you are using **@capgo/capacitor-firebase-storage** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/plugins/flash/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/flash/getting-started.mdx index 497df8ae4..62af931f2 100644 --- a/apps/docs/src/content/docs/docs/plugins/flash/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/flash/getting-started.mdx @@ -82,3 +82,7 @@ console.log('Flashlight toggled, now on:', value); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-flash](/plugins/capacitor-flash/) for the native capability in Using @capgo/capacitor-flash, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/flash/index.mdx b/apps/docs/src/content/docs/docs/plugins/flash/index.mdx index 21ad40b02..8e46b6df3 100644 --- a/apps/docs/src/content/docs/docs/plugins/flash/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/flash/index.mdx @@ -45,3 +45,7 @@ Capacitor Flash Plugin for controlling device flashlight/torch. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-flash](https://github.com/Cap-go/capacitor-flash/). + +## Keep going from @capgo/capacitor-flash + +If you are using **@capgo/capacitor-flash** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-flash](/plugins/capacitor-flash/) for the native capability in Using @capgo/capacitor-flash, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/gtm/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/gtm/getting-started.mdx index 8abb50057..879733893 100644 --- a/apps/docs/src/content/docs/docs/plugins/gtm/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/gtm/getting-started.mdx @@ -84,3 +84,7 @@ await GoogleTagManager.reset(); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-gtm](/plugins/capacitor-gtm/) for the native capability in Using @capgo/capacitor-gtm, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/gtm/index.mdx b/apps/docs/src/content/docs/docs/plugins/gtm/index.mdx index 260e88aa7..222be5018 100644 --- a/apps/docs/src/content/docs/docs/plugins/gtm/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/gtm/index.mdx @@ -45,3 +45,7 @@ The main interface for the Google Tag Manager plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-gtm](https://github.com/Cap-go/capacitor-gtm/). + +## Keep going from @capgo/capacitor-gtm + +If you are using **@capgo/capacitor-gtm** to plan native plugin work, connect it with [Using @capgo/capacitor-gtm](/plugins/capacitor-gtm/) for the native capability in Using @capgo/capacitor-gtm, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/health/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/health/getting-started.mdx index 277364664..c6d294c09 100644 --- a/apps/docs/src/content/docs/docs/plugins/health/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/health/getting-started.mdx @@ -315,3 +315,7 @@ export interface HealthSample { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-health](/plugins/capacitor-health/) for the native capability in Using @capgo/capacitor-health, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/health/index.mdx b/apps/docs/src/content/docs/docs/plugins/health/index.mdx index 4880438c9..05af1a99e 100644 --- a/apps/docs/src/content/docs/docs/plugins/health/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/health/index.mdx @@ -49,3 +49,7 @@ Capacitor plugin to interact with data from Apple HealthKit and Health Connect. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-health](https://github.com/Cap-go/capacitor-health/). + +## Keep going from @capgo/capacitor-health + +If you are using **@capgo/capacitor-health** to plan native plugin work, connect it with [Using @capgo/capacitor-health](/plugins/capacitor-health/) for the native capability in Using @capgo/capacitor-health, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/home-indicator/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/home-indicator/getting-started.mdx index e72466620..a79a6b08d 100644 --- a/apps/docs/src/content/docs/docs/plugins/home-indicator/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/home-indicator/getting-started.mdx @@ -71,3 +71,7 @@ if (hidden) { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-home-indicator](/plugins/capacitor-home-indicator/) for the native capability in Using @capgo/capacitor-home-indicator, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/home-indicator/index.mdx b/apps/docs/src/content/docs/docs/plugins/home-indicator/index.mdx index 12fefb5dd..685eb500b 100644 --- a/apps/docs/src/content/docs/docs/plugins/home-indicator/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/home-indicator/index.mdx @@ -42,3 +42,7 @@ Capacitor Home Indicator Plugin for controlling the iOS home indicator visibilit ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-home-indicator](https://github.com/Cap-go/capacitor-home-indicator/). + +## Keep going from @capgo/capacitor-home-indicator + +If you are using **@capgo/capacitor-home-indicator** to plan native plugin work, connect it with [Using @capgo/capacitor-home-indicator](/plugins/capacitor-home-indicator/) for the native capability in Using @capgo/capacitor-home-indicator, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/ibeacon/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ibeacon/getting-started.mdx index 84e2c4da7..d254df28b 100644 --- a/apps/docs/src/content/docs/docs/plugins/ibeacon/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ibeacon/getting-started.mdx @@ -358,3 +358,7 @@ export interface Beacon { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ibeacon](/plugins/capacitor-ibeacon/) for the native capability in Using @capgo/capacitor-ibeacon, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/ibeacon/index.mdx b/apps/docs/src/content/docs/docs/plugins/ibeacon/index.mdx index 9f2ff3ddb..2bbcf00a7 100644 --- a/apps/docs/src/content/docs/docs/plugins/ibeacon/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ibeacon/index.mdx @@ -60,3 +60,7 @@ Capacitor iBeacon Plugin - Proximity detection and beacon region monitoring. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-ibeacon](https://github.com/Cap-go/capacitor-ibeacon/). + +## Keep going from @capgo/capacitor-ibeacon + +If you are using **@capgo/capacitor-ibeacon** to plan native plugin work, connect it with [Using @capgo/capacitor-ibeacon](/plugins/capacitor-ibeacon/) for the native capability in Using @capgo/capacitor-ibeacon, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/in-app-review/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/in-app-review/getting-started.mdx index 92df23648..b008db8dd 100644 --- a/apps/docs/src/content/docs/docs/plugins/in-app-review/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/in-app-review/getting-started.mdx @@ -45,3 +45,7 @@ await CapgoInAppReview.requestReview(); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan store approval and distribution, connect it with [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/docs/src/content/docs/docs/plugins/in-app-review/index.mdx b/apps/docs/src/content/docs/docs/plugins/in-app-review/index.mdx index d4037f976..518f72d41 100644 --- a/apps/docs/src/content/docs/docs/plugins/in-app-review/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/in-app-review/index.mdx @@ -38,3 +38,7 @@ Capacitor In-App Review Plugin interface for prompting users to submit app store ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-in-app-review](https://github.com/Cap-go/capacitor-in-app-review/). + +## Keep going from @capgo/capacitor-in-app-review + +If you are using **@capgo/capacitor-in-app-review** to plan store approval and distribution, connect it with [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide, and [Google Play Staged Rollouts: How It Works](/blog/google-play-staged-rollouts-how-it-works/) for the practical context in Google Play Staged Rollouts: How It Works. diff --git a/apps/docs/src/content/docs/docs/plugins/inappbrowser/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/inappbrowser/getting-started.mdx index 67187a9a6..42388aa74 100644 --- a/apps/docs/src/content/docs/docs/plugins/inappbrowser/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/inappbrowser/getting-started.mdx @@ -1180,3 +1180,7 @@ export interface PopupWindowEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/inappbrowser](/plugins/capacitor-inappbrowser/) for the native capability in Using @capgo/inappbrowser, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx b/apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx index cf7f1a7fd..3118b6465 100644 --- a/apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/inappbrowser/index.mdx @@ -73,3 +73,7 @@ Capacitor plugin in app browser. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-inappbrowser](https://github.com/Cap-go/capacitor-inappbrowser/). + +## Keep going from @capgo/inappbrowser + +If you are using **@capgo/inappbrowser** to plan native plugin work, connect it with [Using @capgo/inappbrowser](/plugins/capacitor-inappbrowser/) for the native capability in Using @capgo/inappbrowser, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/android.mdx b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/android.mdx index 22cbc0b29..9bc784e47 100644 --- a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/android.mdx @@ -75,3 +75,7 @@ Use Android push or your calling SDK for transport, then let this plugin handle - Media session lifecycle - Backend call state - Retry and missed-call business logic + +## Keep going from Android + +If you are using **Android** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-incoming-call-kit](/plugins/capacitor-incoming-call-kit/) for the native capability in Using @capgo/capacitor-incoming-call-kit, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/getting-started.mdx index bc199ba8c..42233be2a 100644 --- a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/getting-started.mdx @@ -115,3 +115,7 @@ Each event carries the normalized `call` payload and your original `extra` objec - Read the [iOS guide](/docs/plugins/incoming-call-kit/ios/) before wiring CallKit into a PushKit or APNs flow. - Read the [Android guide](/docs/plugins/incoming-call-kit/android/) before relying on full-screen intents on Android 14 and later. - Web is not supported. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-incoming-call-kit](/plugins/capacitor-incoming-call-kit/) for the native capability in Using @capgo/capacitor-incoming-call-kit, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/index.mdx b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/index.mdx index ff59f1e54..36b7ef618 100644 --- a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/index.mdx @@ -53,3 +53,7 @@ Capacitor API for presenting a native incoming-call surface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-incoming-call-kit](https://github.com/Cap-go/capacitor-incoming-call-kit/). + +## Keep going from @capgo/capacitor-incoming-call-kit + +If you are using **@capgo/capacitor-incoming-call-kit** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-incoming-call-kit](/plugins/capacitor-incoming-call-kit/) for the native capability in Using @capgo/capacitor-incoming-call-kit, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/ios.mdx b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/ios.mdx index 57e893b20..cfb22960a 100644 --- a/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/incoming-call-kit/ios.mdx @@ -67,3 +67,7 @@ Add only the keys your real calling flow needs. - Authentication and token refresh - Joining the real room or VoIP session after `callAccepted` - Ending or reconciling remote call state when the plugin emits `callDeclined`, `callEnded`, or `callTimedOut` + +## Keep going from iOS + +If you are using **iOS** to plan native plugin work, connect it with [Using @capgo/capacitor-incoming-call-kit](/plugins/capacitor-incoming-call-kit/) for the native capability in Using @capgo/capacitor-incoming-call-kit, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/index.mdx b/apps/docs/src/content/docs/docs/plugins/index.mdx index a2919aff5..0ce684b8c 100644 --- a/apps/docs/src/content/docs/docs/plugins/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/index.mdx @@ -29,3 +29,7 @@ The Updater plugin is the foundation of Capgo Cloud and lets you: ## Plugin Directory + +## Keep going from Capacitor Plugins by Capgo + +If you are using **Capacitor Plugins by Capgo** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, and [Capacitor Plugins: What You Need to Know](/blog/capacitor-plugins-what-you-need-to-know/) for the practical context in Capacitor Plugins: What You Need to Know. diff --git a/apps/docs/src/content/docs/docs/plugins/install-referrer/android.mdx b/apps/docs/src/content/docs/docs/plugins/install-referrer/android.mdx index ccfa0ec72..189284c74 100644 --- a/apps/docs/src/content/docs/docs/plugins/install-referrer/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/install-referrer/android.mdx @@ -37,3 +37,7 @@ console.log(result.googlePlayInstantParam); ## Error Cases The plugin rejects when the Play Store service is unavailable, unsupported, disconnected before returning a result, or returns an unexpected response. + +## Keep going from Android Referrer + +If you are using **Android Referrer** to plan native plugin work, connect it with [Using @capgo/capacitor-install-referrer](/plugins/capacitor-install-referrer/) for the native capability in Using @capgo/capacitor-install-referrer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/install-referrer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/install-referrer/getting-started.mdx index e8b40c0b0..137b0cd37 100644 --- a/apps/docs/src/content/docs/docs/plugins/install-referrer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/install-referrer/getting-started.mdx @@ -61,3 +61,7 @@ const result = await InstallReferrer.GetReferrer(); ``` New code should use `getReferrer()`. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-install-referrer](/plugins/capacitor-install-referrer/) for the native capability in Using @capgo/capacitor-install-referrer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/install-referrer/index.mdx b/apps/docs/src/content/docs/docs/plugins/install-referrer/index.mdx index 1d12d2308..5bf97c005 100644 --- a/apps/docs/src/content/docs/docs/plugins/install-referrer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/install-referrer/index.mdx @@ -52,3 +52,7 @@ On Android, it reads Google Play Install Referrer details: the raw referrer stri ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-install-referrer](https://github.com/Cap-go/capacitor-install-referrer/). + +## Keep going from @capgo/capacitor-install-referrer + +If you are using **@capgo/capacitor-install-referrer** to plan store approval and distribution, connect it with [Using @capgo/capacitor-install-referrer](/plugins/capacitor-install-referrer/) for the native capability in Using @capgo/capacitor-install-referrer, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/install-referrer/ios.mdx b/apps/docs/src/content/docs/docs/plugins/install-referrer/ios.mdx index f966e03fd..b19494de8 100644 --- a/apps/docs/src/content/docs/docs/plugins/install-referrer/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/install-referrer/ios.mdx @@ -43,3 +43,7 @@ Use this mode when the app itself should receive Apple's attribution payload. Ke - Apple AdServices attribution tokens are available on iOS 14.3 and later. - The attribution payload covers Apple Search Ads attribution, not arbitrary App Store referrer URLs. - No App Tracking Transparency prompt is required just to request the AdServices attribution token. + +## Keep going from iOS Attribution + +If you are using **iOS Attribution** to plan native plugin work, connect it with [Using @capgo/capacitor-install-referrer](/plugins/capacitor-install-referrer/) for the native capability in Using @capgo/capacitor-install-referrer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/intent-launcher/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/intent-launcher/getting-started.mdx index 65469acbb..6e2821f90 100644 --- a/apps/docs/src/content/docs/docs/plugins/intent-launcher/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intent-launcher/getting-started.mdx @@ -267,3 +267,7 @@ export enum ResultCode { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-intent-launcher](/plugins/capacitor-intent-launcher/) for the native capability in Using @capgo/capacitor-intent-launcher, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/intent-launcher/index.mdx b/apps/docs/src/content/docs/docs/plugins/intent-launcher/index.mdx index aa4921663..d0cd79b91 100644 --- a/apps/docs/src/content/docs/docs/plugins/intent-launcher/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intent-launcher/index.mdx @@ -44,3 +44,7 @@ Capacitor Intent Launcher Plugin for launching Android intents and opening syste ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-intent-launcher](https://github.com/Cap-go/capacitor-intent-launcher/). + +## Keep going from @capgo/capacitor-intent-launcher + +If you are using **@capgo/capacitor-intent-launcher** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-intent-launcher](/plugins/capacitor-intent-launcher/) for the native capability in Using @capgo/capacitor-intent-launcher, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/intercom/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/intercom/getting-started.mdx index d1357ecd6..a9fcc9c35 100644 --- a/apps/docs/src/content/docs/docs/plugins/intercom/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intercom/getting-started.mdx @@ -351,3 +351,7 @@ export interface IntercomPushTokenOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-intercom](/plugins/capacitor-intercom/) for the native capability in Using @capgo/capacitor-intercom, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/intercom/index.mdx b/apps/docs/src/content/docs/docs/plugins/intercom/index.mdx index d24d84f05..c6352a5cd 100644 --- a/apps/docs/src/content/docs/docs/plugins/intercom/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intercom/index.mdx @@ -66,3 +66,7 @@ Intercom Capacitor plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-intercom](https://github.com/Cap-go/capacitor-intercom/). + +## Keep going from @capgo/capacitor-intercom + +If you are using **@capgo/capacitor-intercom** to plan native plugin work, connect it with [Using @capgo/capacitor-intercom](/plugins/capacitor-intercom/) for the native capability in Using @capgo/capacitor-intercom, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/intune/android.mdx b/apps/docs/src/content/docs/docs/plugins/intune/android.mdx index 9335215b2..a64299ff2 100644 --- a/apps/docs/src/content/docs/docs/plugins/intune/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intune/android.mdx @@ -95,3 +95,7 @@ await IntuneMAM.registerAndEnrollAccount({ accountId: auth.accountId, }); ``` + +## Keep going from Android Setup + +If you are using **Android Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-intune/) for the native capability in Using @capgo/capacitor-intune, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/intune/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/intune/getting-started.mdx index c0fcad29a..6076144b0 100644 --- a/apps/docs/src/content/docs/docs/plugins/intune/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intune/getting-started.mdx @@ -114,3 +114,7 @@ await IntuneMAM.deRegisterAndUnenrollAccount({ accountId: 'AAD_OBJECT_ID' }); - Web is not supported. - iOS and Android both require native project configuration beyond `cap sync`. - Your Azure registration, Intune policy assignment, redirect URIs, and entitlements remain app-specific. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-intune/) for the native capability in Using @capgo/capacitor-intune, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/intune/index.mdx b/apps/docs/src/content/docs/docs/plugins/intune/index.mdx index 3b9a6880c..9d04a1a67 100644 --- a/apps/docs/src/content/docs/docs/plugins/intune/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intune/index.mdx @@ -54,3 +54,7 @@ Capacitor plugin for Microsoft Intune MAM enrollment, app protection policies, a ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-intune](https://github.com/Cap-go/capacitor-intune/). + +## Keep going from @capgo/capacitor-intune + +If you are using **@capgo/capacitor-intune** to plan authentication and account flows, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-intune/) for the native capability in Using @capgo/capacitor-intune, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/intune/ios.mdx b/apps/docs/src/content/docs/docs/plugins/intune/ios.mdx index 2704eed4c..16d780a5d 100644 --- a/apps/docs/src/content/docs/docs/plugins/intune/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/intune/ios.mdx @@ -71,3 +71,7 @@ Microsoft requires running `IntuneMAMConfigurator` against your final app `Info. ## 5. Keep the deployment target aligned Because the bundled Intune iOS SDK is on the current `21.x` line, your app target should remain at iOS `17.0` or later. + +## Keep going from iOS Setup + +If you are using **iOS Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-intune/) for the native capability in Using @capgo/capacitor-intune, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/is-root/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/is-root/getting-started.mdx index 59b139b1f..eec2daa5f 100644 --- a/apps/docs/src/content/docs/docs/plugins/is-root/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/is-root/getting-started.mdx @@ -377,3 +377,7 @@ export interface DeviceInfo { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-is-root](/plugins/capacitor-is-root/) for the native capability in Using @capgo/capacitor-is-root, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/is-root/index.mdx b/apps/docs/src/content/docs/docs/plugins/is-root/index.mdx index 2e70e133c..4241c922c 100644 --- a/apps/docs/src/content/docs/docs/plugins/is-root/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/is-root/index.mdx @@ -71,3 +71,7 @@ Capacitor Is Root Plugin for detecting rooted (Android) or jailbroken (iOS) devi ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-is-root](https://github.com/Cap-go/capacitor-is-root/). + +## Keep going from @capgo/capacitor-is-root + +If you are using **@capgo/capacitor-is-root** to plan native plugin work, connect it with [Using @capgo/capacitor-is-root](/plugins/capacitor-is-root/) for the native capability in Using @capgo/capacitor-is-root, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/ivs-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ivs-player/getting-started.mdx index a7e3ff894..0c8e4cd30 100644 --- a/apps/docs/src/content/docs/docs/plugins/ivs-player/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ivs-player/getting-started.mdx @@ -278,3 +278,7 @@ export type CapacitorIvsPlayerBackgroundState = 'PAUSED' | 'PLAYING'; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-ivs-player](/plugins/capacitor-ivs-player/) for the native capability in Using @capgo/capacitor-ivs-player, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/ivs-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/ivs-player/index.mdx index 85d3d5525..a76c14905 100644 --- a/apps/docs/src/content/docs/docs/plugins/ivs-player/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ivs-player/index.mdx @@ -77,3 +77,7 @@ Ivs player for capacitor app. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-ivs-player](https://github.com/Cap-go/capacitor-ivs-player/). + +## Keep going from @capgo/capacitor-ivs-player + +If you are using **@capgo/capacitor-ivs-player** to plan native plugin work, connect it with [Using @capgo/capacitor-ivs-player](/plugins/capacitor-ivs-player/) for the native capability in Using @capgo/capacitor-ivs-player, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/jw-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/jw-player/getting-started.mdx index 0cb71b37f..384f59ccc 100644 --- a/apps/docs/src/content/docs/docs/plugins/jw-player/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/jw-player/getting-started.mdx @@ -223,3 +223,7 @@ await JwPlayer.currentPlaylist(); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-jw-player](/plugins/capacitor-jw-player/) for the native capability in Using @capgo/capacitor-jw-player, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/jw-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/jw-player/index.mdx index ba2e88dcf..4e8cd753e 100644 --- a/apps/docs/src/content/docs/docs/plugins/jw-player/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/jw-player/index.mdx @@ -59,3 +59,7 @@ Playes videos from jwplayer.com. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-jw-player](https://github.com/Cap-go/capacitor-jw-player/). + +## Keep going from @capgo/capacitor-jw-player + +If you are using **@capgo/capacitor-jw-player** to plan native plugin work, connect it with [Using @capgo/capacitor-jw-player](/plugins/capacitor-jw-player/) for the native capability in Using @capgo/capacitor-jw-player, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/keep-awake/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/keep-awake/getting-started.mdx index 576a846af..d54f67546 100644 --- a/apps/docs/src/content/docs/docs/plugins/keep-awake/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/keep-awake/getting-started.mdx @@ -97,3 +97,7 @@ export interface IsKeptAwakeResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-keep-awake](/plugins/capacitor-keep-awake/) for the native capability in Using @capgo/capacitor-keep-awake, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/keep-awake/index.mdx b/apps/docs/src/content/docs/docs/plugins/keep-awake/index.mdx index 37040fcd8..714a4793c 100644 --- a/apps/docs/src/content/docs/docs/plugins/keep-awake/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/keep-awake/index.mdx @@ -44,3 +44,7 @@ Capacitor Keep Awake Plugin for preventing the device screen from dimming/sleepi ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-keep-awake](https://github.com/Cap-go/capacitor-keep-awake/). + +## Keep going from @capgo/capacitor-keep-awake + +If you are using **@capgo/capacitor-keep-awake** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-keep-awake](/plugins/capacitor-keep-awake/) for the native capability in Using @capgo/capacitor-keep-awake, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/launch-navigator/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/launch-navigator/getting-started.mdx index df0eeffd3..8f4249d55 100644 --- a/apps/docs/src/content/docs/docs/plugins/launch-navigator/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/launch-navigator/getting-started.mdx @@ -223,3 +223,7 @@ export enum LaunchMode { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-launch-navigator](/plugins/capacitor-launch-navigator/) for the native capability in Using @capgo/capacitor-launch-navigator, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/launch-navigator/index.mdx b/apps/docs/src/content/docs/docs/plugins/launch-navigator/index.mdx index fe971ddf3..403567b02 100644 --- a/apps/docs/src/content/docs/docs/plugins/launch-navigator/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/launch-navigator/index.mdx @@ -45,3 +45,7 @@ Main plugin interface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-launch-navigator](https://github.com/Cap-go/capacitor-launch-navigator/). + +## Keep going from @capgo/capacitor-launch-navigator + +If you are using **@capgo/capacitor-launch-navigator** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-launch-navigator](/plugins/capacitor-launch-navigator/) for the native capability in Using @capgo/capacitor-launch-navigator, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/light-sensor/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/light-sensor/getting-started.mdx index 3e7e4ada0..015d7470a 100644 --- a/apps/docs/src/content/docs/docs/plugins/light-sensor/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/light-sensor/getting-started.mdx @@ -165,3 +165,7 @@ export interface LightSensorMeasurement { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-light-sensor](/plugins/capacitor-light-sensor/) for the native capability in Using @capgo/capacitor-light-sensor, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/light-sensor/index.mdx b/apps/docs/src/content/docs/docs/plugins/light-sensor/index.mdx index 66c3492ff..ad3005c65 100644 --- a/apps/docs/src/content/docs/docs/plugins/light-sensor/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/light-sensor/index.mdx @@ -47,3 +47,7 @@ Capacitor plugin for accessing the device's ambient light sensor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-light-sensor](https://github.com/Cap-go/capacitor-light-sensor/). + +## Keep going from @capgo/capacitor-light-sensor + +If you are using **@capgo/capacitor-light-sensor** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-light-sensor](/plugins/capacitor-light-sensor/) for the native capability in Using @capgo/capacitor-light-sensor, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/live-activities/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/live-activities/getting-started.mdx index d92639d6f..8a21ada51 100644 --- a/apps/docs/src/content/docs/docs/plugins/live-activities/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/live-activities/getting-started.mdx @@ -420,3 +420,7 @@ export interface TimerSequenceOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/live-activities/index.mdx b/apps/docs/src/content/docs/docs/plugins/live-activities/index.mdx index 35f8024d6..6191fb96e 100644 --- a/apps/docs/src/content/docs/docs/plugins/live-activities/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/live-activities/index.mdx @@ -57,3 +57,7 @@ Capacitor Live Activities Plugin interface for managing iOS Live Activities. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-live-activities](https://github.com/Cap-go/capacitor-live-activities/). + +## Keep going from @capgo/capacitor-live-activities + +If you are using **@capgo/capacitor-live-activities** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, and [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation. diff --git a/apps/docs/src/content/docs/docs/plugins/live-reload/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/live-reload/getting-started.mdx index 190a8d333..d802cfcb0 100644 --- a/apps/docs/src/content/docs/docs/plugins/live-reload/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/live-reload/getting-started.mdx @@ -146,3 +146,7 @@ export type LiveReloadMessageType = 'full-reload' | 'file-update' | 'error' | 'c ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-live-reload](/plugins/capacitor-live-reload/) for the native capability in Using @capgo/capacitor-live-reload, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/live-reload/index.mdx b/apps/docs/src/content/docs/docs/plugins/live-reload/index.mdx index 0a8b36bb1..512139c46 100644 --- a/apps/docs/src/content/docs/docs/plugins/live-reload/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/live-reload/index.mdx @@ -49,3 +49,7 @@ Capacitor plugin to live reload Capacitor apps from a remote Vite dev server. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-live-reload](https://github.com/Cap-go/capacitor-live-reload/). + +## Keep going from @capgo/capacitor-live-reload + +If you are using **@capgo/capacitor-live-reload** to plan native plugin work, connect it with [Using @capgo/capacitor-live-reload](/plugins/capacitor-live-reload/) for the native capability in Using @capgo/capacitor-live-reload, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/llm/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/llm/getting-started.mdx index b812e6b9e..2b3c6f893 100644 --- a/apps/docs/src/content/docs/docs/plugins/llm/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/llm/getting-started.mdx @@ -166,3 +166,7 @@ export interface ReadinessChangeEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-llm](/plugins/capacitor-llm/) for the native capability in Using @capgo/capacitor-llm, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/llm/index.mdx b/apps/docs/src/content/docs/docs/plugins/llm/index.mdx index 604d224f5..23ee49464 100644 --- a/apps/docs/src/content/docs/docs/plugins/llm/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/llm/index.mdx @@ -49,3 +49,7 @@ LLM Plugin interface for interacting with on-device language models. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-llm](https://github.com/Cap-go/capacitor-llm/). + +## Keep going from @capgo/capacitor-llm + +If you are using **@capgo/capacitor-llm** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-llm](/plugins/capacitor-llm/) for the native capability in Using @capgo/capacitor-llm, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/media-session/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/media-session/getting-started.mdx index 607fe4433..ae0fad027 100644 --- a/apps/docs/src/content/docs/docs/plugins/media-session/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/media-session/getting-started.mdx @@ -130,3 +130,7 @@ export type MediaSessionAction = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-media-session](/plugins/capacitor-media-session/) for the native capability in Using @capgo/capacitor-media-session, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/media-session/index.mdx b/apps/docs/src/content/docs/docs/plugins/media-session/index.mdx index 108114992..86e335cc3 100644 --- a/apps/docs/src/content/docs/docs/plugins/media-session/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/media-session/index.mdx @@ -44,3 +44,7 @@ Capacitor plugin to expose media session controls of the device. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-media-session](https://github.com/Cap-go/capacitor-media-session/). + +## Keep going from @capgo/capacitor-media-session + +If you are using **@capgo/capacitor-media-session** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-media-session](/plugins/capacitor-media-session/) for the native capability in Using @capgo/capacitor-media-session, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/mqtt/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/mqtt/getting-started.mdx index 599477913..71b97941b 100644 --- a/apps/docs/src/content/docs/docs/plugins/mqtt/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mqtt/getting-started.mdx @@ -96,3 +96,7 @@ export type onMessageArrivedListener = (x: { topic: string; message: string }) = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-mqtt](/plugins/capacitor-mqtt/) for the native capability in Using @capgo/capacitor-mqtt, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/mqtt/index.mdx b/apps/docs/src/content/docs/docs/plugins/mqtt/index.mdx index 0e110bd1e..fa5b2a00a 100644 --- a/apps/docs/src/content/docs/docs/plugins/mqtt/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mqtt/index.mdx @@ -46,3 +46,7 @@ Capacitor plugin for MQTT connectivity on Android and iOS. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-mqtt](https://github.com/Cap-go/capacitor-mqtt/). + +## Keep going from @capgo/capacitor-mqtt + +If you are using **@capgo/capacitor-mqtt** to plan native plugin work, connect it with [Using @capgo/capacitor-mqtt](/plugins/capacitor-mqtt/) for the native capability in Using @capgo/capacitor-mqtt, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/mute/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/mute/getting-started.mdx index 9ac67084c..4f610c1a9 100644 --- a/apps/docs/src/content/docs/docs/plugins/mute/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mute/getting-started.mdx @@ -49,3 +49,7 @@ export interface MuteResponse { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-mute](/plugins/capacitor-mute/) for the native capability in Using @capgo/capacitor-mute, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/mute/index.mdx b/apps/docs/src/content/docs/docs/plugins/mute/index.mdx index 405db7043..c385d7b0e 100644 --- a/apps/docs/src/content/docs/docs/plugins/mute/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mute/index.mdx @@ -38,3 +38,7 @@ Capacitor Mute Plugin for detecting device mute status. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-mute](https://github.com/Cap-go/capacitor-mute/). + +## Keep going from @capgo/capacitor-mute + +If you are using **@capgo/capacitor-mute** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-mute](/plugins/capacitor-mute/) for the native capability in Using @capgo/capacitor-mute, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/mux-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/mux-player/getting-started.mdx index 5cdc1f508..7f81697b5 100644 --- a/apps/docs/src/content/docs/docs/plugins/mux-player/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mux-player/getting-started.mdx @@ -155,3 +155,7 @@ export interface MuxPlayerEvents { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-mux-player](/plugins/capacitor-mux-player/) for the native capability in Using @capgo/capacitor-mux-player, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/mux-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/mux-player/index.mdx index a592019ea..1a2764a46 100644 --- a/apps/docs/src/content/docs/docs/plugins/mux-player/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/mux-player/index.mdx @@ -43,3 +43,7 @@ Native Mux Player SDK to play video on IOS and Android. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-mux-player](https://github.com/Cap-go/capacitor-mux-player/). + +## Keep going from @capgo/capacitor-mux-player + +If you are using **@capgo/capacitor-mux-player** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-mux-player](/plugins/capacitor-mux-player/) for the native capability in Using @capgo/capacitor-mux-player, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/native-audio/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/native-audio/getting-started.mdx index 5c379d3b9..f42281912 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-audio/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-audio/getting-started.mdx @@ -612,3 +612,7 @@ export interface AssetSetTime { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/native-audio](/plugins/capacitor-native-audio/) for the native capability in Using @capgo/native-audio, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/native-audio/index.mdx b/apps/docs/src/content/docs/docs/plugins/native-audio/index.mdx index 576bc68c3..e6e056de8 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-audio/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-audio/index.mdx @@ -62,3 +62,7 @@ A native plugin for native audio engine. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-native-audio](https://github.com/Cap-go/capacitor-native-audio/). + +## Keep going from @capgo/native-audio + +If you are using **@capgo/native-audio** to plan native media and interface behavior, connect it with [Using @capgo/native-audio](/plugins/capacitor-native-audio/) for the native capability in Using @capgo/native-audio, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/native-biometric/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/native-biometric/getting-started.mdx index b1bb66028..5fc0d2b3f 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-biometric/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-biometric/getting-started.mdx @@ -302,3 +302,7 @@ export enum AuthenticationStrength { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-native-biometric](/plugins/capacitor-native-biometric/) for the native capability in Using @capgo/capacitor-native-biometric, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx b/apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx index 127081cef..e53a26d6b 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-biometric/index.mdx @@ -48,3 +48,7 @@ This plugin gives access to the native biometric apis for android and iOS. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-native-biometric](https://github.com/Cap-go/capacitor-native-biometric/). + +## Keep going from @capgo/capacitor-native-biometric + +If you are using **@capgo/capacitor-native-biometric** to plan authentication and account flows, connect it with [Using @capgo/capacitor-native-biometric](/plugins/capacitor-native-biometric/) for the native capability in Using @capgo/capacitor-native-biometric, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/plugins/native-market/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/native-market/getting-started.mdx index 41ee31341..643b27262 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-market/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-market/getting-started.mdx @@ -94,3 +94,7 @@ await NativeMarket.search({ ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/native-market/index.mdx b/apps/docs/src/content/docs/docs/plugins/native-market/index.mdx index 1ade5abf4..a85ed8f16 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-market/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-market/index.mdx @@ -45,3 +45,7 @@ Capacitor Native Market Plugin for opening app store listings and pages. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-native-market](https://github.com/Cap-go/capacitor-native-market/). + +## Keep going from @capgo/native-market + +If you are using **@capgo/native-market** to plan store approval and distribution, connect it with [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide, and [Google Play Staged Rollouts: How It Works](/blog/google-play-staged-rollouts-how-it-works/) for the practical context in Google Play Staged Rollouts: How It Works. diff --git a/apps/docs/src/content/docs/docs/plugins/native-navigation/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/native-navigation/getting-started.mdx index b1522422d..1f8ff4324 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-navigation/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-navigation/getting-started.mdx @@ -294,3 +294,7 @@ defineNativeNavigationElements(); - Android renders an AppCompat toolbar and Material bottom navigation. - Web fallback does not draw native bars. It mirrors events and inset variables for browser development. - The plugin keeps one full-screen Capacitor WebView. Native owns the frame, bars, safe-area reporting, and transition shell. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/native-navigation/index.mdx b/apps/docs/src/content/docs/docs/plugins/native-navigation/index.mdx index 8e030c4b6..e20296dbc 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-navigation/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-navigation/index.mdx @@ -65,3 +65,7 @@ iOS uses `UINavigationBar` and `UITabBar`. On iOS 26 and newer, the plugin lets Android uses an AppCompat toolbar and Material bottom navigation with edge-to-edge placement. The plugin does not create one native WebView per route. Version 1 keeps a single Capacitor WebView for bridge stability and lets native own only the frame, bar visuals, tab selection chrome, safe-area reporting, and transition shell. + +## Keep going from @capgo/capacitor-native-navigation + +If you are using **@capgo/capacitor-native-navigation** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-create-subscription.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-create-subscription.mdx index eb0c1fe99..b52671e68 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-create-subscription.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-create-subscription.mdx @@ -163,3 +163,7 @@ if (subscription && subscription.purchaseState === 'PURCHASED' && subscription.i - Confirm at least one country is selected - Verify base price is greater than minimum allowed - Check currency conversion rates are acceptable + +## Keep going from Create Android Auto-Renewable Subscription + +If you are using **Create Android Auto-Renewable Subscription** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-introductory-offer.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-introductory-offer.mdx index acb288f84..504bfae12 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-introductory-offer.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-introductory-offer.mdx @@ -194,3 +194,7 @@ Test different offer structures: - [Configure sandbox testing](/docs/plugins/native-purchases/android-sandbox-testing/) to test your offers - Monitor conversion rates in Play Console analytics - Consider creating multiple subscription tiers with different offers + +## Keep going from Create Android Subscription Introductory Offer + +If you are using **Create Android Subscription Introductory Offer** to plan payments and purchases, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, and [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-play-store-review.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-play-store-review.mdx index 283375446..c98021983 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-play-store-review.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-play-store-review.mdx @@ -858,3 +858,7 @@ Need help with implementation? - Review the [Native Purchases documentation](/docs/plugins/native-purchases/getting-started/) - Check [Android sandbox testing guide](/docs/plugins/native-purchases/android-sandbox-testing/) - Visit [Google Play Developer Support](https://support.google.com/googleplay/android-developer/) + +## Keep going from Android Play Store Review Guidelines for IAP + +If you are using **Android Play Store Review Guidelines for IAP** to plan security and compliance, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-sandbox-testing.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-sandbox-testing.mdx index 6f2a88972..d294d2175 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/android-sandbox-testing.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/android-sandbox-testing.mdx @@ -132,3 +132,7 @@ Make sure your Android release signing is already configured before you run `bun - [Test purchases with Google Play Billing](https://developer.android.com/google/play/billing/test) - [Set up an open, closed, or internal test](https://support.google.com/googleplay/android-developer/answer/9845334) - [Testing requirements for new personal developer accounts](https://support.google.com/googleplay/android-developer/answer/14151465) + +## Keep going from Configure Android Sandbox Testing + +If you are using **Configure Android Sandbox Testing** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/getting-started.mdx index 57c44cea8..74f85e06d 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/getting-started.mdx @@ -261,3 +261,7 @@ After the purchase flow works, use the [Revenue Playbook](/docs/plugins/native-p - Use `getPurchases()` to compare store data with your local entitlement cache. - On Android, always query the Google Play Developer API with the `purchaseToken` to obtain expiration dates or refund status. - On iOS, check `isActive`/`expirationDate` and validate receipts to detect refunds or revocations. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/index.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/index.mdx index 1da3034ed..f8d9c3917 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/index.mdx @@ -55,3 +55,7 @@ In-app Subscriptions Made Easy. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-native-purchases](https://github.com/Cap-go/capacitor-native-purchases/). + +## Keep going from @capgo/native-purchases + +If you are using **@capgo/native-purchases** to plan payments and purchases, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started, and [Revenue Playbook](/docs/plugins/native-purchases/revenue-playbook/) for the implementation detail in Revenue Playbook. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-app-store-review.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-app-store-review.mdx index 3e498606b..f900cb470 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-app-store-review.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-app-store-review.mdx @@ -596,3 +596,7 @@ Struggling with app review or need personalized assistance? **[Book a consultati - Complete testing and validation Our experts have successfully helped hundreds of apps pass review! + +## Keep going from iOS App Store Review Guidelines for IAP + +If you are using **iOS App Store Review Guidelines for IAP** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-create-subscription.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-create-subscription.mdx index f48bcc2df..185de3a15 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-create-subscription.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-create-subscription.mdx @@ -337,3 +337,7 @@ Free App + Premium Subscription ## Additional Resources For more details, refer to the [official Apple documentation on auto-renewable subscriptions](https://developer.apple.com/documentation/storekit/in-app_purchase/subscriptions_and_offers). + +## Keep going from Create iOS Auto-Renewable Subscription + +If you are using **Create iOS Auto-Renewable Subscription** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-introductory-offer.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-introductory-offer.mdx index 68eb13e5b..40f657fbb 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-introductory-offer.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-introductory-offer.mdx @@ -410,3 +410,7 @@ NativePurchases.addListener('transactionUpdated', (transaction) => { ## Additional Resources For more details, refer to the [official Apple documentation on introductory offers](https://developer.apple.com/documentation/storekit/in-app_purchase/subscriptions_and_offers/implementing_introductory_offers_in_your_app). + +## Keep going from Create iOS Subscription Introductory Offer + +If you are using **Create iOS Subscription Introductory Offer** to plan payments and purchases, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, and [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-monthly-commitment.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-monthly-commitment.mdx index dba275a75..2831fc6ea 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-monthly-commitment.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-monthly-commitment.mdx @@ -125,3 +125,7 @@ Use the top-level `expirationDate` and `isActive` fields for entitlement decisio - [Create iOS subscriptions](/docs/plugins/native-purchases/ios-create-subscription/) - [Configure iOS sandbox testing](/docs/plugins/native-purchases/ios-sandbox-testing/) - [iOS App Store review guidelines](/docs/plugins/native-purchases/ios-app-store-review/) + +## Keep going from iOS Monthly Commitment Billing Plans + +If you are using **iOS Monthly Commitment Billing Plans** to plan payments and purchases, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, and [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-sandbox-testing.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-sandbox-testing.mdx index 2e864f37a..6ad2c56cf 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-sandbox-testing.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-sandbox-testing.mdx @@ -206,3 +206,7 @@ When properly configured, you should observe: ## Additional Resources For more details, refer to the [official Apple StoreKit documentation](https://developer.apple.com/documentation/storekit/in-app_purchase/testing_in-app_purchases_with_sandbox) on sandbox testing. + +## Keep going from Configure iOS Sandbox Testing + +If you are using **Configure iOS Sandbox Testing** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-subscription-group.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-subscription-group.mdx index a4c9f1adf..ee9684fbf 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-subscription-group.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/ios-subscription-group.mdx @@ -298,3 +298,7 @@ This setup provides maximum flexibility while maintaining clear upgrade/downgrad ## Additional Resources For more details, refer to the [official Apple documentation on subscription groups](https://developer.apple.com/app-store/subscriptions/). + +## Keep going from Create iOS Subscription Group + +If you are using **Create iOS Subscription Group** to plan store approval and distribution, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, and [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market. diff --git a/apps/docs/src/content/docs/docs/plugins/native-purchases/revenue-playbook.mdx b/apps/docs/src/content/docs/docs/plugins/native-purchases/revenue-playbook.mdx index 6cfbc2cb6..b5a76e39c 100644 --- a/apps/docs/src/content/docs/docs/plugins/native-purchases/revenue-playbook.mdx +++ b/apps/docs/src/content/docs/docs/plugins/native-purchases/revenue-playbook.mdx @@ -198,3 +198,7 @@ Add a one-question cancellation survey when possible. Use the answers to improve - [Create Android subscriptions](/docs/plugins/native-purchases/android-create-subscription/) - [iOS sandbox testing](/docs/plugins/native-purchases/ios-sandbox-testing/) - [Android sandbox testing](/docs/plugins/native-purchases/android-sandbox-testing/) + +## Keep going from Revenue Playbook + +If you are using **Revenue Playbook** to plan payments and purchases, connect it with [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, and [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/plugins/nativegeocoder/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/nativegeocoder/getting-started.mdx index 0a8d60847..1b771891d 100644 --- a/apps/docs/src/content/docs/docs/plugins/nativegeocoder/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/nativegeocoder/getting-started.mdx @@ -123,3 +123,7 @@ export interface ForwardOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-nativegeocoder](/plugins/capacitor-nativegeocoder/) for the native capability in Using @capgo/capacitor-nativegeocoder, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/nativegeocoder/index.mdx b/apps/docs/src/content/docs/docs/plugins/nativegeocoder/index.mdx index 4f84d49ec..0a14f5f90 100644 --- a/apps/docs/src/content/docs/docs/plugins/nativegeocoder/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/nativegeocoder/index.mdx @@ -42,3 +42,7 @@ Capacitor plugin for native forward and reverse geocoding. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-nativegeocoder](https://github.com/Cap-go/capacitor-nativegeocoder/). + +## Keep going from @capgo/capacitor-nativegeocoder + +If you are using **@capgo/capacitor-nativegeocoder** to plan native plugin work, connect it with [Using @capgo/capacitor-nativegeocoder](/plugins/capacitor-nativegeocoder/) for the native capability in Using @capgo/capacitor-nativegeocoder, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/navigation-bar/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/navigation-bar/getting-started.mdx index 976fbc6d4..578553382 100644 --- a/apps/docs/src/content/docs/docs/plugins/navigation-bar/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/navigation-bar/getting-started.mdx @@ -77,3 +77,7 @@ export enum NavigationBarColor { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-navigation-bar](/plugins/capacitor-navigation-bar/) for the native capability in Using @capgo/capacitor-navigation-bar, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/navigation-bar/index.mdx b/apps/docs/src/content/docs/docs/plugins/navigation-bar/index.mdx index 5b861d0de..686a53c20 100644 --- a/apps/docs/src/content/docs/docs/plugins/navigation-bar/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/navigation-bar/index.mdx @@ -40,3 +40,7 @@ Capacitor Navigation Bar Plugin for customizing the Android navigation bar. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-navigation-bar](https://github.com/Cap-go/capacitor-navigation-bar/). + +## Keep going from @capgo/capacitor-navigation-bar + +If you are using **@capgo/capacitor-navigation-bar** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-navigation-bar](/plugins/capacitor-navigation-bar/) for the native capability in Using @capgo/capacitor-navigation-bar, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/nfc/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/nfc/getting-started.mdx index 41465141b..a15c24e4e 100644 --- a/apps/docs/src/content/docs/docs/plugins/nfc/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/nfc/getting-started.mdx @@ -276,3 +276,7 @@ export interface NfcTag { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-nfc](/plugins/capacitor-nfc/) for the native capability in Using @capgo/capacitor-nfc, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/nfc/index.mdx b/apps/docs/src/content/docs/docs/plugins/nfc/index.mdx index aead42c5f..f3b4f12f9 100644 --- a/apps/docs/src/content/docs/docs/plugins/nfc/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/nfc/index.mdx @@ -53,3 +53,7 @@ Public API surface for the Capacitor NFC plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-nfc](https://github.com/Cap-go/capacitor-nfc/). + +## Keep going from @capgo/capacitor-nfc + +If you are using **@capgo/capacitor-nfc** to plan native plugin work, connect it with [Using @capgo/capacitor-nfc](/plugins/capacitor-nfc/) for the native capability in Using @capgo/capacitor-nfc, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/passkey/android.mdx b/apps/docs/src/content/docs/docs/plugins/passkey/android.mdx index 8c5abbb80..66be330ba 100644 --- a/apps/docs/src/content/docs/docs/plugins/passkey/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/passkey/android.mdx @@ -57,3 +57,7 @@ With Digital Asset Links configured, Android can use the same relying party and - A normal Android app does not behave like a privileged browser. - The assertion origin can be tied to the Android app signature instead of your website origin. - If your backend strictly validates `clientDataJSON.origin`, accept the Android app origin alongside the website origin. + +## Keep going from Android Setup + +If you are using **Android Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-passkey](/plugins/capacitor-passkey/) for the native capability in Using @capgo/capacitor-passkey, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/passkey/backend.mdx b/apps/docs/src/content/docs/docs/plugins/passkey/backend.mdx index 5f6151ca9..cde0861d9 100644 --- a/apps/docs/src/content/docs/docs/plugins/passkey/backend.mdx +++ b/apps/docs/src/content/docs/docs/plugins/passkey/backend.mdx @@ -55,3 +55,7 @@ const authentication = await CapacitorPasskey.getCredential({ publicKey: requestOptionsFromBackend, }); ``` + +## Keep going from Backend Notes + +If you are using **Backend Notes** to plan authentication and account flows, connect it with [Using @capgo/capacitor-passkey](/plugins/capacitor-passkey/) for the native capability in Using @capgo/capacitor-passkey, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx index 6a80cbe92..3fc81ae9f 100644 --- a/apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/passkey/getting-started.mdx @@ -96,3 +96,7 @@ The hook does not publish your website trust files for you. You still need to ho + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-passkey](/plugins/capacitor-passkey/) for the native capability in Using @capgo/capacitor-passkey, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/passkey/index.mdx b/apps/docs/src/content/docs/docs/plugins/passkey/index.mdx index b445eb764..49cb901a0 100644 --- a/apps/docs/src/content/docs/docs/plugins/passkey/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/passkey/index.mdx @@ -44,3 +44,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components'; - `autoShimWebAuthn(options?)` reads that config and installs the shim in one step during app bootstrap. - `createCredential(options)` and `getCredential(options)` call the native passkey APIs directly with JSON-safe WebAuthn payloads. - `isSupported()` reports runtime availability and `getPluginVersion()` returns the native implementation version marker. + +## Keep going from @capgo/capacitor-passkey + +If you are using **@capgo/capacitor-passkey** to plan authentication and account flows, connect it with [Using @capgo/capacitor-passkey](/plugins/capacitor-passkey/) for the native capability in Using @capgo/capacitor-passkey, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/plugins/passkey/ios.mdx b/apps/docs/src/content/docs/docs/plugins/passkey/ios.mdx index a91ee0ea3..88faccdd9 100644 --- a/apps/docs/src/content/docs/docs/plugins/passkey/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/passkey/ios.mdx @@ -45,3 +45,7 @@ Example: - The website file must be served from the exact passkey domain you use as the relying-party ID. - On iOS 17.4 and newer, the plugin uses the browser-style client-data API so the configured HTTPS origin is reflected in `clientDataJSON`. - The plugin can patch native project files during sync, but it cannot create or host the website association file on your domain. + +## Keep going from iOS Setup + +If you are using **iOS Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-passkey](/plugins/capacitor-passkey/) for the native capability in Using @capgo/capacitor-passkey, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/pay/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/pay/getting-started.mdx index e2985d33d..b9d3f6570 100644 --- a/apps/docs/src/content/docs/docs/plugins/pay/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pay/getting-started.mdx @@ -229,3 +229,7 @@ export interface ApplePayRequestPaymentResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-pay](/plugins/capacitor-pay/) for the native capability in Using @capgo/capacitor-pay, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/pay/index.mdx b/apps/docs/src/content/docs/docs/plugins/pay/index.mdx index 04fce1e5d..faf6cc593 100644 --- a/apps/docs/src/content/docs/docs/plugins/pay/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pay/index.mdx @@ -40,3 +40,7 @@ Capacitor plugin to trigger native payment for iOS(Apple pay) and Android(Google ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-pay](https://github.com/Cap-go/capacitor-pay/). + +## Keep going from @capgo/capacitor-pay + +If you are using **@capgo/capacitor-pay** to plan payments and purchases, connect it with [Using @capgo/capacitor-pay](/plugins/capacitor-pay/) for the native capability in Using @capgo/capacitor-pay, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, and [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started. diff --git a/apps/docs/src/content/docs/docs/plugins/pdf-generator/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/pdf-generator/getting-started.mdx index da95b4e10..f9fec3db6 100644 --- a/apps/docs/src/content/docs/docs/plugins/pdf-generator/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pdf-generator/getting-started.mdx @@ -80,3 +80,7 @@ export interface PdfGeneratorFromDataOptions extends PdfGeneratorCommonOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan storage and file handling, connect it with [Using @capgo/capacitor-pdf-generator](/plugins/capacitor-pdf-generator/) for the native capability in Using @capgo/capacitor-pdf-generator, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/pdf-generator/index.mdx b/apps/docs/src/content/docs/docs/plugins/pdf-generator/index.mdx index b7db74bc4..0d4dd692f 100644 --- a/apps/docs/src/content/docs/docs/plugins/pdf-generator/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pdf-generator/index.mdx @@ -40,3 +40,7 @@ Generate PDF files from HTML strings or URLs on iOS and Android. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-pdf-generator](https://github.com/Cap-go/capacitor-pdf-generator/). + +## Keep going from @capgo/capacitor-pdf-generator + +If you are using **@capgo/capacitor-pdf-generator** to plan storage and file handling, connect it with [Using @capgo/capacitor-pdf-generator](/plugins/capacitor-pdf-generator/) for the native capability in Using @capgo/capacitor-pdf-generator, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/pedometer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/pedometer/getting-started.mdx index 6a38b5e00..7ad01fa48 100644 --- a/apps/docs/src/content/docs/docs/plugins/pedometer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pedometer/getting-started.mdx @@ -264,3 +264,7 @@ export type MeasurementEvent = Measurement; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-pedometer](/plugins/capacitor-pedometer/) for the native capability in Using @capgo/capacitor-pedometer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/pedometer/index.mdx b/apps/docs/src/content/docs/docs/plugins/pedometer/index.mdx index 3891491c6..0b9b9ae7b 100644 --- a/apps/docs/src/content/docs/docs/plugins/pedometer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pedometer/index.mdx @@ -48,3 +48,7 @@ Capacitor plugin for accessing pedometer data including steps, distance, pace, c ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-pedometer](https://github.com/Cap-go/capacitor-pedometer/). + +## Keep going from @capgo/capacitor-pedometer + +If you are using **@capgo/capacitor-pedometer** to plan native plugin work, connect it with [Using @capgo/capacitor-pedometer](/plugins/capacitor-pedometer/) for the native capability in Using @capgo/capacitor-pedometer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/persistent-account/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/persistent-account/getting-started.mdx index d5f178dfb..10f24b45e 100644 --- a/apps/docs/src/content/docs/docs/plugins/persistent-account/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/persistent-account/getting-started.mdx @@ -61,3 +61,7 @@ await CapacitorPersistentAccount.saveAccount({ ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-persistent-account](/plugins/capacitor-persistent-account/) for the native capability in Using @capgo/capacitor-persistent-account, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/persistent-account/index.mdx b/apps/docs/src/content/docs/docs/plugins/persistent-account/index.mdx index a3f28d381..ac5569ec1 100644 --- a/apps/docs/src/content/docs/docs/plugins/persistent-account/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/persistent-account/index.mdx @@ -40,3 +40,7 @@ Capacitor Persistent Account Plugin. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-persistent-account](https://github.com/Cap-go/capacitor-persistent-account/). + +## Keep going from @capgo/capacitor-persistent-account + +If you are using **@capgo/capacitor-persistent-account** to plan native plugin work, connect it with [Using @capgo/capacitor-persistent-account](/plugins/capacitor-persistent-account/) for the native capability in Using @capgo/capacitor-persistent-account, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/persona/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/persona/getting-started.mdx index bb963ca16..56bbfdbb1 100644 --- a/apps/docs/src/content/docs/docs/plugins/persona/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/persona/getting-started.mdx @@ -273,3 +273,7 @@ export interface IntuneMAMChangeEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-persona/) for the native capability in Using @capgo/capacitor-intune, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/persona/index.mdx b/apps/docs/src/content/docs/docs/plugins/persona/index.mdx index 6331f77c9..05e16b7b3 100644 --- a/apps/docs/src/content/docs/docs/plugins/persona/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/persona/index.mdx @@ -54,3 +54,7 @@ Capacitor plugin for Microsoft Intune MAM enrollment, app protection policies, a ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-persona](https://github.com/Cap-go/capacitor-persona/). + +## Keep going from @capgo/capacitor-intune + +If you are using **@capgo/capacitor-intune** to plan authentication and account flows, connect it with [Using @capgo/capacitor-intune](/plugins/capacitor-persona/) for the native capability in Using @capgo/capacitor-intune, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/photo-library/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/photo-library/getting-started.mdx index d36bff727..70c914664 100644 --- a/apps/docs/src/content/docs/docs/plugins/photo-library/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/photo-library/getting-started.mdx @@ -252,3 +252,7 @@ export type PhotoAssetType = 'image' | 'video'; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-photo-library](/plugins/capacitor-photo-library/) for the native capability in Using @capgo/capacitor-photo-library, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/photo-library/index.mdx b/apps/docs/src/content/docs/docs/plugins/photo-library/index.mdx index 3ae1f9e2c..4d5fb87f9 100644 --- a/apps/docs/src/content/docs/docs/plugins/photo-library/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/photo-library/index.mdx @@ -47,3 +47,7 @@ Capacitor plugin Displays photo gallery as web page, or boring native screen whi ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-photo-library](https://github.com/Cap-go/capacitor-photo-library/). + +## Keep going from @capgo/capacitor-photo-library + +If you are using **@capgo/capacitor-photo-library** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-photo-library](/plugins/capacitor-photo-library/) for the native capability in Using @capgo/capacitor-photo-library, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/pretty-toast/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/pretty-toast/getting-started.mdx index c5ca33b54..7105a328b 100644 --- a/apps/docs/src/content/docs/docs/plugins/pretty-toast/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pretty-toast/getting-started.mdx @@ -78,3 +78,7 @@ toast.show({ ``` `iconSource` takes precedence over `icon`. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/pretty-toast/index.mdx b/apps/docs/src/content/docs/docs/plugins/pretty-toast/index.mdx index 9d59367af..6e4b5819b 100644 --- a/apps/docs/src/content/docs/docs/plugins/pretty-toast/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/pretty-toast/index.mdx @@ -53,3 +53,7 @@ Use it for success messages, errors, loading states, long-running promise feedba ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-pretty-toast](https://github.com/Cap-go/capacitor-pretty-toast/). + +## Keep going from @capgo/capacitor-pretty-toast + +If you are using **@capgo/capacitor-pretty-toast** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/printer/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/printer/getting-started.mdx index 593e565a7..8a7e1c256 100644 --- a/apps/docs/src/content/docs/docs/plugins/printer/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/printer/getting-started.mdx @@ -441,3 +441,7 @@ export interface PrintOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-printer](/plugins/capacitor-printer/) for the native capability in Using @capgo/capacitor-printer, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/printer/index.mdx b/apps/docs/src/content/docs/docs/plugins/printer/index.mdx index cdeaf7463..bbfae3638 100644 --- a/apps/docs/src/content/docs/docs/plugins/printer/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/printer/index.mdx @@ -45,3 +45,7 @@ Capacitor plugin for printing documents, HTML, PDFs, images and web views. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-printer](https://github.com/Cap-go/capacitor-printer/). + +## Keep going from @capgo/capacitor-printer + +If you are using **@capgo/capacitor-printer** to plan native plugin work, connect it with [Using @capgo/capacitor-printer](/plugins/capacitor-printer/) for the native capability in Using @capgo/capacitor-printer, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/privacy-screen/android.mdx b/apps/docs/src/content/docs/docs/plugins/privacy-screen/android.mdx index a9855c17f..aa2fe2645 100644 --- a/apps/docs/src/content/docs/docs/plugins/privacy-screen/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/privacy-screen/android.mdx @@ -34,3 +34,7 @@ await PrivacyScreen.enable(); ## Important note `FLAG_SECURE` is an Android platform feature. If you disable the plugin, users and other apps can capture your content again until you re-enable it. + +## Keep going from Android Behavior + +If you are using **Android Behavior** to plan security and compliance, connect it with [Using @capgo/capacitor-privacy-screen](/plugins/capacitor-privacy-screen/) for the native capability in Using @capgo/capacitor-privacy-screen, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/privacy-screen/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/privacy-screen/getting-started.mdx index 3d1ba6499..6b697720e 100644 --- a/apps/docs/src/content/docs/docs/plugins/privacy-screen/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/privacy-screen/getting-started.mdx @@ -52,3 +52,7 @@ Use `disable()` only when the current screen should remain visible in system pre - controlled debugging sessions on trusted devices Restore protection immediately afterward with `enable()`. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan security and compliance, connect it with [Using @capgo/capacitor-privacy-screen](/plugins/capacitor-privacy-screen/) for the native capability in Using @capgo/capacitor-privacy-screen, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/privacy-screen/index.mdx b/apps/docs/src/content/docs/docs/plugins/privacy-screen/index.mdx index cdc4af2e4..84a8cae83 100644 --- a/apps/docs/src/content/docs/docs/plugins/privacy-screen/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/privacy-screen/index.mdx @@ -42,3 +42,7 @@ Capacitor API for protecting app content from the app switcher preview. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-privacy-screen](https://github.com/Cap-go/capacitor-privacy-screen/). + +## Keep going from @capgo/capacitor-privacy-screen + +If you are using **@capgo/capacitor-privacy-screen** to plan security and compliance, connect it with [Using @capgo/capacitor-privacy-screen](/plugins/capacitor-privacy-screen/) for the native capability in Using @capgo/capacitor-privacy-screen, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/privacy-screen/ios.mdx b/apps/docs/src/content/docs/docs/plugins/privacy-screen/ios.mdx index 992952fa7..2aaaac297 100644 --- a/apps/docs/src/content/docs/docs/plugins/privacy-screen/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/privacy-screen/ios.mdx @@ -37,3 +37,7 @@ await PrivacyScreen.enable(); ``` For most apps, even this explicit call is optional because the plugin starts enabled by default. + +## Keep going from iOS Behavior + +If you are using **iOS Behavior** to plan security and compliance, connect it with [Using @capgo/capacitor-privacy-screen](/plugins/capacitor-privacy-screen/) for the native capability in Using @capgo/capacitor-privacy-screen, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/proximity/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/proximity/getting-started.mdx index c5eb4b9a2..de0da207d 100644 --- a/apps/docs/src/content/docs/docs/plugins/proximity/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/proximity/getting-started.mdx @@ -101,3 +101,7 @@ export interface PluginVersionResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-proximity](/plugins/capacitor-proximity/) for the native capability in Using @capgo/capacitor-proximity, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/proximity/index.mdx b/apps/docs/src/content/docs/docs/plugins/proximity/index.mdx index feb6bd069..74ea5ff42 100644 --- a/apps/docs/src/content/docs/docs/plugins/proximity/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/proximity/index.mdx @@ -67,3 +67,7 @@ Capacitor plugin for enabling proximity monitoring in mobile apps. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-proximity](https://github.com/Cap-go/capacitor-proximity/). + +## Keep going from @capgo/capacitor-proximity + +If you are using **@capgo/capacitor-proximity** to plan native plugin work, connect it with [Using @capgo/capacitor-proximity](/plugins/capacitor-proximity/) for the native capability in Using @capgo/capacitor-proximity, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/realtimekit/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/realtimekit/getting-started.mdx index 12c3c68b4..c7e1255a9 100644 --- a/apps/docs/src/content/docs/docs/plugins/realtimekit/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/realtimekit/getting-started.mdx @@ -82,3 +82,7 @@ export interface StartMeetingOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-realtimekit](/plugins/capacitor-realtimekit/) for the native capability in Using @capgo/capacitor-realtimekit, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/realtimekit/index.mdx b/apps/docs/src/content/docs/docs/plugins/realtimekit/index.mdx index 8ec6b25af..c02fa00ca 100644 --- a/apps/docs/src/content/docs/docs/plugins/realtimekit/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/realtimekit/index.mdx @@ -40,3 +40,7 @@ Capacitor RealtimeKit Plugin for Cloudflare Calls integration. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-realtimekit](https://github.com/Cap-go/capacitor-realtimekit/). + +## Keep going from @capgo/capacitor-realtimekit + +If you are using **@capgo/capacitor-realtimekit** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-realtimekit](/plugins/capacitor-realtimekit/) for the native capability in Using @capgo/capacitor-realtimekit, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/recaptcha/android.mdx b/apps/docs/src/content/docs/docs/plugins/recaptcha/android.mdx index 7552191d4..a8a9c9789 100644 --- a/apps/docs/src/content/docs/docs/plugins/recaptcha/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/recaptcha/android.mdx @@ -55,3 +55,7 @@ const { token } = await Recaptcha.execute({ ``` Send the token to your backend immediately and create a reCAPTCHA assessment before accepting the protected request. + +## Keep going from Android Setup + +If you are using **Android Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-recaptcha](/plugins/capacitor-recaptcha/) for the native capability in Using @capgo/capacitor-recaptcha, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/recaptcha/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/recaptcha/getting-started.mdx index 1d5a06a78..263dd40d3 100644 --- a/apps/docs/src/content/docs/docs/plugins/recaptcha/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/recaptcha/getting-started.mdx @@ -74,3 +74,7 @@ On Android and iOS, Google's native mobile SDK path is Enterprise/mobile only. P ## Migration Notes The plugin accepts the old Cordova option aliases `sitekeyAndroid` and `sitekeyWeb` in call options and Capacitor config. It also accepts `sitekeyIos` and `sitekeyIOS` as iOS migration aliases. Prefer the Capacitor config names for new code. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-recaptcha](/plugins/capacitor-recaptcha/) for the native capability in Using @capgo/capacitor-recaptcha, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/recaptcha/index.mdx b/apps/docs/src/content/docs/docs/plugins/recaptcha/index.mdx index fa6b78710..7dfe2ec32 100644 --- a/apps/docs/src/content/docs/docs/plugins/recaptcha/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/recaptcha/index.mdx @@ -51,3 +51,7 @@ Use it before sensitive requests such as login, signup, checkout, password reset ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-recaptcha](https://github.com/Cap-go/capacitor-recaptcha/). + +## Keep going from @capgo/capacitor-recaptcha + +If you are using **@capgo/capacitor-recaptcha** to plan authentication and account flows, connect it with [Using @capgo/capacitor-recaptcha](/plugins/capacitor-recaptcha/) for the native capability in Using @capgo/capacitor-recaptcha, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/recaptcha/ios.mdx b/apps/docs/src/content/docs/docs/plugins/recaptcha/ios.mdx index e5fa4e5d2..6d05746be 100644 --- a/apps/docs/src/content/docs/docs/plugins/recaptcha/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/recaptcha/ios.mdx @@ -42,3 +42,7 @@ const { token } = await Recaptcha.execute({ ``` Send the token to your backend immediately and create a reCAPTCHA assessment before accepting the protected request. + +## Keep going from iOS Setup + +If you are using **iOS Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-recaptcha](/plugins/capacitor-recaptcha/) for the native capability in Using @capgo/capacitor-recaptcha, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/getting-started.mdx index f629dd405..797028138 100644 --- a/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/getting-started.mdx @@ -210,3 +210,7 @@ export interface LivePreviewOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/index.mdx b/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/index.mdx index 27a569e4f..337f8431b 100644 --- a/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ricoh360-camera/index.mdx @@ -50,3 +50,7 @@ Provides an SDK for the Ricoh360 cameras for Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-ricoh360-camera-plugin](https://github.com/Cap-go/capacitor-ricoh360-camera-plugin/). + +## Keep going from @capgo/ricoh360 + +If you are using **@capgo/ricoh360** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/docs/src/content/docs/docs/plugins/rudderstack/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/rudderstack/getting-started.mdx index d02d8e515..1407537d9 100644 --- a/apps/docs/src/content/docs/docs/plugins/rudderstack/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/rudderstack/getting-started.mdx @@ -277,3 +277,7 @@ export type RudderLogLevelValue = 0 | 1 | 2 | 3 | 4 | 5; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-rudderstack](/plugins/capacitor-rudderstack/) for the native capability in Using @capgo/capacitor-rudderstack, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/rudderstack/index.mdx b/apps/docs/src/content/docs/docs/plugins/rudderstack/index.mdx index b9263b56d..4c6aed19e 100644 --- a/apps/docs/src/content/docs/docs/plugins/rudderstack/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/rudderstack/index.mdx @@ -54,3 +54,7 @@ Capacitor API that mirrors the public surface of `rudder-sdk-cordova`. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-rudderstack](https://github.com/Cap-go/capacitor-rudderstack/). + +## Keep going from @capgo/capacitor-rudderstack + +If you are using **@capgo/capacitor-rudderstack** to plan native plugin work, connect it with [Using @capgo/capacitor-rudderstack](/plugins/capacitor-rudderstack/) for the native capability in Using @capgo/capacitor-rudderstack, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/screen-orientation/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/screen-orientation/getting-started.mdx index 466ed6038..1cdb1c64b 100644 --- a/apps/docs/src/content/docs/docs/plugins/screen-orientation/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/screen-orientation/getting-started.mdx @@ -256,3 +256,7 @@ export type OrientationLockType = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-screen-orientation](/plugins/capacitor-screen-orientation/) for the native capability in Using @capgo/capacitor-screen-orientation, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/screen-orientation/index.mdx b/apps/docs/src/content/docs/docs/plugins/screen-orientation/index.mdx index ccbdf228a..571e23d3c 100644 --- a/apps/docs/src/content/docs/docs/plugins/screen-orientation/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/screen-orientation/index.mdx @@ -48,3 +48,7 @@ Capacitor Screen Orientation Plugin interface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-screen-orientation](https://github.com/Cap-go/capacitor-screen-orientation/). + +## Keep going from @capgo/capacitor-screen-orientation + +If you are using **@capgo/capacitor-screen-orientation** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-screen-orientation](/plugins/capacitor-screen-orientation/) for the native capability in Using @capgo/capacitor-screen-orientation, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/screen-recorder/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/screen-recorder/getting-started.mdx index c921fe9ca..0f6e4252a 100644 --- a/apps/docs/src/content/docs/docs/plugins/screen-recorder/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/screen-recorder/getting-started.mdx @@ -57,3 +57,7 @@ console.log('Recording saved to gallery'); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-screen-recorder](/plugins/capacitor-screen-recorder/) for the native capability in Using @capgo/capacitor-screen-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/screen-recorder/index.mdx b/apps/docs/src/content/docs/docs/plugins/screen-recorder/index.mdx index 7f3dca7d7..62c8c4195 100644 --- a/apps/docs/src/content/docs/docs/plugins/screen-recorder/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/screen-recorder/index.mdx @@ -40,3 +40,7 @@ Capacitor Screen Recorder Plugin for recording the device screen. Allows you to ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-screen-recorder](https://github.com/Cap-go/capacitor-screen-recorder/). + +## Keep going from @capgo/capacitor-screen-recorder + +If you are using **@capgo/capacitor-screen-recorder** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-screen-recorder](/plugins/capacitor-screen-recorder/) for the native capability in Using @capgo/capacitor-screen-recorder, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/shake/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/shake/getting-started.mdx index d935335d0..497012e26 100644 --- a/apps/docs/src/content/docs/docs/plugins/shake/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/shake/getting-started.mdx @@ -54,3 +54,7 @@ console.log('Plugin version:', version); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-shake](/plugins/capacitor-shake/) for the native capability in Using @capgo/capacitor-shake, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/shake/index.mdx b/apps/docs/src/content/docs/docs/plugins/shake/index.mdx index bc6347001..dcb09cbc1 100644 --- a/apps/docs/src/content/docs/docs/plugins/shake/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/shake/index.mdx @@ -39,3 +39,7 @@ Capacitor Shake Plugin interface for detecting shake gestures on mobile devices. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-shake](https://github.com/Cap-go/capacitor-shake/). + +## Keep going from @capgo/capacitor-shake + +If you are using **@capgo/capacitor-shake** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-shake](/plugins/capacitor-shake/) for the native capability in Using @capgo/capacitor-shake, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/share-target/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/share-target/getting-started.mdx index 99c562d3a..b53e478b9 100644 --- a/apps/docs/src/content/docs/docs/plugins/share-target/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/share-target/getting-started.mdx @@ -125,3 +125,7 @@ export interface SharedFile { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-share-target](/plugins/capacitor-share-target/) for the native capability in Using @capgo/capacitor-share-target, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/share-target/index.mdx b/apps/docs/src/content/docs/docs/plugins/share-target/index.mdx index 3f24c9179..04ad5b6e0 100644 --- a/apps/docs/src/content/docs/docs/plugins/share-target/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/share-target/index.mdx @@ -41,3 +41,7 @@ Capacitor Share Target Plugin interface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-share-target](https://github.com/Cap-go/capacitor-share-target/). + +## Keep going from @capgo/capacitor-share-target + +If you are using **@capgo/capacitor-share-target** to plan native plugin work, connect it with [Using @capgo/capacitor-share-target](/plugins/capacitor-share-target/) for the native capability in Using @capgo/capacitor-share-target, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/sheets/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/sheets/getting-started.mdx index 9aab64acb..919e39c16 100644 --- a/apps/docs/src/content/docs/docs/plugins/sheets/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/sheets/getting-started.mdx @@ -357,3 +357,7 @@ export function BookingSheet() { - `@capgo/capacitor-sheets/angular` - `@capgo/capacitor-sheets/svelte` - `@capgo/capacitor-sheets/solid` + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/sheets/index.mdx b/apps/docs/src/content/docs/docs/plugins/sheets/index.mdx index 7b03ed05e..3dfb2c365 100644 --- a/apps/docs/src/content/docs/docs/plugins/sheets/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/sheets/index.mdx @@ -107,3 +107,7 @@ Animated WebP demos for every supported usecase ship in the repository README. T - [Angular playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/angular-app/src/app/app.component.ts&startScript=stackblitz-angular) - [Svelte playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/svelte-app/src/App.svelte&startScript=stackblitz-svelte) - [Solid playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/solid-app/src/main.tsx&startScript=stackblitz-solid) + +## Keep going from @capgo/capacitor-sheets + +If you are using **@capgo/capacitor-sheets** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/sim/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/sim/getting-started.mdx index 4c922eaf0..8c998cf0b 100644 --- a/apps/docs/src/content/docs/docs/plugins/sim/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/sim/getting-started.mdx @@ -175,3 +175,7 @@ export interface SimCard { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-sim](/plugins/capacitor-sim/) for the native capability in Using @capgo/capacitor-sim, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/sim/index.mdx b/apps/docs/src/content/docs/docs/plugins/sim/index.mdx index 36cfba73e..71605f9c3 100644 --- a/apps/docs/src/content/docs/docs/plugins/sim/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/sim/index.mdx @@ -42,3 +42,7 @@ Capacitor SIM Plugin for retrieving information from device SIM cards. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-sim](https://github.com/Cap-go/capacitor-sim/). + +## Keep going from @capgo/capacitor-sim + +If you are using **@capgo/capacitor-sim** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-sim](/plugins/capacitor-sim/) for the native capability in Using @capgo/capacitor-sim, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/android.mdx index 297016fff..a26dfdd00 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/android.mdx @@ -297,3 +297,7 @@ Don't follow this step if you have configured Apple Login for IOS. 7. Confirm the details and click `Register` Confirming app registration details + +## Keep going from Apple login on Android + +If you are using **Apple login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx index cca22c2d1..57ccf2d27 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/general.mdx @@ -13,3 +13,7 @@ In this guide, you are going to learn how to configure Apple Login with Capacito - A computer running macOS (IOS only) - Xcode installed (IOS only) - A custom backend (Android only) + +## Keep going from Apple Login Setup + +If you are using **Apple Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx index 78c98b690..a6adec9aa 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/ios.mdx @@ -64,3 +64,7 @@ Let's break down what you are going to need in order to setup Apple login on IOS That's it! You are all set. + +## Keep going from Apple login on IOS + +If you are using **Apple login on IOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx index 02d03c323..64a1533ef 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/apple/web.mdx @@ -61,8 +61,6 @@ Please follow the guide [here](/docs/plugins/social-login/apple/android/#creatin 6. You should be ready to test the login for JavaScript. Please note that you cannot test from localhost. +## Keep going from Apple login for web browsers - - - - +If you are using **Apple login for web browsers** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx index 1c7ce879c..21cdc7d68 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/better-auth.mdx @@ -411,3 +411,7 @@ await authClient.signIn.oauth2({ - [Better Auth Facebook provider docs](https://better-auth.com/docs/authentication/facebook) - [Better Auth Generic OAuth plugin docs](https://better-auth.com/docs/plugins/generic-oauth) - [Social Login OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) + +## Keep going from Better Auth Integration + +If you are using **Better Auth Integration** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx index 18f2d0940..729f36a11 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/facebook.mdx @@ -663,3 +663,7 @@ Remember to test the full login flow, including: - Login cancellation - Error handling - Logout functionality + +## Keep going from Facebook Login Setup + +If you are using **Facebook Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx index 5083e5aa3..701de93ef 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/android.mdx @@ -149,3 +149,7 @@ If authentication hangs or fails: - Check that Google Sign-In is enabled in Firebase Console - Ensure the SHA-1 fingerprint is correctly configured - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/tree/main/example-app/src/authUtils.ts) for reference + +## Keep going from Firebase Google Login on Android + +If you are using **Firebase Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx index fb6f3c3c3..f78d4ee2a 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/general.mdx @@ -45,4 +45,8 @@ This guide will walk you through integrating Google Sign-In with Firebase Authen Firebase save public facing name -VoilΓ , you have now enabled Google Sign-In with Firebase Authentication πŸŽ‰ \ No newline at end of file +VoilΓ , you have now enabled Google Sign-In with Firebase Authentication πŸŽ‰ + +## Keep going from Firebase Google Login - General Setup + +If you are using **Firebase Google Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx index 1e443e558..82c8ab910 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/ios.mdx @@ -169,3 +169,6 @@ If authentication hangs or fails: - Verify `iOSServerClientId` matches your web client ID - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/tree/main/example-app/src/authUtils.ts) for reference +## Keep going from Firebase Google Login on iOS + +If you are using **Firebase Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx index 124d48218..918911e8e 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/google/web.mdx @@ -51,4 +51,8 @@ The example shows how to conditionally use Firebase's built-in method for web wh - [Firebase Authentication Documentation](https://firebase.google.com/docs/auth) - Complete Firebase Auth documentation - [Firebase Google Sign-In for Web](https://firebase.google.com/docs/auth/web/google-signin) - Official Firebase guide for Google Sign-In on web -- [Google Login Setup Guide](/docs/plugins/social-login/google/general/) - Guide for configuring authorized domains and OAuth consent screen \ No newline at end of file +- [Google Login Setup Guide](/docs/plugins/social-login/google/general/) - Guide for configuring authorized domains and OAuth consent screen + +## Keep going from Firebase Google Login on Web + +If you are using **Firebase Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx index 89898bf0e..587a73b13 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/firebase/introduction.mdx @@ -95,3 +95,7 @@ Continue with the setup guides: - [Android Setup](../google/android/) - Android-specific configuration - [iOS Setup](../google/ios/) - iOS-specific configuration - [Web Setup](../google/web/) - Web-specific configuration + +## Keep going from Firebase Integration Introduction + +If you are using **Firebase Integration Introduction** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx index 98a5faaeb..10a5db863 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/getting-started.mdx @@ -155,3 +155,7 @@ const config: CapacitorConfig = { - [Social Login Auth Connect migration guide](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [Migrate legacy providers](/docs/plugins/social-login/migrations/google/) - [Ionic enterprise plugins migration solution](/solutions/ionic-enterprise-plugins/) + +## Keep going from Getting Started + +If you are using **Getting Started** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx index 4fad6f0cb..fde125a39 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/android.mdx @@ -223,3 +223,7 @@ If you have any issues, please look at the [Github issues](https://github.com/Ca The issues with Google login are **ALWAYS** related to the SHA1 certificate. If you cannot get the development SHA1 certificate, try to use a custom keystore. [Here](https://github.com/Cap-go/capacitor-social-login/issues/147#issuecomment-2849742574) is a comment explaining how to add keystore to your project. + +## Keep going from Google Login on Android + +If you are using **Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx index 3fc525ecc..eea925884 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/general.mdx @@ -239,3 +239,7 @@ async function fullLogin() { ``` Notice what is missing here: there is no `SocialLogin.refresh()` call in the app. That is intentional. In Google offline mode, refresh happens after your backend exchanges `serverAuthCode` and stores the refresh token securely. + +## Keep going from Google Login Setup + +If you are using **Google Login Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx index 749aa6b1d..6a4cffb32 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/ios.mdx @@ -245,5 +245,6 @@ await SocialLogin.login({ }); ``` +## Keep going from Google Login on iOS - +If you are using **Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx index d85865a87..1ad2f98af 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/google/web.mdx @@ -130,3 +130,7 @@ In order to use it, you have to do the following: console.log(JSON.stringify(res)); ``` + +## Keep going from Google Login on Web + +If you are using **Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx index 13142574a..e2c12e0bf 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/index.mdx @@ -63,3 +63,7 @@ Watch a quick demo of the plugin setup and login flow in action. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-social-login](https://github.com/Cap-go/capacitor-social-login/). + +## Keep going from @capgo/capacitor-social-login + +If you are using **@capgo/capacitor-social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx index eac2f6488..2099ccd5a 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/auth0.mdx @@ -68,3 +68,7 @@ const result = await SocialLogin.login({ - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [Better Auth integration](/docs/plugins/social-login/better-auth/) + +## Keep going from Auth0 + +If you are using **Auth0** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx index 211e372fc..eaabb9d5f 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/azure.mdx @@ -69,3 +69,7 @@ const result = await SocialLogin.login({ - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [Better Auth integration](/docs/plugins/social-login/better-auth/) + +## Keep going from Microsoft Entra ID + +If you are using **Microsoft Entra ID** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx index 74edbe0de..e1ff5cb1b 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/cognito.mdx @@ -61,3 +61,7 @@ const result = await SocialLogin.login({ - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) + +## Keep going from AWS Cognito + +If you are using **AWS Cognito** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx index 9c48e94d9..65d985aee 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/github.mdx @@ -43,3 +43,7 @@ console.log(result.result.resourceData); - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Better Auth integration](/docs/plugins/social-login/better-auth/) + +## Keep going from GitHub + +If you are using **GitHub** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx index c6444d64a..388e5885f 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/index.mdx @@ -72,3 +72,7 @@ Use these when you want native mobile login on the device but still want a backe + +## Keep going from Integrations + +If you are using **Integrations** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx index 7d6416c5a..c3c7af66a 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/keycloak.mdx @@ -57,3 +57,7 @@ await SocialLogin.initialize({ - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Better Auth integration](/docs/plugins/social-login/better-auth/) + +## Keep going from Keycloak + +If you are using **Keycloak** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx index 600c81932..7ae4a0754 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/okta.mdx @@ -64,3 +64,7 @@ const result = await SocialLogin.login({ - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Better Auth integration](/docs/plugins/social-login/better-auth/) + +## Keep going from Okta + +If you are using **Okta** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx index ffe552e52..c8f3997f7 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/integrations/onelogin.mdx @@ -61,3 +61,7 @@ const result = await SocialLogin.login({ - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) + +## Keep going from OneLogin + +If you are using **OneLogin** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx index f5a706fbe..c6f903ef7 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/apple.mdx @@ -182,4 +182,8 @@ The modernized package provides: 4. **Token refresh handling is different** - improved token management 5. **Error handling and error types have changed** - more detailed errors -For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/apple/general/). +For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/apple/general/). + +## Keep going from Apple Sign-In Migration to @capgo/social-login + +If you are using **Apple Sign-In Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx index c210a81fa..74ea0f51a 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/facebook.mdx @@ -230,4 +230,8 @@ The new plugin provides: - **Consistent error handling** across all providers - **Better token management** with proper expiration handling -For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/facebook/). +For more detailed setup instructions, please refer to the [official documentation](/docs/plugins/social-login/facebook/). + +## Keep going from Facebook Login Migration to @capgo/social-login + +If you are using **Facebook Login Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx index 0ee4985cc..ae8f66ae8 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/google.mdx @@ -186,4 +186,8 @@ This unified approach provides: - Better error handling - Active maintenance and community support -Check the [main documentation](/docs/plugins/social-login/google/general/) for detailed setup instructions for these additional providers. +Check the [main documentation](/docs/plugins/social-login/google/general/) for detailed setup instructions for these additional providers. + +## Keep going from Google Auth Migration to @capgo/social-login + +If you are using **Google Auth Migration to @capgo/social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx index 94de0732d..7186776b3 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/ionic-auth-connect.mdx @@ -247,3 +247,7 @@ If you do not want presets, configure the same providers directly in the generic - [OAuth2 and OIDC providers](/docs/plugins/social-login/oauth2/) - [Migrate from Ionic Auth Connect](/docs/upgrade/from-ionic-auth-connect/) - [Ionic enterprise plugins migration solution](/solutions/ionic-enterprise-plugins/) + +## Keep going from Ionic Auth Connect Migration to @capgo/capacitor-social-login + +If you are using **Ionic Auth Connect Migration to @capgo/capacitor-social-login** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx index 05d3c9e2a..6ef66f5e6 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/migrations/v7.mdx @@ -49,3 +49,7 @@ V1 is just a port of the development version into main. It does, however, includ - Please ensure that types and variable names are correct. Please know that types and variables might not match between development and V1. - Please ensure that authentication works on all the platforms. + +## Keep going from V7 Migration Guide + +If you are using **V7 Migration Guide** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx index a5bba751a..31efc8e69 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/oauth2.mdx @@ -635,3 +635,7 @@ Enable `logsEnabled: true` on the provider config to inspect generated URLs and - [Social Login getting started](/docs/plugins/social-login/getting-started/) - [Ionic Auth Connect migration](/docs/plugins/social-login/migrations/ionic-auth-connect/) + +## Keep going from Generic OAuth2 Providers + +If you are using **Generic OAuth2 Providers** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx index 6639d6864..4792ba406 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/android.mdx @@ -289,3 +289,7 @@ On Android, Apple Sign-In uses an OAuth redirect flow: 6. **Supabase Authentication**: The app receives the token and signs in to Supabase This flow is necessary because Apple doesn't provide native Android support for Sign in with Apple. + +## Keep going from Supabase Apple Login on Android + +If you are using **Supabase Apple Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx index 146f96b8b..a9b8e0f57 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/general.mdx @@ -99,4 +99,8 @@ The helper function automatically handles platform-specific differences: - **Android**: Uses OAuth redirect flow with backend edge function (requires Service ID) - **Web**: Uses OAuth popup flow (requires Service ID and current page URL as redirect) -The function returns an identity token from Apple, which is then used to authenticate with Supabase using `supabase.auth.signInWithIdToken()`. \ No newline at end of file +The function returns an identity token from Apple, which is then used to authenticate with Supabase using `supabase.auth.signInWithIdToken()`. + +## Keep going from Supabase Apple Login - General Setup + +If you are using **Supabase Apple Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx index 06d0d0a14..7113860f2 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/ios.mdx @@ -66,3 +66,7 @@ If authentication fails: - **Supabase configuration**: Verify your App ID is correctly configured in Supabase Apple provider settings - **Token validation fails**: Check that the identity token is being received from Apple - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference + +## Keep going from Supabase Apple Login on iOS Setup + +If you are using **Supabase Apple Login on iOS Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx index a58e410b0..acb64fd41 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/Apple/web.mdx @@ -93,3 +93,7 @@ If authentication fails: - **Domain not allowed**: Verify your domain is added to the allowed domains in Apple Developer Portal - **Supabase configuration**: Verify your Service ID is correctly configured in Supabase Apple provider settings - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference + +## Keep going from Supabase Apple Login on Web + +If you are using **Supabase Apple Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx index 2ce2dcc3d..88becd423 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/android.mdx @@ -62,3 +62,7 @@ If authentication fails: - **Nonce mismatch**: Check console logs - the function will automatically retry, but you can manually logout first if needed - **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference + +## Keep going from Supabase Google Login on Android + +If you are using **Supabase Google Login on Android** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx index 5d5bc8381..c58970fc6 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/general.mdx @@ -200,3 +200,6 @@ Please proceed to the platform-specific setup guide for your target platform: - [iOS Setup](../ios/) - [Web Setup](../web/) +## Keep going from Supabase Google Login - General Setup + +If you are using **Supabase Google Login - General Setup** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx index 8febadfa9..67a5d9242 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/ios.mdx @@ -92,3 +92,7 @@ If authentication fails: - **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken - **Info.plist configuration**: Ensure Info.plist has the correct URL schemes and GIDClientID - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference + +## Keep going from Supabase Google Login on iOS + +If you are using **Supabase Google Login on iOS** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx index a2ebce356..39cb8ae17 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/google/web.mdx @@ -114,3 +114,7 @@ If authentication fails: - **Nonce mismatch**: Check console logs - the function will automatically retry, but you can manually logout first if needed - **Token validation fails**: Ensure you're using `mode: 'online'` in the initialize call to get an idToken - Review the [example app code](https://github.com/Cap-go/capacitor-social-login/blob/main/example-app/src/supabaseAuthUtils.ts) for reference + +## Keep going from Supabase Google Login on Web + +If you are using **Supabase Google Login on Web** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx index 6cdab6edf..5fb53be3b 100644 --- a/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx +++ b/apps/docs/src/content/docs/docs/plugins/social-login/supabase/introduction.mdx @@ -93,3 +93,7 @@ Continue with the setup guides: - [Supabase Apple Login - General Setup](/docs/plugins/social-login/supabase/apple/general/) - Overview and prerequisites - [iOS Setup](/docs/plugins/social-login/supabase/apple/ios/) - iOS-specific configuration - [Android Setup](/docs/plugins/social-login/supabase/apple/android/) - Android-specific configuration + +## Keep going from Supabase Integration Introduction + +If you are using **Supabase Integration Introduction** to plan authentication and account flows, connect it with [Using @capgo/capacitor-social-login](/plugins/capacitor-social-login/) for the native capability in Using @capgo/capacitor-social-login, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx index e989c3704..2b20411c5 100644 --- a/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/speech-recognition/getting-started.mdx @@ -369,3 +369,7 @@ export interface SpeechRecognitionListeningEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-recognition](/plugins/capacitor-speech-recognition/) for the native capability in Using @capgo/capacitor-speech-recognition, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx b/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx index 00557b8c4..3bb733daa 100644 --- a/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/speech-recognition/index.mdx @@ -58,3 +58,7 @@ Capacitor plugin for comprehensive on-device speech recognition with live partia ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-speech-recognition](https://github.com/Cap-go/capacitor-speech-recognition/). + +## Keep going from @capgo/capacitor-speech-recognition + +If you are using **@capgo/capacitor-speech-recognition** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-recognition](/plugins/capacitor-speech-recognition/) for the native capability in Using @capgo/capacitor-speech-recognition, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx index bcdd5de92..8467fd2d0 100644 --- a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/getting-started.mdx @@ -434,3 +434,7 @@ export interface ErrorEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-speech-synthesis](/plugins/capacitor-speech-synthesis/) for the native capability in Using @capgo/capacitor-speech-synthesis, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx index 7fb8366b9..e713c47bf 100644 --- a/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/speech-synthesis/index.mdx @@ -59,3 +59,7 @@ Speech Synthesis Plugin for synthesizing speech from text. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-speech-synthesis](https://github.com/Cap-go/capacitor-speech-synthesis/). + +## Keep going from @capgo/capacitor-speech-synthesis + +If you are using **@capgo/capacitor-speech-synthesis** to plan native plugin work, connect it with [Using @capgo/capacitor-speech-synthesis](/plugins/capacitor-speech-synthesis/) for the native capability in Using @capgo/capacitor-speech-synthesis, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx index 8698b5d6e..6fb5cb92a 100644 --- a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/getting-started.mdx @@ -67,3 +67,7 @@ export interface PluginVersionResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan security and compliance, connect it with [Using @capgo/capacitor-ssl-pinning](/plugins/capacitor-ssl-pinning/) for the native capability in Using @capgo/capacitor-ssl-pinning, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx index 4f49ce47e..a5b167043 100644 --- a/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/ssl-pinning/index.mdx @@ -38,3 +38,7 @@ Capacitor API for inspecting SSL pinning configuration. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-ssl-pinning](https://github.com/Cap-go/capacitor-ssl-pinning/). + +## Keep going from @capgo/capacitor-ssl-pinning + +If you are using **@capgo/capacitor-ssl-pinning** to plan security and compliance, connect it with [Using @capgo/capacitor-ssl-pinning](/plugins/capacitor-ssl-pinning/) for the native capability in Using @capgo/capacitor-ssl-pinning, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx index ede231fcb..6b9e90d43 100644 --- a/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/streamcall/getting-started.mdx @@ -442,3 +442,7 @@ export type CallState = ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-stream-call](/plugins/capacitor-streamcall/) for the native capability in Using @capgo/capacitor-stream-call, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx b/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx index ef7f90766..3f7d574a5 100644 --- a/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/streamcall/index.mdx @@ -63,3 +63,7 @@ Uses the https://getstream.io/ SDK to implement calling in Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-streamcall](https://github.com/Cap-go/capacitor-streamcall/). + +## Keep going from @capgo/capacitor-stream-call + +If you are using **@capgo/capacitor-stream-call** to plan native plugin work, connect it with [Using @capgo/capacitor-stream-call](/plugins/capacitor-streamcall/) for the native capability in Using @capgo/capacitor-stream-call, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx index 170342488..bc7566462 100644 --- a/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/supabase/getting-started.mdx @@ -89,3 +89,7 @@ console.log(data, error); - Use this plugin for authentication and session management. - Keep Realtime, Storage, Edge Functions, and advanced querying in `@supabase/supabase-js`. - Pass the native JWT into the JavaScript client whenever you need the rest of the Supabase surface area. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx b/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx index 4f62357dc..a3a4347c6 100644 --- a/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/supabase/index.mdx @@ -47,3 +47,7 @@ Use the plugin for native auth and session management, then pass the native JWT ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-supabase](https://github.com/Cap-go/capacitor-supabase/). + +## Keep going from @capgo/capacitor-supabase + +If you are using **@capgo/capacitor-supabase** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx index 0fcb7f223..ce5938ef4 100644 --- a/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/textinteraction/getting-started.mdx @@ -69,3 +69,7 @@ export interface TextInteractionResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-textinteraction](/plugins/capacitor-textinteraction/) for the native capability in Using @capgo/capacitor-textinteraction, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx b/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx index 74696f6df..41115143c 100644 --- a/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/textinteraction/index.mdx @@ -38,3 +38,7 @@ Toggle text interaction in Capacitor based iOS apps. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-textinteraction](https://github.com/Cap-go/capacitor-textinteraction/). + +## Keep going from @capgo/capacitor-textinteraction + +If you are using **@capgo/capacitor-textinteraction** to plan native plugin work, connect it with [Using @capgo/capacitor-textinteraction](/plugins/capacitor-textinteraction/) for the native capability in Using @capgo/capacitor-textinteraction, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx index 86f51dea0..63163707f 100644 --- a/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/transitions/getting-started.mdx @@ -300,3 +300,7 @@ Available entrypoints: - `@capgo/capacitor-transitions/angular` - `@capgo/capacitor-transitions/svelte` - `@capgo/capacitor-transitions/solid` + +## Keep going from Getting Started + +If you are using **Getting Started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx b/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx index 50e23b1c7..35e143145 100644 --- a/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/transitions/index.mdx @@ -70,3 +70,7 @@ Use it when you need: `swipe-gesture="auto"` uses Capacitor runtime helpers and enables the edge gesture only in native iOS Capacitor apps. Use `true` to force it on or `false` to disable it. The gesture is implemented in the web layer. It is designed to feel like Ionic's iOS swipe-back transition by driving animation progress from the pointer position, then finishing or cancelling based on distance and velocity. + +## Keep going from @capgo/capacitor-transitions + +If you are using **@capgo/capacitor-transitions** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx index 15a3b2438..9c5faa9ed 100644 --- a/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/twilio-video/getting-started.mdx @@ -143,3 +143,7 @@ await CapacitorTwilioVideo.requestCameraPermission(); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx index 56275b269..f6cead1a3 100644 --- a/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/twilio-video/index.mdx @@ -58,3 +58,7 @@ Capacitor API for joining Twilio Video rooms with a native in-app call surface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-twilio-video](https://github.com/Cap-go/capacitor-twilio-video/). + +## Keep going from @capgo/capacitor-twilio-video + +If you are using **@capgo/capacitor-twilio-video** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx index 68109b55f..768262e82 100644 --- a/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/twilio-voice/getting-started.mdx @@ -262,3 +262,7 @@ export interface CallInvite { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-twilio-voice](/plugins/capacitor-twilio-voice/) for the native capability in Using @capgo/capacitor-twilio-voice, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx b/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx index a10c985db..a521dfcc9 100644 --- a/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/twilio-voice/index.mdx @@ -65,3 +65,7 @@ Integrates the Twilio Voice SDK into Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-twilio-voice](https://github.com/Cap-go/capacitor-twilio-voice/). + +## Keep going from @capgo/capacitor-twilio-voice + +If you are using **@capgo/capacitor-twilio-voice** to plan native plugin work, connect it with [Using @capgo/capacitor-twilio-voice](/plugins/capacitor-twilio-voice/) for the native capability in Using @capgo/capacitor-twilio-voice, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/api.md b/apps/docs/src/content/docs/docs/plugins/updater/api.md index b7555a105..c0d05eca5 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/api.md +++ b/apps/docs/src/content/docs/docs/plugins/updater/api.md @@ -1154,3 +1154,7 @@ error: The bundle has failed to download. 'background' | 'kill' | 'nativeVersion' | 'date' + +## Keep going from Functions and settings + +If you are using **Functions and settings** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx b/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx index c9091ee4b..7aabb6a81 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/commonProblems.mdx @@ -210,3 +210,7 @@ A typo in `plugins.CapacitorUpdater.appId` (in `capacitor.config.ts`) or a misma - [Troubleshooting](/docs/getting-started/troubleshooting/) - [How to get support](/docs/getting-help/) + +## Keep going from Common Update Problems + +If you are using **Common Update Problems** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/cordova.md b/apps/docs/src/content/docs/docs/plugins/updater/cordova.md index 4abedb1a3..d5276dde4 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/cordova.md +++ b/apps/docs/src/content/docs/docs/plugins/updater/cordova.md @@ -23,3 +23,6 @@ In the mean time heres what you can do: This will need at least 1 month of work. * Hire us as a [Consultant](https://capgo.app/consulting/), we are used to help big companies migrate to Capacitor, it usually takes a month, and the [benefit](https://ionic.io/resources/articles/capacitor-vs-cordova-modern-hybrid-app-development) is huge for your team +## Keep going from Cordova + +If you are using **Cordova** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx b/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx index 8924c41ee..836ac8b1b 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/debugging.mdx @@ -189,3 +189,7 @@ On Android, all versions are stored in one folder, unlike IOS where it has to be title="How to review your app's crash logs" href="https://developer.apple.com/news/?id=nra79npr" /> + +## Keep going from Debugging + +If you are using **Debugging** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/events.mdx b/apps/docs/src/content/docs/docs/plugins/updater/events.mdx index 750ef244d..f07ba5943 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/events.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/events.mdx @@ -289,3 +289,7 @@ export class UpdateManager { 4. **Clean up listeners**: Remove event listeners when they're no longer needed to prevent memory leaks. 5. **Test update scenarios**: Test various update scenarios including failures, rollbacks, and major updates. + +## Keep going from Events + +If you are using **Events** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx index 199cad574..97c4729d3 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/getting-started.mdx @@ -323,3 +323,7 @@ async function checkAndUpdate() { - [Known Issues](/docs/plugins/updater/known-issues/) - Common problems and solutions - [GitHub Discussions](https://github.com/Cap-go/capacitor-updater/discussions) - Community support - [Discord](https://discord.gg/VnYRvBfgA6) - Real-time chat + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/index.mdx b/apps/docs/src/content/docs/docs/plugins/updater/index.mdx index 5cbc17cbf..e7f1554bb 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/index.mdx @@ -93,3 +93,7 @@ Live update for capacitor apps. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-updater](https://github.com/Cap-go/capacitor-updater/). + +## Keep going from @capgo/capacitor-updater + +If you are using **@capgo/capacitor-updater** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx b/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx index bd3e21e3d..bc37ec55f 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/known-issues.mdx @@ -127,3 +127,7 @@ Follow the guide of the official doc: title="Capacitor Configuration" href="https://capacitorjs.com/docs/config" /> + +## Keep going from Known issues + +If you are using **Known issues** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx index c4ca556d2..f835b014a 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/capacitor-updater.mdx @@ -45,3 +45,7 @@ There also could be a problem that prevents the android app from connecting. If ```bash adb reverse tcp:54321 tcp:54321 ``` + +## Keep going from Using the capacitor updater with self-hosted capgo + +If you are using **Using the capacitor updater with self-hosted capgo** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx index 9e67119c1..ce4170d5e 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/cli.mdx @@ -31,3 +31,7 @@ const config: CapacitorConfig = { ``` Note: To get `localSupaAnon` please follow [this tutorial](/docs/plugins/updater/local-dev/getting-started/) and copy the `anon key` into `localSupaAnon` + +## Keep going from Using the CLI with self-hosted capgo + +If you are using **Using the CLI with self-hosted capgo** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx index f20753603..e7cbf4abb 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/contributing.mdx @@ -27,3 +27,7 @@ Here are some reasons you might want to cinsder to contribute: * Capgo's [CONTRIBUTING.MD](https://github.com/Cap-go/capgo/blob/main/CONTRIBUTING.md) * Capgo's [BOUNTY.md](https://github.com/Cap-go/capgo/blob/main/BOUNTY.md) + +## Keep going from Contributing + +If you are using **Contributing** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx index 365e10702..9447cc9f2 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/local-dev/getting-started.mdx @@ -75,3 +75,7 @@ and start frontend by running: ```bash bun run serve ``` + +## Keep going from Getting started + +If you are using **Getting started** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx b/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx index 1ae0cbcd6..52949bd39 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/notify-app-ready.mdx @@ -31,4 +31,8 @@ In this guide we will show you how to properly place the `notifyAppReady()` call - \ No newline at end of file + + +## Keep going from Placing CapacitorUpdater.notifyAppReady() call correctly + +If you are using **Placing CapacitorUpdater.notifyAppReady() call correctly** to plan native plugin work, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx index faf9852ce..3570431c1 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/auto-update.mdx @@ -106,3 +106,7 @@ Example output: ``` Use the `checksum` value from this output in your API response to ensure the plugin can verify the bundle integrity before installation. + +## Keep going from Auto Update + +If you are using **Auto Update** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx index ff0c29bbd..fe3ae382f 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/encrypted-bundles.mdx @@ -57,3 +57,7 @@ Then your app will be able to use the private key to decrypt the `session_key` a description="Complete workflow for setting up self-hosted updates" /> + +## Keep going from Encrypted Bundles + +If you are using **Encrypted Bundles** to plan security and compliance, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, and [Capgo Security](/security/) for the product workflow in Capgo Security. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx index 20bd525a2..7bb3c150a 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/getting-started.mdx @@ -114,3 +114,7 @@ If this seems like a lot of work, try the trial Capgo Cloud. :::note Delta (manifest) updates will not work in manual updates, but they can work in auto update. Right now it's not documented because it's a pretty complex process. ::: + +## Keep going from Getting started + +If you are using **Getting started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx index f92688e77..1deaef0f9 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-channels.mdx @@ -514,3 +514,7 @@ async function getUpdateForDevice(deviceId: string, appId: string) { ``` This creates a complete self-hosted channel management system that gives you full control over how updates are distributed to your users. + +## Keep going from Channel API Endpoint + +If you are using **Channel API Endpoint** to plan channel routing and staged rollout, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, and [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx index 95da693d7..9d139e43b 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-stats.mdx @@ -187,3 +187,7 @@ For detailed descriptions of all action codes and their meanings, please refer t title="Handling Updates" href="/docs/plugins/updater/self-hosted/handling-updates/" /> + +## Keep going from Statistics API + +If you are using **Statistics API** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx index 5be65a665..48b49e7dd 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/handling-updates.mdx @@ -108,3 +108,7 @@ And if no update or error, add the `message` key and optionally an `error`: To learn how to create compatible bundles and generate checksums, see the [Auto Update documentation](/docs/plugins/updater/self-hosted/auto-update/#generating-bundle-checksum). For encrypted bundles, see the [Encrypted Bundles documentation](/docs/plugins/updater/self-hosted/encrypted-bundles/) which explains the complete encryption workflow. + +## Keep going from Update API Endpoint + +If you are using **Update API Endpoint** to plan CI/CD automation, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx index fa7cdd3ae..035414db4 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/self-hosted/manual-update.mdx @@ -65,3 +65,7 @@ App.addListener('appStateChange', async(state) => { :::note If this seems like a lot of work consider trying [Capgo trial](https://capgo.app/register/). It will handle all of this for you. ::: + +## Keep going from Manual Update + +If you are using **Manual Update** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx b/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx index 83fc97480..890d6f37f 100644 --- a/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx +++ b/apps/docs/src/content/docs/docs/plugins/updater/settings.mdx @@ -530,3 +530,7 @@ Default: `undefined` + +## Keep going from Settings + +If you are using **Settings** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-updater](/plugins/capacitor-updater/) for the native capability in Using @capgo/capacitor-updater, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx index 4b608a814..8910dc107 100644 --- a/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/uploader/getting-started.mdx @@ -213,3 +213,7 @@ export interface UploadEvent { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx b/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx index de35d31c5..4884ababf 100644 --- a/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/uploader/index.mdx @@ -41,3 +41,7 @@ Capacitor Uploader Plugin for uploading files with background support and progre ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-uploader](https://github.com/Cap-go/capacitor-uploader/). + +## Keep going from @capgo/capacitor-uploader + +If you are using **@capgo/capacitor-uploader** to plan storage and file handling, connect it with [Using @capgo/capacitor-uploader](/plugins/capacitor-uploader/) for the native capability in Using @capgo/capacitor-uploader, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, and [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file. diff --git a/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx index 9fcf9e7a5..91d4f7600 100644 --- a/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/video-player/getting-started.mdx @@ -480,3 +480,7 @@ export interface WidevineDrmOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx index 429e8d192..bc389f7d9 100644 --- a/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/video-player/index.mdx @@ -56,3 +56,7 @@ Capacitor plugin to play video in native player. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-video-player](https://github.com/Cap-go/capacitor-video-player/). + +## Keep going from @capgo/capacitor-video-player + +If you are using **@capgo/capacitor-video-player** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, and [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation. diff --git a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx index aae33bb9e..e5a1facf4 100644 --- a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/getting-started.mdx @@ -94,3 +94,7 @@ export interface VideoThumbnailsResult { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-thumbnails](/plugins/capacitor-video-thumbnails/) for the native capability in Using @capgo/capacitor-video-thumbnails, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx index 5f2e903cd..c10aba529 100644 --- a/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/video-thumbnails/index.mdx @@ -38,3 +38,7 @@ Capacitor Video Thumbnails Plugin interface for generating video thumbnails. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-video-thumbnails](https://github.com/Cap-go/capacitor-video-thumbnails/). + +## Keep going from @capgo/capacitor-video-thumbnails + +If you are using **@capgo/capacitor-video-thumbnails** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-video-thumbnails](/plugins/capacitor-video-thumbnails/) for the native capability in Using @capgo/capacitor-video-thumbnails, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx index 49f637345..49bb21205 100644 --- a/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/volume-buttons/getting-started.mdx @@ -85,3 +85,7 @@ export type VolumeButtonDirection = 'up' | 'down'; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-volume-buttons](/plugins/capacitor-volume-buttons/) for the native capability in Using @capgo/capacitor-volume-buttons, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx b/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx index 19ffd262e..d1723a082 100644 --- a/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/volume-buttons/index.mdx @@ -41,3 +41,7 @@ Capacitor Volume Buttons Plugin for detecting hardware volume button presses. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-volume-buttons](https://github.com/Cap-go/capacitor-volume-buttons/). + +## Keep going from @capgo/capacitor-volume-buttons + +If you are using **@capgo/capacitor-volume-buttons** to plan native plugin work, connect it with [Using @capgo/capacitor-volume-buttons](/plugins/capacitor-volume-buttons/) for the native capability in Using @capgo/capacitor-volume-buttons, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx b/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx index afc15fb0f..e1b8bb1f3 100644 --- a/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx +++ b/apps/docs/src/content/docs/docs/plugins/watch/examples.mdx @@ -765,3 +765,7 @@ class DataCache { - [Watch App Setup](/docs/plugins/watch/watch-app-setup/) - Create your first watch app - [API Reference](/docs/plugins/watch/getting-started/#api-reference) - Complete API documentation - [GitHub Repository](https://github.com/Cap-go/capacitor-watch) - Source code and issues + +## Keep going from Examples & Use Cases + +If you are using **Examples & Use Cases** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx index 63956d5f6..033767705 100644 --- a/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/watch/getting-started.mdx @@ -308,3 +308,7 @@ Get the native plugin version. - Ensure WatchConnectivity capability is added in Xcode - Check that watch app has the companion bundle ID - Verify both apps target compatible OS versions + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/watch/index.mdx b/apps/docs/src/content/docs/docs/plugins/watch/index.mdx index 6ba54e932..b2608c2fa 100644 --- a/apps/docs/src/content/docs/docs/plugins/watch/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/watch/index.mdx @@ -52,3 +52,7 @@ Apple Watch communication plugin for Capacitor. Provides bidirectional messaging ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-watch](https://github.com/Cap-go/capacitor-watch/). + +## Keep going from @capgo/capacitor-watch + +If you are using **@capgo/capacitor-watch** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx b/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx index 385491c94..c5a3e9d10 100644 --- a/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx +++ b/apps/docs/src/content/docs/docs/plugins/watch/watch-app-setup.mdx @@ -462,3 +462,7 @@ WatchConnector.shared.activate() - [API Reference](/docs/plugins/watch/getting-started/#api-reference) - Complete API documentation - [Communication Patterns](/docs/plugins/watch/getting-started/#communication-patterns) - When to use each method - [Example App](https://github.com/Cap-go/capacitor-watch/tree/main/example-app) - Full working example + +## Keep going from Creating a watchOS App + +If you are using **Creating a watchOS App** to plan native plugin work, connect it with [Using @capgo/capacitor-watch](/plugins/capacitor-watch/) for the native capability in Using @capgo/capacitor-watch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx index 297a9c06b..f8be1265e 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-crash/getting-started.mdx @@ -155,3 +155,7 @@ export type WebViewCrashAppState = 'active' | 'inactive' | 'background' | 'unkno ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-crash](/plugins/capacitor-webview-crash/) for the native capability in Using @capgo/capacitor-webview-crash, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx index 21e86d026..50cb95d07 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-crash/index.mdx @@ -51,3 +51,7 @@ This plugin stores a native crash marker when the previous Capacitor WebView pro ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-webview-crash](https://github.com/Cap-go/capacitor-webview-crash/). + +## Keep going from @capgo/capacitor-webview-crash + +If you are using **@capgo/capacitor-webview-crash** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-crash](/plugins/capacitor-webview-crash/) for the native capability in Using @capgo/capacitor-webview-crash, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx index bfdfe7ab8..61866cb6d 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-guardian/getting-started.mdx @@ -155,3 +155,7 @@ export type RestartStrategy = 'reload' | 'reloadFromOrigin' | 'customUrl'; ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-guardian](/plugins/capacitor-webview-guardian/) for the native capability in Using @capgo/capacitor-webview-guardian, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx index d8c1d53bd..63a2d116e 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-guardian/index.mdx @@ -44,3 +44,7 @@ Capacitor plugin to Detect when the WebView was killed in the background and rel ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-webview-guardian](https://github.com/Cap-go/capacitor-webview-guardian/). + +## Keep going from @capgo/capacitor-webview-guardian + +If you are using **@capgo/capacitor-webview-guardian** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-guardian](/plugins/capacitor-webview-guardian/) for the native capability in Using @capgo/capacitor-webview-guardian, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx index 2add39683..c1d3f4e4c 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/android.mdx @@ -79,3 +79,7 @@ You can also provide the dataset through `versionShareApiUrl` with: - `{ "versionShareByMajor": { "137": 54.2, "136": 23.8 } }` - `{ "shareByMajor": { "137": 54.2, "136": 23.8 } }` - `{ "versions": [{ "major": 137, "share": 54.2 }, { "version": "136.0.0.0", "percent": 23.8 }] }` + +## Keep going from Android Setup + +If you are using **Android Setup** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx index df45f5529..2e8c381b4 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/getting-started.mdx @@ -127,3 +127,7 @@ The plugin supports both WebView provider models used by Capacitor on Android: - Android 5-6 and 10+: Android System WebView (`com.google.android.webview`) - Android 7-9: Google Chrome (`com.android.chrome`) + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx index 95ecede3f..82881b5eb 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/index.mdx @@ -48,3 +48,7 @@ Public API for checking WebView freshness and guiding users to updates. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-webview-version-checker](https://github.com/Cap-go/capacitor-webview-version-checker/). + +## Keep going from @capgo/capacitor-webview-version-checker + +If you are using **@capgo/capacitor-webview-version-checker** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx index 6f06c2200..2d1d25f81 100644 --- a/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx +++ b/apps/docs/src/content/docs/docs/plugins/webview-version-checker/ios.mdx @@ -16,3 +16,7 @@ The plugin is designed for Android WebView provider compatibility flows: - Offer native prompt routing to provider update destination iOS does not use the same update-provider model, so this plugin does not expose equivalent native enforcement there. + +## Keep going from iOS + +If you are using **iOS** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-webview-version-checker](/plugins/capacitor-webview-version-checker/) for the native capability in Using @capgo/capacitor-webview-version-checker, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx index 8238622a8..dcf906776 100644 --- a/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/wechat/getting-started.mdx @@ -378,3 +378,7 @@ export interface WechatInvoiceCard { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-wechat](/plugins/capacitor-wechat/) for the native capability in Using @capgo/capacitor-wechat, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx b/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx index fa2596d45..f903ea3d3 100644 --- a/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/wechat/index.mdx @@ -47,3 +47,7 @@ Capacitor WeChat Plugin - WeChat SDK integration for authentication, sharing, pa ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-wechat](https://github.com/Cap-go/capacitor-wechat/). + +## Keep going from @capgo/capacitor-wechat + +If you are using **@capgo/capacitor-wechat** to plan authentication and account flows, connect it with [Using @capgo/capacitor-wechat](/plugins/capacitor-wechat/) for the native capability in Using @capgo/capacitor-wechat, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx index fefe78e35..cdd528f90 100644 --- a/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/widget-kit/getting-started.mdx @@ -265,3 +265,7 @@ await CapgoWidgetKit.stopWidgetSession({ ## Source Of Truth The full type reference lives in the plugin repository at [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts). + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx b/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx index eadf7e80b..5b96ac7de 100644 --- a/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/widget-kit/index.mdx @@ -100,3 +100,7 @@ The plugin also ships native helpers for widget targets: ## Source Of Truth The API reference is synced from [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts) in the plugin repository. + +## Keep going from @capgo/capacitor-widget-kit + +If you are using **@capgo/capacitor-widget-kit** to plan CI/CD automation, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration. diff --git a/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx index 8065a3cab..05e311627 100644 --- a/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/wifi/getting-started.mdx @@ -508,3 +508,7 @@ export enum NetworkSecurityType { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-wifi](/plugins/capacitor-wifi/) for the native capability in Using @capgo/capacitor-wifi, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx b/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx index afa8f394c..120a1d415 100644 --- a/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/wifi/index.mdx @@ -54,3 +54,7 @@ WiFi plugin for managing device WiFi connectivity. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-wifi](https://github.com/Cap-go/capacitor-wifi/). + +## Keep going from @capgo/capacitor-wifi + +If you are using **@capgo/capacitor-wifi** to plan native plugin work, connect it with [Using @capgo/capacitor-wifi](/plugins/capacitor-wifi/) for the native capability in Using @capgo/capacitor-wifi, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx index 72a079b17..c9e9f0e54 100644 --- a/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/youtube-player/getting-started.mdx @@ -568,3 +568,7 @@ export interface ToggleFullScreenOptions extends PlayerIdOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-youtube-player](/plugins/capacitor-youtube-player/) for the native capability in Using @capgo/capacitor-youtube-player, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx b/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx index adcfe92cb..24ccf84aa 100644 --- a/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/youtube-player/index.mdx @@ -82,3 +82,7 @@ YouTube Player Plugin interface for Capacitor. Provides methods to control YouTu ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-youtube-player](https://github.com/Cap-go/capacitor-youtube-player/). + +## Keep going from @capgo/capacitor-youtube-player + +If you are using **@capgo/capacitor-youtube-player** to plan native plugin work, connect it with [Using @capgo/capacitor-youtube-player](/plugins/capacitor-youtube-player/) for the native capability in Using @capgo/capacitor-youtube-player, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx index cd67ec0aa..eb3933155 100644 --- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx +++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/android.mdx @@ -55,3 +55,7 @@ await ZebraNotification.registerForNotification({ - DataWedge commands require Zebra's `com.symbol.datawedge` package to be present and enabled. - `softRfidTrigger()` uses the first registered scan intent action. Register one before relying on RFID reads. - Keep one canonical intent action per scanning flow. That reduces mismatches between the DataWedge profile and your app listeners. + +## Keep going from Android Behavior + +If you are using **Android Behavior** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx index 42f0ac390..17afe4488 100644 --- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/getting-started.mdx @@ -89,3 +89,7 @@ console.log(result.data); - Android: fully supported on Zebra devices with DataWedge installed. - iOS: not available because DataWedge is Zebra Android specific. - Web: not available beyond API shape parity. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx index d04f0d5f0..bb7821820 100644 --- a/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/zebra-datawedge/index.mdx @@ -77,3 +77,7 @@ Capacitor plugin for Zebra DataWedge profile management, notifications, queries, ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-zebra-datawedge](https://github.com/Cap-go/capacitor-zebra-datawedge/). + +## Keep going from @capgo/capacitor-zebra-datawedge + +If you are using **@capgo/capacitor-zebra-datawedge** to plan native plugin work, connect it with [Using @capgo/capacitor-zebra-datawedge](/plugins/capacitor-zebra-datawedge/) for the native capability in Using @capgo/capacitor-zebra-datawedge, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx b/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx index 61970a491..0d25c518c 100644 --- a/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx +++ b/apps/docs/src/content/docs/docs/plugins/zip/getting-started.mdx @@ -223,3 +223,7 @@ export interface UnzipOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-zip](/plugins/capacitor-zip/) for the native capability in Using @capgo/capacitor-zip, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/apps/docs/src/content/docs/docs/plugins/zip/index.mdx b/apps/docs/src/content/docs/docs/plugins/zip/index.mdx index 8040376eb..314fdc5b3 100644 --- a/apps/docs/src/content/docs/docs/plugins/zip/index.mdx +++ b/apps/docs/src/content/docs/docs/plugins/zip/index.mdx @@ -40,3 +40,7 @@ Capacitor Zip Plugin for compressing and extracting zip archives. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-zip](https://github.com/Cap-go/capacitor-zip/). + +## Keep going from @capgo/capacitor-zip + +If you are using **@capgo/capacitor-zip** to plan native plugin work, connect it with [Using @capgo/capacitor-zip](/plugins/capacitor-zip/) for the native capability in Using @capgo/capacitor-zip, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/docs/src/content/docs/docs/public-api/api-keys.mdx b/apps/docs/src/content/docs/docs/public-api/api-keys.mdx index eaa9a4cfb..ad0e74b9d 100644 --- a/apps/docs/src/content/docs/docs/public-api/api-keys.mdx +++ b/apps/docs/src/content/docs/docs/public-api/api-keys.mdx @@ -67,3 +67,7 @@ Organization policies can enforce: 3. **Monitoring Tools**: Create keys with the `app_reader` role for external monitoring integrations 4. **Admin Access**: Use keys with the `org_admin` role sparingly for administrative tools 5. **Third-Party Integrations**: Create keys restricted to specific apps with the minimum required role + +## Keep going from API Keys + +If you are using **API Keys** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/public-api/app.mdx b/apps/docs/src/content/docs/docs/public-api/app.mdx index 47379190b..39d260e4f 100644 --- a/apps/docs/src/content/docs/docs/public-api/app.mdx +++ b/apps/docs/src/content/docs/docs/public-api/app.mdx @@ -294,3 +294,7 @@ curl -H "authorization: your-api-key" \ 2. **Organization**: Group related apps under a single organization 3. **Access Control**: Manage which team members can modify app settings 4. **Backup Strategy**: Back up critical app configurations and settings + +## Keep going from Apps + +If you are using **Apps** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/public-api/bundles.mdx b/apps/docs/src/content/docs/docs/public-api/bundles.mdx index 5dad96ffb..8fd49e6ab 100644 --- a/apps/docs/src/content/docs/docs/public-api/bundles.mdx +++ b/apps/docs/src/content/docs/docs/public-api/bundles.mdx @@ -637,4 +637,8 @@ Common error scenarios and their responses: 1. **Retention Policy**: Define how long to keep old bundles 2. **Size Management**: Monitor bundle sizes and storage usage 3. **Backup Strategy**: Consider backing up critical bundles (versions) -4. **Cost Optimization**: Remove unnecessary bundles to optimize storage costs +4. **Cost Optimization**: Remove unnecessary bundles to optimize storage costs + +## Keep going from Bundles + +If you are using **Bundles** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/public-api/channels.mdx b/apps/docs/src/content/docs/docs/public-api/channels.mdx index dac1f6ab4..7050610fc 100644 --- a/apps/docs/src/content/docs/docs/public-api/channels.mdx +++ b/apps/docs/src/content/docs/docs/public-api/channels.mdx @@ -266,4 +266,8 @@ Common error scenarios and their responses: "ios": true, "android": false } -``` +``` + +## Keep going from Channels + +If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID. diff --git a/apps/docs/src/content/docs/docs/public-api/devices.mdx b/apps/docs/src/content/docs/docs/public-api/devices.mdx index 3f0be3bb6..d73818157 100644 --- a/apps/docs/src/content/docs/docs/public-api/devices.mdx +++ b/apps/docs/src/content/docs/docs/public-api/devices.mdx @@ -294,4 +294,8 @@ Common error scenarios and their responses: 1. **Monitoring**: Regularly check device status and bundle (version) distribution 2. **Testing**: Use custom IDs to identify test devices easily 3. **Troubleshooting**: Track device updates and channel assignments -4. **Native Version Control**: Monitor native app versions to ensure compatibility +4. **Native Version Control**: Monitor native app versions to ensure compatibility + +## Keep going from Devices + +If you are using **Devices** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/docs/src/content/docs/docs/public-api/index.mdx b/apps/docs/src/content/docs/docs/public-api/index.mdx index 8afcba287..b070da1ec 100644 --- a/apps/docs/src/content/docs/docs/public-api/index.mdx +++ b/apps/docs/src/content/docs/docs/public-api/index.mdx @@ -101,4 +101,8 @@ Example error response: 1. **Error Handling**: Always check for error responses and handle them appropriately 2. **Rate Limiting**: Implement exponential backoff when hitting rate limits 3. **Caching**: Cache responses when appropriate to reduce API calls -4. **Versioning**: Keep track of API changes through our changelog +4. **Versioning**: Keep track of API changes through our changelog + +## Keep going from API Overview + +If you are using **API Overview** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/public-api/members.mdx b/apps/docs/src/content/docs/docs/public-api/members.mdx index 0e4a4915f..0d83161c7 100644 --- a/apps/docs/src/content/docs/docs/public-api/members.mdx +++ b/apps/docs/src/content/docs/docs/public-api/members.mdx @@ -223,3 +223,7 @@ Common error scenarios and their responses: 2. **Access Control**: Managing member permissions as responsibilities change 3. **Security Audit**: Reviewing member list and roles periodically 4. **Team Restructuring**: Updating roles during organizational changes + +## Keep going from Members + +If you are using **Members** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/public-api/organizations.mdx b/apps/docs/src/content/docs/docs/public-api/organizations.mdx index 2a6ec781e..717e1a402 100644 --- a/apps/docs/src/content/docs/docs/public-api/organizations.mdx +++ b/apps/docs/src/content/docs/docs/public-api/organizations.mdx @@ -202,4 +202,8 @@ Common error scenarios and their responses: 1. **Naming**: Use clear, descriptive names for organizations 2. **Roles**: Assign appropriate roles to team members 3. **Email**: Use a group email for management_email to avoid issues with personal email changes -4. **Logo**: Host logos on a reliable CDN and use HTTPS URLs +4. **Logo**: Host logos on a reliable CDN and use HTTPS URLs + +## Keep going from Organizations + +If you are using **Organizations** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/public-api/statistics.mdx b/apps/docs/src/content/docs/docs/public-api/statistics.mdx index 06f56c63f..fa3216d3f 100644 --- a/apps/docs/src/content/docs/docs/public-api/statistics.mdx +++ b/apps/docs/src/content/docs/docs/public-api/statistics.mdx @@ -230,3 +230,7 @@ Common error scenarios and their responses: 3. **Set Alerts**: Create alerts for unusual spikes in usage 4. **Regular Backups**: Export statistics regularly for historical analysis 5. **Bundle (version) Adoption**: Use bundle usage to track adoption rates of new bundles (versions) + +## Keep going from Statistics + +If you are using **Statistics** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx b/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx index 283475a55..410cba489 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx +++ b/apps/docs/src/content/docs/docs/upgrade/from-appflow-to-capgo.mdx @@ -203,3 +203,7 @@ Because AppFlow is now in maintenance mode, migrating sooner gives you access to - Track issues / request features: [github.com/Cap-go/capacitor-updater](https://github.com/Cap-go/capacitor-updater) Capgo is engineered for enterprises that need native delta updates, encrypted bundles, and continuous innovation. Once you migrate you can delete the AppFlow glue code, rely on native automation, and keep shipping without interruption. + +## Keep going from Migrate from AppFlow to Capgo + +If you are using **Migrate from AppFlow to Capgo** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx b/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx index 13a3c4a76..cd5e82c3c 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx +++ b/apps/docs/src/content/docs/docs/upgrade/from-capawesome-to-capgo.mdx @@ -250,3 +250,7 @@ In practice teams finish in under an hour. If you provide Capawesome project det - **Issue tracker**: [github.com/Cap-go/capacitor-updater/issues](https://github.com/Cap-go/capacitor-updater/issues). Capgo is built for long-term reliability: native delta updates, encrypted bundles, automatic rollbacks, and analytics that do not require custom JavaScript. Once you migrate you can delete the maintenance-heavy glue and let the platform run updates automatically. + +## Keep going from Migrate from Capawesome Cloud to Capgo + +If you are using **Migrate from Capawesome Cloud to Capgo** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx index 7b7445e5b..71f7af9ae 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx +++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-auth-connect.mdx @@ -34,3 +34,7 @@ npx cap sync - [Social Login getting started](/docs/plugins/social-login/getting-started/) - [Secure Storage migration](/docs/upgrade/from-ionic-secure-storage) - [Identity Vault migration](/docs/upgrade/from-ionic-identity-vault) + +## Keep going from Migrate from Ionic Auth Connect + +If you are using **Migrate from Ionic Auth Connect** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx index f7fa33f0b..1ce877d60 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx +++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-identity-vault.mdx @@ -34,3 +34,7 @@ npx cap sync - [Native Biometric getting started](/docs/plugins/native-biometric/getting-started/) - [Secure Storage migration](/docs/upgrade/from-ionic-secure-storage) - [Auth Connect migration](/docs/upgrade/from-ionic-auth-connect) + +## Keep going from Migrate from Ionic Identity Vault + +If you are using **Migrate from Ionic Identity Vault** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx b/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx index 30ad34366..ba876ed04 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx +++ b/apps/docs/src/content/docs/docs/upgrade/from-ionic-secure-storage.mdx @@ -47,3 +47,7 @@ npx cap sync - [Data Storage SQLite getting started](/docs/plugins/data-storage-sqlite/getting-started/) - [Auth Connect migration](/docs/upgrade/from-ionic-auth-connect) - [Identity Vault migration](/docs/upgrade/from-ionic-identity-vault) + +## Keep going from Migrate from Ionic Secure Storage + +If you are using **Migrate from Ionic Secure Storage** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md b/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md index 96cffff3d..c53f65e82 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v2-to-v3.md @@ -102,3 +102,7 @@ For now only the first public channel is in use, in the future, public will chan ## Common problems: * Build problem after upgrade: if you have already opened the source code of the plugin in Android studio or Xcode, sometimes the sync doesn't remove them, that the cause of the issue. Open the native IDE and remove `capacitor-updater` by hands and do `npx cap sync` this should solve. + +## Keep going from From V2 to V3 + +If you are using **From V2 to V3** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md b/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md index fdca45bfb..3f5579868 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v3-to-v4.md @@ -69,3 +69,7 @@ interface BundleInfo { ## Contributors [@lincolnthree](https://github.com/lincolnthree/) Thank you so much for starting this work, it was impossible to make this update work without you. + +## Keep going from From V3 to V4 + +If you are using **From V3 to V4** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md b/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md index c31f8e59f..3e9d6da54 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v4-to-v5.md @@ -28,3 +28,7 @@ That it ! Pretty easy ! If you were getting yourself the update with getLatest, there are a tiny change. Now if you are up-to-date already it will go into catch. Any response different than update available will do that. + +## Keep going from From V4 to V5 + +If you are using **From V4 to V5** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md b/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md index 82c88ebbc..57fe9f4aa 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v5-to-v6.md @@ -23,4 +23,6 @@ First follow the migration guide of Capacitor: That it ! Pretty easy ! +## Keep going from From V5 to V6 +If you are using **From V5 to V6** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md b/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md index 703b32397..ac43fc888 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v6-to-v7.md @@ -39,4 +39,6 @@ We recommend adding the following properties in your `capacitor.config` file: These settings should help managed better the plugin's and it's behaviors. +## Keep going from From V6 to V7 +If you are using **From V6 to V7** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md b/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md index 87e95ecbd..9c1e135a0 100644 --- a/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md +++ b/apps/docs/src/content/docs/docs/upgrade/from-v7-to-v8.md @@ -70,3 +70,7 @@ If you encounter any issues during the migration, please: 1. Check our [documentation](/docs/live-updates/) 2. Visit our [Discord community](https://discord.com/invite/VnYRvBfgA6) 3. Open an issue on [GitHub](https://github.com/Cap-go/capacitor-updater/issues) + +## Keep going from From V7 to V8 + +If you are using **From V7 to V8** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx b/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx index e9aa5c699..e50a045f4 100644 --- a/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx +++ b/apps/docs/src/content/docs/docs/webapp/2fa-enforcement.mdx @@ -182,3 +182,6 @@ If you need to enable 2FA on your account, see our [Two-Factor Authentication se - [Learn about organization management](/docs/webapp/organization-system/) - [Configure API keys for CI/CD](/docs/webapp/api-keys/) +## Keep going from 2FA Enforcement + +If you are using **2FA Enforcement** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/webapp/api-keys.mdx b/apps/docs/src/content/docs/docs/webapp/api-keys.mdx index 17727585f..310362de8 100644 --- a/apps/docs/src/content/docs/docs/webapp/api-keys.mdx +++ b/apps/docs/src/content/docs/docs/webapp/api-keys.mdx @@ -97,3 +97,7 @@ If you see keys in the **Legacy Keys** section (keys without role assignments), Legacy keys can be regenerated and deleted from the list, but cannot be edited to add RBAC roles. We recommend creating new RBAC keys and deleting legacy keys when possible. If you need to manage legacy keys directly, you can still access them at [console.capgo.app/dashboard/apikeys](https://console.capgo.app/dashboard/apikeys/). This page is deprecated and will be removed in a future update. + +## Keep going from API Keys + +If you are using **API Keys** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/bundles.mdx b/apps/docs/src/content/docs/docs/webapp/bundles.mdx index b5cf2715e..775a2eaa3 100644 --- a/apps/docs/src/content/docs/docs/webapp/bundles.mdx +++ b/apps/docs/src/content/docs/docs/webapp/bundles.mdx @@ -90,3 +90,7 @@ To unlink a bundle from a channel, navigate to the channel's configuration page. ### Downloading a bundle To download a bundle, click on the **Zip app bundle** size value in the Information tab. A confirmation dialog will appear, and upon confirmation, the bundle will be downloaded directly to your device. + +## Keep going from Bundles + +If you are using **Bundles** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/docs/src/content/docs/docs/webapp/channels.mdx b/apps/docs/src/content/docs/docs/webapp/channels.mdx index 678268d5e..505b2a748 100644 --- a/apps/docs/src/content/docs/docs/webapp/channels.mdx +++ b/apps/docs/src/content/docs/docs/webapp/channels.mdx @@ -107,3 +107,7 @@ As for `Allow development build`. If this is true then development builds will b Seventh is the `Allow Emulators`. If this is false then Capgo will disallow any update request that comes from an emulator. This is mostly useful for testing purposes. Eight is the `Allow devices to self associate`. If this is true then the [setChannel](/docs/plugin/api/#setchannel) method will be available. If this is set to false and you try to call the [setChannel](/docs/plugin/api/#setchannel) method with this channel then the call will fail. + +## Keep going from Channels + +If you are using **Channels** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution, and [Capgo Environment Best Practices: Staging with One Mobile App ID](/blog/staging-environments-with-capgo-channels/) for the practical context in Capgo Environment Best Practices: Staging with One Mobile App ID. diff --git a/apps/docs/src/content/docs/docs/webapp/devices.mdx b/apps/docs/src/content/docs/docs/webapp/devices.mdx index 6b49d9a30..6e9976f53 100644 --- a/apps/docs/src/content/docs/docs/webapp/devices.mdx +++ b/apps/docs/src/content/docs/docs/webapp/devices.mdx @@ -37,3 +37,7 @@ The `Custom ID` is a very useful field that helps you connect the device to an I Use it to easily identify which device belongs to which user. Custom ID can only be set from the device itself using `CapacitorUpdater.setCustomId({ customId: user });` + +## Keep going from Devices + +If you are using **Devices** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx b/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx index 13da87dc0..6ff5a9b40 100644 --- a/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx +++ b/apps/docs/src/content/docs/docs/webapp/enterprise-sso.mdx @@ -139,3 +139,7 @@ Coordinate with your IdP admin and notify all affected users before enabling enf - [Organization: roles and permissions](/docs/webapp/organization-system/) - [Organization security: 2FA, passwords, API keys](/docs/webapp/organization-security/) + +## Keep going from SSO (Enterprise) + +If you are using **SSO (Enterprise)** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [5 Steps to Implement OAuth2 in Capacitor Apps](/blog/5-steps-to-implement-oauth2-in-capacitor-apps/) for the practical context in 5 Steps to Implement OAuth2 in Capacitor Apps. diff --git a/apps/docs/src/content/docs/docs/webapp/index.mdx b/apps/docs/src/content/docs/docs/webapp/index.mdx index e59769f9b..e1fbb9fc3 100644 --- a/apps/docs/src/content/docs/docs/webapp/index.mdx +++ b/apps/docs/src/content/docs/docs/webapp/index.mdx @@ -22,3 +22,7 @@ First, you need to create an account or log in. This is relatively simple and ca You have to click on the `Create a free account` in the bottom part of the login form. From then it will be as simple as filling a form and following the instructions.
create account
+ +## Keep going from Introduction + +If you are using **Introduction** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles, and [App Page](/docs/webapp/main-app-page/) for the implementation detail in App Page. diff --git a/apps/docs/src/content/docs/docs/webapp/logs.mdx b/apps/docs/src/content/docs/docs/webapp/logs.mdx index 18d82f92a..d63b52c2d 100644 --- a/apps/docs/src/content/docs/docs/webapp/logs.mdx +++ b/apps/docs/src/content/docs/docs/webapp/logs.mdx @@ -190,3 +190,7 @@ These codes come from the `stats_action` enum used by the dashboard API (`capgo/ ## Getting More Details About a Log If you click on a specific log entry, it will typically take you to the [device's page](/docs/webapp/devices/). This allows you to see the full history for that particular device, which can be very helpful for diagnosing device-specific issues or understanding its update journey. + +## Keep going from Logs + +If you are using **Logs** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/main-app-page.mdx b/apps/docs/src/content/docs/docs/webapp/main-app-page.mdx index b5fa25173..3fbdb010a 100644 --- a/apps/docs/src/content/docs/docs/webapp/main-app-page.mdx +++ b/apps/docs/src/content/docs/docs/webapp/main-app-page.mdx @@ -110,3 +110,7 @@ When you change the default channel: - Delete their device entries (they'll re-register with the new default) > **Tip**: Always test your new default channel with a small group of forced devices before making it the default for all users. + +## Keep going from App Page + +If you are using **App Page** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/main-page.mdx b/apps/docs/src/content/docs/docs/webapp/main-page.mdx index 68d1d7c03..aa2fafabd 100644 --- a/apps/docs/src/content/docs/docs/webapp/main-page.mdx +++ b/apps/docs/src/content/docs/docs/webapp/main-page.mdx @@ -17,3 +17,7 @@ The second thing you see is the list of all available apps. This will change dep The third thing you see is the **API keys** button. This button will take you to the [API keys](/docs/webapp/api-keys/) page. The next thing you see is the **your name and picture** button. This button will change depending on your first and second name and it will take you to the [settings](/docs/webapp/settings/) or support page. + +## Keep going from Home + +If you are using **Home** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/mfa.mdx b/apps/docs/src/content/docs/docs/webapp/mfa.mdx index 5ee122aa5..8ebbe0d05 100644 --- a/apps/docs/src/content/docs/docs/webapp/mfa.mdx +++ b/apps/docs/src/content/docs/docs/webapp/mfa.mdx @@ -96,3 +96,7 @@ Click it, and and you should see a screen like this
MFA disabled
Just press the `disable` button, and that's it. + +## Keep going from Two-factor authentication + +If you are using **Two-factor authentication** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/webapp/organization-roles.mdx b/apps/docs/src/content/docs/docs/webapp/organization-roles.mdx index 8eec72d7a..0345479c6 100644 --- a/apps/docs/src/content/docs/docs/webapp/organization-roles.mdx +++ b/apps/docs/src/content/docs/docs/webapp/organization-roles.mdx @@ -371,3 +371,7 @@ The CLI currently supports listing members. To invite members or change roles pr ## Custom roles The built-in roles cover most team structures. Custom role creation is on our roadmap β€” if this is something your team needs, [reach out to us](https://support.capgo.app). Your use case will directly help us prioritize this feature. + +## Keep going from Access Control Reference + +If you are using **Access Control Reference** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/organization-security.mdx b/apps/docs/src/content/docs/docs/webapp/organization-security.mdx index 7d61fbf69..f98a930fd 100644 --- a/apps/docs/src/content/docs/docs/webapp/organization-security.mdx +++ b/apps/docs/src/content/docs/docs/webapp/organization-security.mdx @@ -298,3 +298,7 @@ Use the "Copy email list" feature to easily export lists of non-compliant member - [Learn about 2FA enforcement details](/docs/webapp/2fa-enforcement/) - [Manage API keys](/docs/webapp/api-keys/) - [Organization management](/docs/webapp/organization-system/) + +## Keep going from Organization Security + +If you are using **Organization Security** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/docs/src/content/docs/docs/webapp/organization-system.mdx b/apps/docs/src/content/docs/docs/webapp/organization-system.mdx index f4cf91340..4caf4fbbc 100644 --- a/apps/docs/src/content/docs/docs/webapp/organization-system.mdx +++ b/apps/docs/src/content/docs/docs/webapp/organization-system.mdx @@ -271,3 +271,7 @@ Yes β€” assign them an app-scoped role (like **App Developer** or **App Reader** ### What is the difference between Admin and App Admin? **Admin** (`org_admin`) has authority over the entire organization β€” all apps, all channels, all members. **App Admin** (`app_admin`) has the same level of control but only over one specific app and its channels. Use App Admin when you want to delegate full control of an app without giving access to the rest of the org. + +## Keep going from Organization + +If you are using **Organization** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/docs/src/content/docs/docs/webapp/payment.mdx b/apps/docs/src/content/docs/docs/webapp/payment.mdx index 889e52479..eb627078e 100644 --- a/apps/docs/src/content/docs/docs/webapp/payment.mdx +++ b/apps/docs/src/content/docs/docs/webapp/payment.mdx @@ -78,3 +78,7 @@ A: [Please contact capgo's support directly](/docs/getting-help#support-by-chat) #### Q: What is the refund policy for capgo? A: A refund policy can be found [here](https://capgo.app/return/) + +## Keep going from Payment system + +If you are using **Payment system** to plan payments and purchases, connect it with [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started, [Revenue Playbook](/docs/plugins/native-purchases/revenue-playbook/) for the implementation detail in Revenue Playbook, and [Using @capgo/native-purchases](/plugins/capacitor-native-purchases/) for the native capability in Using @capgo/native-purchases. diff --git a/apps/docs/src/content/docs/docs/webapp/settings.mdx b/apps/docs/src/content/docs/docs/webapp/settings.mdx index 5eb0bb9ef..13d8d6706 100644 --- a/apps/docs/src/content/docs/docs/webapp/settings.mdx +++ b/apps/docs/src/content/docs/docs/webapp/settings.mdx @@ -30,3 +30,7 @@ To change the password go to the settings page and click on **Password**. Then f When the password does not follow the capgo password security rules then you will get an error message.
wrong password
+ +## Keep going from Settings + +If you are using **Settings** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/2-way-communication-in-capacitor-apps.md b/apps/web/src/content/blog/en/2-way-communication-in-capacitor-apps.md index 6f72f08e2..e6e99dd69 100644 --- a/apps/web/src/content/blog/en/2-way-communication-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/2-way-communication-in-capacitor-apps.md @@ -443,4 +443,8 @@ If you're looking to streamline updates and maintain seamless app performance, p Ensuring data security during two-way communication in Capacitor apps involves implementing key best practices. Use **end-to-end encryption** to protect sensitive data as it moves between the web and native layers. Additionally, validate and sanitize all inputs to prevent vulnerabilities like injection attacks. Capacitor apps can also benefit from secure storage solutions for sensitive information and leveraging HTTPS for all network communication. While the article highlights tools like Capgo for secure live updates, these foundational practices are critical for maintaining robust app security. -::: \ No newline at end of file +::: + +## Keep going from 2-Way Communication in Capacitor Apps + +If you are using **2-Way Communication in Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/5-common-ota-update-mistakes-to-avoid.md b/apps/web/src/content/blog/en/5-common-ota-update-mistakes-to-avoid.md index f240a875f..02af2a6f1 100644 --- a/apps/web/src/content/blog/en/5-common-ota-update-mistakes-to-avoid.md +++ b/apps/web/src/content/blog/en/5-common-ota-update-mistakes-to-avoid.md @@ -239,4 +239,8 @@ Today's OTA technology simplifies compliance and enables rapid improvements. To - **Seamless User Experience**: Make updates non-intrusive and easy for users. - **Performance Monitoring**: Track key metrics to maintain high success rates. -With more than 23.5 million updates delivered across 750 production apps [\[1\]](https://capgo.app/), effective OTA update management has become a vital tool in the fast-paced app development world. By prioritizing security, monitoring performance, and ensuring a smooth user experience, developers can keep their apps up-to-date while maintaining stability and trust. \ No newline at end of file +With more than 23.5 million updates delivered across 750 production apps [\[1\]](https://capgo.app/), effective OTA update management has become a vital tool in the fast-paced app development world. By prioritizing security, monitoring performance, and ensuring a smooth user experience, developers can keep their apps up-to-date while maintaining stability and trust. + +## Keep going from 5 Common OTA Update Mistakes to Avoid + +If you are using **5 Common OTA Update Mistakes to Avoid** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/5-security-best-practices-for-mobile-app-live-updates.md b/apps/web/src/content/blog/en/5-security-best-practices-for-mobile-app-live-updates.md index 1434cdba5..dfe30c879 100644 --- a/apps/web/src/content/blog/en/5-security-best-practices-for-mobile-app-live-updates.md +++ b/apps/web/src/content/blog/en/5-security-best-practices-for-mobile-app-live-updates.md @@ -196,4 +196,8 @@ These efforts also bring measurable improvements across several business areas: | Risk Management | Reduces security vulnerabilities | | Operating Costs | Cuts down expenses tied to security incidents | -For those looking to implement these strategies, tools like [ProGuard](https://www.guardsquare.com/proguard) for Android and secure compilation methods for iOS offer practical solutions to enhance update security. Using HTTPS protocols and [encryption during update delivery](https://capgo.app/blog/introducing-end-to-end-security-to-capacitor-updater-with-code-signing/) ensures both the transmission process and user data remain safe. \ No newline at end of file +For those looking to implement these strategies, tools like [ProGuard](https://www.guardsquare.com/proguard) for Android and secure compilation methods for iOS offer practical solutions to enhance update security. Using HTTPS protocols and [encryption during update delivery](https://capgo.app/blog/introducing-end-to-end-security-to-capacitor-updater-with-code-signing/) ensures both the transmission process and user data remain safe. + +## Keep going from 5 Security Best Practices for Mobile App Live Updates + +If you are using **5 Security Best Practices for Mobile App Live Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/5-steps-for-resolving-version-conflicts-in-capacitor-apps.md b/apps/web/src/content/blog/en/5-steps-for-resolving-version-conflicts-in-capacitor-apps.md index 33e82cef5..038fb0c8f 100644 --- a/apps/web/src/content/blog/en/5-steps-for-resolving-version-conflicts-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/5-steps-for-resolving-version-conflicts-in-capacitor-apps.md @@ -361,3 +361,7 @@ Here’s what successful teams focus on: | Version pinning | Keeping dependencies consistent | Managing app versions goes beyond solving conflicts - it's about ensuring a smooth and reliable user experience. By sticking to these practices and leveraging live update tools, you can keep your Capacitor apps running seamlessly. + +## Keep going from 5 Steps for Resolving Version Conflicts in Capacitor Apps + +If you are using **5 Steps for Resolving Version Conflicts in Capacitor Apps** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/5-steps-to-deploy-hotfixes-with-capgo.md b/apps/web/src/content/blog/en/5-steps-to-deploy-hotfixes-with-capgo.md index 8507236a2..87fea104f 100644 --- a/apps/web/src/content/blog/en/5-steps-to-deploy-hotfixes-with-capgo.md +++ b/apps/web/src/content/blog/en/5-steps-to-deploy-hotfixes-with-capgo.md @@ -221,3 +221,7 @@ Kick off your Capgo integration by adding the Capgo CLI to your project. With ** > "Capgo is a smart way to make hot code pushes." For even greater efficiency, integrate Capgo with your CI/CD tools like Azure DevOps, GitLab, or GitHub. This setup enables automated deployments while giving you control over update distribution through user assignment features. + +## Keep going from 5 Steps to Deploy Hotfixes with Capgo + +If you are using **5 Steps to Deploy Hotfixes with Capgo** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/5-steps-to-distribute-custom-capacitor-plugins.md b/apps/web/src/content/blog/en/5-steps-to-distribute-custom-capacitor-plugins.md index d3044984a..2d5d95635 100644 --- a/apps/web/src/content/blog/en/5-steps-to-distribute-custom-capacitor-plugins.md +++ b/apps/web/src/content/blog/en/5-steps-to-distribute-custom-capacitor-plugins.md @@ -158,4 +158,8 @@ By following these five steps, you can create a [custom Capacitor plugin](https: From development and testing to packaging, publishing, integration, and even optional live updates, this structured process ensures your plugins work seamlessly on both iOS and Android platforms. -Keep in mind, successful plugin distribution goes beyond the first release - it’s about maintaining an efficient and reliable process that benefits both developers and users. Use this guide to streamline plugin delivery across platforms. \ No newline at end of file +Keep in mind, successful plugin distribution goes beyond the first release - it’s about maintaining an efficient and reliable process that benefits both developers and users. Use this guide to streamline plugin delivery across platforms. + +## Keep going from 5 Steps to Distribute Custom Capacitor Plugins + +If you are using **5 Steps to Distribute Custom Capacitor Plugins** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/5-steps-to-implement-oauth2-in-capacitor-apps.md b/apps/web/src/content/blog/en/5-steps-to-implement-oauth2-in-capacitor-apps.md index 376662d68..d02dc394b 100644 --- a/apps/web/src/content/blog/en/5-steps-to-implement-oauth2-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/5-steps-to-implement-oauth2-in-capacitor-apps.md @@ -318,4 +318,8 @@ When testing OAuth2 integration in Capacitor apps, developers might run into a f - **Scope Misconfiguration**: The scopes you request in your app need to align with those configured in your OAuth provider. Mismatched scopes can lead to unexpected errors. To tackle these issues, take the time to review your app's OAuth setup thoroughly. Implement strong error handling to catch and address problems early, and test your authentication flow under different scenarios. Tools like Capgo can make life easier by allowing you to push updates and fixes directly to your app without waiting for app store approvals, keeping development efficient and users happy. -::: \ No newline at end of file +::: + +## Keep going from 5 Steps to Implement OAuth2 in Capacitor Apps + +If you are using **5 Steps to Implement OAuth2 in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/a-brand-new-organization-system.md b/apps/web/src/content/blog/en/a-brand-new-organization-system.md index 1b95ab3cf..5501e514d 100644 --- a/apps/web/src/content/blog/en/a-brand-new-organization-system.md +++ b/apps/web/src/content/blog/en/a-brand-new-organization-system.md @@ -88,3 +88,7 @@ but there should not be any major changes to this system.
Thank you for reading πŸš€ + +## Keep going from A brand new organization system + +If you are using **A brand new organization system** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/account-deletion-compliance-apple-guidelines.md b/apps/web/src/content/blog/en/account-deletion-compliance-apple-guidelines.md index 7e4237865..20cfc84ea 100644 --- a/apps/web/src/content/blog/en/account-deletion-compliance-apple-guidelines.md +++ b/apps/web/src/content/blog/en/account-deletion-compliance-apple-guidelines.md @@ -237,4 +237,8 @@ For apps created with Capacitor, tools like **Capgo** can streamline this task. To meet Apple’s account deletion requirements, it’s crucial to stay updated on their guidelines and create a straightforward, user-friendly process for account deletion within your app. Regularly reviewing Apple’s App Store Review Guidelines, especially the sections on account management and user data, is an essential step for developers. If your app is built using Capacitor, tools like **Capgo** can simplify the process. Capgo offers features such as real-time updates and ensures your app meets Apple’s platform requirements, all while maintaining a smooth user experience. Additionally, regular testing and monitoring are vital to confirm compliance and quickly resolve any potential issues. -::: \ No newline at end of file +::: + +## Keep going from Account Deletion Compliance: Apple Guidelines + +If you are using **Account Deletion Compliance: Apple Guidelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/alternative-to-appflow.md b/apps/web/src/content/blog/en/alternative-to-appflow.md index 038c735ca..c09d38ee0 100644 --- a/apps/web/src/content/blog/en/alternative-to-appflow.md +++ b/apps/web/src/content/blog/en/alternative-to-appflow.md @@ -101,3 +101,7 @@ Join us here πŸ‘‡ - [How OTA Updates Work](/docs/live-updates/) - Understanding live updates - [Getting Started with Capgo](/docs/getting-started/quickstart/) - Quick setup guide - [CI/CD Integration](/docs/getting-started/cicd-integration/) - Integrate with your pipeline + +## Keep going from Alternative to Ionic Appflow + +If you are using **Alternative to Ionic Appflow** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/alternative-to-expo.md b/apps/web/src/content/blog/en/alternative-to-expo.md index ac389c6b2..6acdad457 100644 --- a/apps/web/src/content/blog/en/alternative-to-expo.md +++ b/apps/web/src/content/blog/en/alternative-to-expo.md @@ -59,3 +59,7 @@ Overall, [Capgo](/register/) is a powerful and flexible alternative to Expo that Expo is a great tool for React Native developers, but it's not the only option out there. If you're seeking an alternative to Expo, [Capgo](/register/) is undoubtedly worth considering. [Capgo](/register/) is a cloud-based mobile app development platform that offers many of the same tools and services as [Expo](https://expo.dev/), including live updates, but with one key difference: [Capgo](/register/) can be used with any JavaScript framework, while Expo is limited to apps built using React Native. Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Alternative to Expo Live Update + +If you are using **Alternative to Expo Live Update** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/alternative-to-voltbuilder.md b/apps/web/src/content/blog/en/alternative-to-voltbuilder.md index ad74b7c05..e3cbc56cc 100644 --- a/apps/web/src/content/blog/en/alternative-to-voltbuilder.md +++ b/apps/web/src/content/blog/en/alternative-to-voltbuilder.md @@ -73,3 +73,7 @@ If you appreciate open-source, self-service, community-driven tools, Capgo might ## Register here to get your account [Capgo](/register/) + +## Keep going from Alternative to Voltbuilder + +If you are using **Alternative to Voltbuilder** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/android-16kb-page-size-capacitor-plugins.md b/apps/web/src/content/blog/en/android-16kb-page-size-capacitor-plugins.md index 38989d730..9ca4edcfa 100644 --- a/apps/web/src/content/blog/en/android-16kb-page-size-capacitor-plugins.md +++ b/apps/web/src/content/blog/en/android-16kb-page-size-capacitor-plugins.md @@ -102,3 +102,7 @@ If 16 KB devices are breaking your app and a plugin isn’t ready, talk to us: - We help you avoid last‑minute rushes as enforcement rolls out. Tell us which feature is failing and the plugin name (if you know it). We’ll handle the rest. Visit our services page: [Capgo Consulting](/consulting) + +## Keep going from Android 16 KB Page Size: Find the Problem Plugin and What to Do Next + +If you are using **Android 16 KB Page Size: Find the Problem Plugin and What to Do Next** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/android-setup-for-capacitor-apps.md b/apps/web/src/content/blog/en/android-setup-for-capacitor-apps.md index 467e69c0f..aec737032 100644 --- a/apps/web/src/content/blog/en/android-setup-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/android-setup-for-capacitor-apps.md @@ -385,4 +385,8 @@ A well-configured setup ensures efficient updates, with statistics showing 95% o Tools like Capgo are making deployment workflows easier, whether you're distributing through app stores or using live update solutions. Double-check your environment variables and SDK components to avoid any hiccups. -With these steps complete, you’re ready to dive into Capacitor app development. \ No newline at end of file +With these steps complete, you’re ready to dive into Capacitor app development. + +## Keep going from Android Setup for Capacitor Apps + +If you are using **Android Setup for Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/angular-mobile-app-capacitor.md b/apps/web/src/content/blog/en/angular-mobile-app-capacitor.md index 9c59f751e..7331fb6ed 100644 --- a/apps/web/src/content/blog/en/angular-mobile-app-capacitor.md +++ b/apps/web/src/content/blog/en/angular-mobile-app-capacitor.md @@ -325,3 +325,7 @@ Capacitor is an excellent option for building native applications based on an ex And with the addition of [Capgo](https://capgo.app/), it's even easier to add live updates to your app, ensuring that your users always have access to the latest features and bug fixes. If you would like to learn how to add Capgo to your Angular app, take a look at the next article: + +## Keep going from Building Mobile Apps with Angular and Capacitor + +If you are using **Building Mobile Apps with Angular and Capacitor** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/api-key-security-for-app-store-compliance.md b/apps/web/src/content/blog/en/api-key-security-for-app-store-compliance.md index 68826b10b..b1e1cc02e 100644 --- a/apps/web/src/content/blog/en/api-key-security-for-app-store-compliance.md +++ b/apps/web/src/content/blog/en/api-key-security-for-app-store-compliance.md @@ -337,3 +337,7 @@ Refer to this checklist as a guide for securing your API keys. > "App Store compliant" - Capgo [\[1\]](https://capgo.app/) + +## Keep going from API Key Security for App Store Compliance + +If you are using **API Key Security for App Store Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/api-rate-limiting-for-app-store-compliance.md b/apps/web/src/content/blog/en/api-rate-limiting-for-app-store-compliance.md index 5893d943f..d0b9f0b15 100644 --- a/apps/web/src/content/blog/en/api-rate-limiting-for-app-store-compliance.md +++ b/apps/web/src/content/blog/en/api-rate-limiting-for-app-store-compliance.md @@ -201,4 +201,8 @@ To implement a solid rate limiting strategy, follow these steps: - Conduct load testing to ensure stability. - Verify error responses meet compliance requirements. - - Keep thorough documentation of your compliance efforts. \ No newline at end of file + - Keep thorough documentation of your compliance efforts. + +## Keep going from API Rate Limiting for App Store Compliance + +If you are using **API Rate Limiting for App Store Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/app-store-age-ratings-guide.md b/apps/web/src/content/blog/en/app-store-age-ratings-guide.md index 0bd634589..80ef9e243 100644 --- a/apps/web/src/content/blog/en/app-store-age-ratings-guide.md +++ b/apps/web/src/content/blog/en/app-store-age-ratings-guide.md @@ -1246,3 +1246,7 @@ Getting your age rating right is just one part of successful app store submissio --- *After your app is approved, keep it updated effortlessly with [Capgo's live update solution](/docs/getting-started/)β€”push updates to your users without waiting for app store review.* + +## Keep going from App Store Age Ratings Guide for iOS and Android + +If you are using **App Store Age Ratings Guide for iOS and Android** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/app-store-metadata-what-developers-must-know.md b/apps/web/src/content/blog/en/app-store-metadata-what-developers-must-know.md index 444d97a57..2e9d7c448 100644 --- a/apps/web/src/content/blog/en/app-store-metadata-what-developers-must-know.md +++ b/apps/web/src/content/blog/en/app-store-metadata-what-developers-must-know.md @@ -220,3 +220,7 @@ Here are some critical aspects to focus on for effective metadata management: | Distribution | Targeted rollouts | Control how updates are deployed | The shift in app store metadata management shows the industry's push toward faster, more efficient solutions that prioritize rapid updates while maintaining strong security and compliance. As Bessie Cooper put it: "Capgo is a must-have tool for developers who want to be more productive. Bypassing app review for critical fixes provides a significant advantage." [\[1\]](https://capgo.app/) + +## Keep going from App Store Metadata: What Developers Must Know + +If you are using **App Store Metadata: What Developers Must Know** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/app-store-vs-direct-updates-what-developers-need-to-know.md b/apps/web/src/content/blog/en/app-store-vs-direct-updates-what-developers-need-to-know.md index d3c5970b0..8d5bbc74f 100644 --- a/apps/web/src/content/blog/en/app-store-vs-direct-updates-what-developers-need-to-know.md +++ b/apps/web/src/content/blog/en/app-store-vs-direct-updates-what-developers-need-to-know.md @@ -204,4 +204,8 @@ When deciding on your approach, think about these factors: - How much control you want over distribution -Your choice of update strategy plays a big role in your app's performance, user satisfaction, and development process. Tailor your approach to fit your audience, scalability needs, and business goals to get the best results. \ No newline at end of file +Your choice of update strategy plays a big role in your app's performance, user satisfaction, and development process. Tailor your approach to fit your audience, scalability needs, and business goals to get the best results. + +## Keep going from App Store vs Direct Updates: What Developers Need to Know + +If you are using **App Store vs Direct Updates: What Developers Need to Know** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/app-update-notification.md b/apps/web/src/content/blog/en/app-update-notification.md index 31e998351..2dc2dc53e 100644 --- a/apps/web/src/content/blog/en/app-update-notification.md +++ b/apps/web/src/content/blog/en/app-update-notification.md @@ -434,3 +434,7 @@ The recurring principle in all of these cases is simple: separate **detection**, --- If your team is shipping Capacitor or Electron apps and you need a controlled update system with channels, signed bundle delivery, rollback protection, and device-level observability, [Capgo](https://capgo.app) is worth evaluating. It fits teams that want live updates to behave like release infrastructure instead of a hand-built side project. + +## Keep going from Effective App Update Notification Strategies + +If you are using **Effective App Update Notification Strategies** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/app-user-experience.md b/apps/web/src/content/blog/en/app-user-experience.md index 72f906630..12f7c5bb2 100644 --- a/apps/web/src/content/blog/en/app-user-experience.md +++ b/apps/web/src/content/blog/en/app-user-experience.md @@ -293,3 +293,7 @@ Good app user experience usually emerges this way. Not from a single brilliant r --- If you're shipping Capacitor or Electron apps and need a safer way to iterate on UX in production, [Capgo](https://capgo.app) is worth evaluating. It lets teams push web-layer fixes, copy changes, config updates, and assets quickly with targeted rollouts, rollback protection, and release visibility, which makes continuous UX improvement much easier to manage. + +## Keep going from App User Experience: A Guide for Capacitor & Electron Teams + +If you are using **App User Experience: A Guide for Capacitor & Electron Teams** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/appcenter-migration.md b/apps/web/src/content/blog/en/appcenter-migration.md index 8d125571a..001108257 100644 --- a/apps/web/src/content/blog/en/appcenter-migration.md +++ b/apps/web/src/content/blog/en/appcenter-migration.md @@ -209,3 +209,7 @@ I have made a second article to allow you to so. ## Credits Thanks a lot to [Ionic](https://ionic.com/), this article is based on [this article](https://ionic.io/blog/moving-from-microsoft-app-center-to-ionic-appflow/) rewrote with chat-gpt-3 and adapted. + +## Keep going from Migrating from App Center to Capgo + +If you are using **Migrating from App Center to Capgo** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/appflow-cicd-integration-best-practices.md b/apps/web/src/content/blog/en/appflow-cicd-integration-best-practices.md index f6462bc37..ab7677a79 100644 --- a/apps/web/src/content/blog/en/appflow-cicd-integration-best-practices.md +++ b/apps/web/src/content/blog/en/appflow-cicd-integration-best-practices.md @@ -216,3 +216,7 @@ When implementing CI/CD, three key factors stand out: Prioritizing these areas helps teams adapt to the shifting CI/CD environment. With Appflow set to discontinue in 2026, it's crucial to consider not just technical performance, but also cost efficiency, update reliability, and long-term platform stability. As platforms handle 1,155.1 billion updates globally[\[1\]](https://capgo.app/), efficient and reliable update delivery remains a critical focus for modern mobile app development. Balancing performance and cost is essential when choosing the right CI/CD solution. + +## Keep going from Appflow CI/CD Integration: Best Practices + +If you are using **Appflow CI/CD Integration: Best Practices** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/appflow-shutdown-alternative.md b/apps/web/src/content/blog/en/appflow-shutdown-alternative.md index 917a755c7..a1b9dbec9 100644 --- a/apps/web/src/content/blog/en/appflow-shutdown-alternative.md +++ b/apps/web/src/content/blog/en/appflow-shutdown-alternative.md @@ -98,3 +98,7 @@ Don't let AppFlow's shutdown disrupt your development workflow. [Start your jour For enterprise solutions and dedicated support, [schedule a call with our team](https://book.capgo.app/enterprise-inquiry/) to discuss your migration strategy. Remember, Capgo isn't just an alternative – it's an upgrade to your mobile app development workflow, offering more features, better performance, and significant cost savings compared to AppFlow. + +## Keep going from Ionic AppFlow Shutdown - What's Next for Your Mobile App Development? + +If you are using **Ionic AppFlow Shutdown - What's Next for Your Mobile App Development?** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/apple-policy-updates-for-capacitor-apps-2025.md b/apps/web/src/content/blog/en/apple-policy-updates-for-capacitor-apps-2025.md index 489cda53f..c389c6b26 100644 --- a/apps/web/src/content/blog/en/apple-policy-updates-for-capacitor-apps-2025.md +++ b/apps/web/src/content/blog/en/apple-policy-updates-for-capacitor-apps-2025.md @@ -144,3 +144,7 @@ Capgo addresses common challenges by offering: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" - Rodrigo Mantica [\[1\]](https://capgo.app/) Capgo also integrates seamlessly with CI/CD workflows, making it easier for developers to maintain consistent update processes - essential for aligning with Apple's 2025 requirements. + +## Keep going from Apple Policy Updates for Capacitor Apps 2025 + +If you are using **Apple Policy Updates for Capacitor Apps 2025** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/apple-privacy-rules-for-capacitor-apps.md b/apps/web/src/content/blog/en/apple-privacy-rules-for-capacitor-apps.md index 2b08a15d9..d84c316f0 100644 --- a/apps/web/src/content/blog/en/apple-privacy-rules-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/apple-privacy-rules-for-capacitor-apps.md @@ -361,4 +361,8 @@ Follow this checklist to meet Apple's requirements: Use a privacy-compliant update solution, set up encrypted channels, and configure user targeting controls. -Capgo's platform provides a reliable way to meet these privacy standards while keeping your app functional and user-focused [\[1\]](https://capgo.app/). \ No newline at end of file +Capgo's platform provides a reliable way to meet these privacy standards while keeping your app functional and user-focused [\[1\]](https://capgo.app/). + +## Keep going from Apple Privacy Rules for Capacitor Apps + +If you are using **Apple Privacy Rules for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/apple-vs-google-policies-multi-region-compliance.md b/apps/web/src/content/blog/en/apple-vs-google-policies-multi-region-compliance.md index e67da5ca4..ac5527f2a 100644 --- a/apps/web/src/content/blog/en/apple-vs-google-policies-multi-region-compliance.md +++ b/apps/web/src/content/blog/en/apple-vs-google-policies-multi-region-compliance.md @@ -260,3 +260,7 @@ Tools like **Capgo** make it easier for developers to stay compliant with Apple This is particularly helpful for apps deployed across multiple regions, where differing regulations and app store policies can complicate updates. With features like end-to-end encryption and real-time updates, Capgo not only simplifies compliance but also helps developers meet regional requirements, maintain user trust, and provide a smooth app experience worldwide. ::: + +## Keep going from Apple vs. Google Policies: Multi-Region Compliance + +If you are using **Apple vs. Google Policies: Multi-Region Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/apple-vs-google-privacy-compliance-for-third-party-data.md b/apps/web/src/content/blog/en/apple-vs-google-privacy-compliance-for-third-party-data.md index bb7bbd051..df610db72 100644 --- a/apps/web/src/content/blog/en/apple-vs-google-privacy-compliance-for-third-party-data.md +++ b/apps/web/src/content/blog/en/apple-vs-google-privacy-compliance-for-third-party-data.md @@ -205,4 +205,8 @@ Navigating these policies can be complex, especially for apps that rely on third Capgo empowers developers by simplifying app updates and ensuring compliance with both Apple and Android privacy requirements. It allows instant updates for Capacitor apps without needing app store approvals, enabling faster deployment of bug fixes, new features, and improvements. With **end-to-end encryption**, Capgo protects user data while offering seamless integration with CI/CD pipelines. This combination not only enhances privacy compliance but also boosts development efficiency, helping developers deliver a secure and up-to-date experience to users across both platforms. -::: \ No newline at end of file +::: + +## Keep going from Apple vs. Google: Privacy Compliance for Third-Party Data + +If you are using **Apple vs. Google: Privacy Compliance for Third-Party Data** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/automated-consent-tracking-for-capacitor-apps.md b/apps/web/src/content/blog/en/automated-consent-tracking-for-capacitor-apps.md index 388718cdf..6c0580a20 100644 --- a/apps/web/src/content/blog/en/automated-consent-tracking-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/automated-consent-tracking-for-capacitor-apps.md @@ -476,3 +476,7 @@ NASA's [OSIRIS-REx](https://en.wikipedia.org/wiki/OSIRIS-REx) team underscores t > "Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow) :-)" [\[1\]](https://capgo.app/) When managing consent tracking, focus on encryption and analytics monitoring to stay compliant and foster user trust. This strategy ensures quick responses to regulatory changes and evolving privacy standards. + +## Keep going from Automated Consent Tracking for Capacitor Apps + +If you are using **Automated Consent Tracking for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/automatic-build-and-release-with-github-actions.md b/apps/web/src/content/blog/en/automatic-build-and-release-with-github-actions.md index e089c916f..0eccd9dfa 100644 --- a/apps/web/src/content/blog/en/automatic-build-and-release-with-github-actions.md +++ b/apps/web/src/content/blog/en/automatic-build-and-release-with-github-actions.md @@ -140,3 +140,7 @@ Go To your Capgo dashboard and check your build who just appeared, you now have If you want to let all of your users get the update whenever it's available, go to your channel and set it to `public`. You can also add the native build of your Ionic Capacitor JavaScript app by following this tutorial πŸ‘‡ + +## Keep going from Automatic build and release app with Github actions + +If you are using **Automatic build and release app with Github actions** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-build-and-release-with-gitlab.md b/apps/web/src/content/blog/en/automatic-build-and-release-with-gitlab.md index 4dc3a0a2c..c591992a7 100644 --- a/apps/web/src/content/blog/en/automatic-build-and-release-with-gitlab.md +++ b/apps/web/src/content/blog/en/automatic-build-and-release-with-gitlab.md @@ -152,3 +152,7 @@ You should add your test in the build step to ensure your code is working. Go To your Capgo dashboard and check your build who just appeared, you now have your CI/CD system. If you want to let all of your users get the update whenever it's available, go to your channel and set it to `public`. + +## Keep going from Automatic build and release with Gitlab + +If you are using **Automatic build and release with Gitlab** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md b/apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md index 3bc45b692..66581d732 100644 --- a/apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md +++ b/apps/web/src/content/blog/en/automatic-capacitor-android-build-github-action.md @@ -429,3 +429,7 @@ jobs: - [GitHub Actions Documentation](https://docs.github.com/en/actions/) - [Fastlane Documentation](https://docs.fastlane.tools/) + +## Keep going from Automatic Capacitor Android build with GitHub actions + +If you are using **Automatic Capacitor Android build with GitHub actions** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-capacitor-android-build-gitlab.md b/apps/web/src/content/blog/en/automatic-capacitor-android-build-gitlab.md index 9dd10607a..5ae37db94 100644 --- a/apps/web/src/content/blog/en/automatic-capacitor-android-build-gitlab.md +++ b/apps/web/src/content/blog/en/automatic-capacitor-android-build-gitlab.md @@ -276,3 +276,7 @@ Make sure to adjust the paths and dependencies according to your project's struc ## Conclusion By configuring GitLab CI/CD with the mingc/android-build-box Docker image, you can automate the Android app build process, making your development workflow more efficient and reliable. This automation frees up your time to focus on the core aspects of app development, ultimately helping you deliver high-quality Android apps more efficiently. + +## Keep going from Automatic Capacitor Android build with GitLab + +If you are using **Automatic Capacitor Android build with GitLab** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-codemagic.md b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-codemagic.md index e7c71f177..e89f15aeb 100644 --- a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-codemagic.md +++ b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-codemagic.md @@ -343,3 +343,7 @@ This blog is based on the following articles: - [Continuous delivery for IOS using Codemagic and GitHub actions](https://litoarias.medium.com/continuous-delivery-for-ios-using-Codemagic-and-github-actions-edf62ee68ecc/) - [Codemagic Documentation](https://docs.Codemagic.tools/app-store-connect-api/) - [This GitHub message from @mrogunlana](https://github.com/Codemagic-community/Codemagic-plugin-ionic/issues/63/#issuecomment-1074328057) + +## Keep going from Automatic Capacitor IOS build with Codemagic + +If you are using **Automatic Capacitor IOS build with Codemagic** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md index b0035a031..4dfb4c782 100644 --- a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md +++ b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action-with-match.md @@ -585,3 +585,7 @@ This blog is based on the following articles: - [Continuous delivery for IOS using Fastlane and GitHub actions](https://litoarias.medium.com/continuous-delivery-for-ios-using-fastlane-and-github-actions-edf62ee68ecc/) - [Fastlane Documentation](https://docs.fastlane.tools/app-store-connect-api/) - [This GitHub message from @mrogunlana](https://github.com/fastlane-community/fastlane-plugin-ionic/issues/63/#issuecomment-1074328057) + +## Keep going from Automatic Capacitor IOS build with GitHub actions using match + +If you are using **Automatic Capacitor IOS build with GitHub actions using match** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md index 820c43d39..2ce1ba575 100644 --- a/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md +++ b/apps/web/src/content/blog/en/automatic-capacitor-ios-build-github-action.md @@ -561,3 +561,7 @@ This blog is based on the following articles: - [Fastlane Documentation](https://docs.fastlane.tools/app-store-connect-api/) - [This GitHub message from @mrogunlana](https://github.com/fastlane-community/fastlane-plugin-ionic/issues/63/#issuecomment-1074328057) - [This GitHub documentation](https://docs.github.com/en/actions/deployment/deploying-xcode-applications/installing-an-apple-certificate-on-macos-runners-for-xcode-development) + +## Keep going from Automatic Capacitor IOS build with GitHub actions with certificate + +If you are using **Automatic Capacitor IOS build with GitHub actions with certificate** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/automating-ci-cd-with-conventional-commits.md b/apps/web/src/content/blog/en/automating-ci-cd-with-conventional-commits.md index a2a09216a..b87e2f74a 100644 --- a/apps/web/src/content/blog/en/automating-ci-cd-with-conventional-commits.md +++ b/apps/web/src/content/blog/en/automating-ci-cd-with-conventional-commits.md @@ -380,3 +380,7 @@ Capgo streamlines the CI/CD process for mobile apps by offering **instant update It fits seamlessly into existing CI/CD pipelines, [automating updates](https://capgo.app/docs/live-updates/update-behavior/) while maintaining **secure delivery** through end-to-end encryption. Capgo also supports **partial updates**, which cuts down on bandwidth usage by downloading only the necessary changes. Plus, its **one-click rollback** feature allows developers to quickly address issues by reverting to a previous version. With its focus on speed, security, and adaptability, Capgo is a valuable asset for improving development workflows and enhancing user experience. ::: + +## Keep going from Automating CI/CD with Conventional Commits + +If you are using **Automating CI/CD with Conventional Commits** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/basic-js-css-config-for-native-app-look.md b/apps/web/src/content/blog/en/basic-js-css-config-for-native-app-look.md index a7f0af12f..584053236 100644 --- a/apps/web/src/content/blog/en/basic-js-css-config-for-native-app-look.md +++ b/apps/web/src/content/blog/en/basic-js-css-config-for-native-app-look.md @@ -91,3 +91,7 @@ body { - Test your app on various devices and browsers to ensure compatibility and a consistent user experience. By following these basic JavaScript and CSS configurations, you can create a web app that looks and feels like a native app, providing a seamless and enjoyable user experience. + +## Keep going from Basic JS and CSS Configurations for a Native App Look + +If you are using **Basic JS and CSS Configurations for a Native App Look** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/best-practices-for-capacitor-code-sharing.md b/apps/web/src/content/blog/en/best-practices-for-capacitor-code-sharing.md index a0bf24c38..d5f8a469e 100644 --- a/apps/web/src/content/blog/en/best-practices-for-capacitor-code-sharing.md +++ b/apps/web/src/content/blog/en/best-practices-for-capacitor-code-sharing.md @@ -226,3 +226,7 @@ Capgo’s features reinforce best practices for code sharing: | **Rollback Capability** | Reduces risks | Allows instant version control | These tools create a secure and efficient code-sharing environment while ensuring compliance with app store guidelines [\[1\]](https://capgo.app/). + +## Keep going from Best Practices for Capacitor Code Sharing + +If you are using **Best Practices for Capacitor Code Sharing** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/best-practices-for-capacitor-script-automation.md b/apps/web/src/content/blog/en/best-practices-for-capacitor-script-automation.md index 9ae369799..c319458a7 100644 --- a/apps/web/src/content/blog/en/best-practices-for-capacitor-script-automation.md +++ b/apps/web/src/content/blog/en/best-practices-for-capacitor-script-automation.md @@ -271,3 +271,7 @@ Real-world data supports these practices, and developers have shared their posit Industry leaders like Rodrigo Mantica also emphasize its importance: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) + +## Keep going from Best Practices for Capacitor Script Automation + +If you are using **Best Practices for Capacitor Script Automation** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/biometric-authentication-in-capacitor-apps.md b/apps/web/src/content/blog/en/biometric-authentication-in-capacitor-apps.md index 739e58640..c3efe1074 100644 --- a/apps/web/src/content/blog/en/biometric-authentication-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/biometric-authentication-in-capacitor-apps.md @@ -477,3 +477,7 @@ Implementing biometric authentication in Capacitor apps comes with its fair shar To make updates or fix issues related to biometric features without the hassle of app store approvals, you can use tools like Capgo. This allows for real-time updates, enabling you to address bugs or improve functionality quickly while staying compliant with Apple and Android policies. ::: + +## Keep going from Biometric Authentication in Capacitor Apps + +If you are using **Biometric Authentication in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/birth-of-capgo-revolutionizing-capacitor-app-updates.md b/apps/web/src/content/blog/en/birth-of-capgo-revolutionizing-capacitor-app-updates.md index 8c4a666e8..426b181e2 100644 --- a/apps/web/src/content/blog/en/birth-of-capgo-revolutionizing-capacitor-app-updates.md +++ b/apps/web/src/content/blog/en/birth-of-capgo-revolutionizing-capacitor-app-updates.md @@ -150,3 +150,7 @@ As Capgo continues to evolve, it stands as a prime example of how identifying a The story of Capgo is more than just the development of a tool; it's a story of perseverance, community, and the exciting unpredictability of life as a solo maker. You can find the full story on [here](https://github.com/capacitor-community/proposals/issues/43#issuecomment-941017142). + +## Keep going from How a GitHub Issue Evolved into a business + +If you are using **How a GitHub Issue Evolved into a business** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/build-ios-app-from-windows-capacitor-capgo-build.md b/apps/web/src/content/blog/en/build-ios-app-from-windows-capacitor-capgo-build.md index 7b1980432..9f8de2a0d 100644 --- a/apps/web/src/content/blog/en/build-ios-app-from-windows-capacitor-capgo-build.md +++ b/apps/web/src/content/blog/en/build-ios-app-from-windows-capacitor-capgo-build.md @@ -180,3 +180,7 @@ You cannot run Xcode on Windows, but you *can* ship iOS apps from Windows: 1. Wrap your web app with Capacitor (`ios/` in your repo). 2. Build web assets locally, then `cap sync`. 3. Use Capgo Build to compile, sign, and submit your iOS binary from the CLI. + +## Keep going from Build an iOS App from Windows with Capacitor and Capgo Build + +If you are using **Build an iOS App from Windows with Capacitor and Capgo Build** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nextjs-and-capacitor.md b/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nextjs-and-capacitor.md index 332df8f7f..8950d471f 100644 --- a/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nextjs-and-capacitor.md +++ b/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nextjs-and-capacitor.md @@ -490,3 +490,7 @@ You've successfully converted your existing Next.js web application into native - [Capgo - Live Updates for Capacitor Apps](https://capgo.app/) Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Convert Your Next.js App to iOS & Android with Capacitor 8 + +If you are using **Convert Your Next.js App to iOS & Android with Capacitor 8** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nuxt-and-capacitor.md b/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nuxt-and-capacitor.md index 367ae622c..05bf4ba8f 100644 --- a/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nuxt-and-capacitor.md +++ b/apps/web/src/content/blog/en/building-a-native-mobile-app-with-nuxt-and-capacitor.md @@ -462,3 +462,7 @@ You've successfully converted your existing Nuxt web application into native iOS - [Capgo - Live Updates for Capacitor Apps](https://capgo.app/) Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Convert Your Nuxt App to iOS & Android with Capacitor 8 + +If you are using **Convert Your Nuxt App to iOS & Android with Capacitor 8** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-ai-mobile-apps.md b/apps/web/src/content/blog/en/capacitor-ai-mobile-apps.md index 876d9a2f0..e3a20787b 100644 --- a/apps/web/src/content/blog/en/capacitor-ai-mobile-apps.md +++ b/apps/web/src/content/blog/en/capacitor-ai-mobile-apps.md @@ -823,3 +823,7 @@ In 2026, the market for AI apps moves too fast for β€œslow release” engineerin That is Capacitor’s sweet spot. And when you add Capgo for Live Updates and Builds, you get an end-to-end pipeline that matches what AI products actually need: **ship, measure, improve, repeat**. If you are building an AI mobile app today and you want the highest probability of shipping quickly without painting yourself into a corner, **Capacitor + Capgo is the best default choice right now**. + +## Keep going from Why Capacitor Is the Best Way to Build AI Mobile Apps Right Now + +If you are using **Why Capacitor Is the Best Way to Build AI Mobile Apps Right Now** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-app-initialization-step-by-step-guide.md b/apps/web/src/content/blog/en/capacitor-app-initialization-step-by-step-guide.md index f71b3e9ae..3b0fcda75 100644 --- a/apps/web/src/content/blog/en/capacitor-app-initialization-step-by-step-guide.md +++ b/apps/web/src/content/blog/en/capacitor-app-initialization-step-by-step-guide.md @@ -300,4 +300,8 @@ Here’s a breakdown of the key phases: | Initial Setup | Install tools, CLI setup | Use the latest stable versions | | Configuration | Adjust platform settings, add plugins | Follow platform-specific guidelines | | Testing | Build and test on devices | Prioritize testing on real devices | -| Deployment | Manage updates, version control | Use automated pipelines for efficiency | \ No newline at end of file +| Deployment | Manage updates, version control | Use automated pipelines for efficiency | + +## Keep going from Capacitor App Initialization: Step-by-Step Guide + +If you are using **Capacitor App Initialization: Step-by-Step Guide** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-apps-and-data-sharing-policies.md b/apps/web/src/content/blog/en/capacitor-apps-and-data-sharing-policies.md index eb68e07a7..44839b251 100644 --- a/apps/web/src/content/blog/en/capacitor-apps-and-data-sharing-policies.md +++ b/apps/web/src/content/blog/en/capacitor-apps-and-data-sharing-policies.md @@ -207,3 +207,7 @@ By focusing on these strategies, you can set your app up for ongoing success whi Keep an eye on updates from Apple's and Google's developer portals to stay informed about policy changes. Strengthen security by implementing end-to-end encryption to safeguard user data and align with current standards. Consider using tools like Capgo, which has managed updates for over 750 production apps [\[1\]](https://capgo.app/). This can help ensure your app stays up-to-date and avoids policy violations. + +## Keep going from Capacitor Apps and Data Sharing Policies + +If you are using **Capacitor Apps and Data Sharing Policies** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-apps-and-russias-data-laws-compliance-tips.md b/apps/web/src/content/blog/en/capacitor-apps-and-russias-data-laws-compliance-tips.md index d4988a6d9..a94e6f987 100644 --- a/apps/web/src/content/blog/en/capacitor-apps-and-russias-data-laws-compliance-tips.md +++ b/apps/web/src/content/blog/en/capacitor-apps-and-russias-data-laws-compliance-tips.md @@ -229,3 +229,7 @@ To maintain compliance with Russia's data localization laws, it's essential to r Additionally, stay informed about updates to Russian data laws and app store policies, as these can change over time. Using tools like **Capgo** can help streamline app updates, allowing you to implement necessary changes quickly without requiring app store approvals. This ensures your app remains compliant while delivering a seamless user experience. ::: + +## Keep going from Capacitor Apps and Russia's Data Laws: Compliance Tips + +If you are using **Capacitor Apps and Russia's Data Laws: Compliance Tips** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-build-pipelines-ios-vs-android.md b/apps/web/src/content/blog/en/capacitor-build-pipelines-ios-vs-android.md index c92575f5b..73e7e8b35 100644 --- a/apps/web/src/content/blog/en/capacitor-build-pipelines-ios-vs-android.md +++ b/apps/web/src/content/blog/en/capacitor-build-pipelines-ios-vs-android.md @@ -241,3 +241,7 @@ Another key area to focus on is minimizing **WebView overhead**. You can achieve For simplifying updates and deployments, tools like Capgo can be incredibly helpful. They provide real-time updates, integrate seamlessly with CI/CD workflows, and ensure compliance with Apple and Android guidelines. By combining these strategies, developers can significantly improve performance and streamline workflows for both platforms. ::: + +## Keep going from Capacitor Build Pipelines: iOS vs. Android + +If you are using **Capacitor Build Pipelines: iOS vs. Android** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-changelog-management-ultimate-guide.md b/apps/web/src/content/blog/en/capacitor-changelog-management-ultimate-guide.md index e004f659c..7250af4e4 100644 --- a/apps/web/src/content/blog/en/capacitor-changelog-management-ultimate-guide.md +++ b/apps/web/src/content/blog/en/capacitor-changelog-management-ultimate-guide.md @@ -239,4 +239,8 @@ When choosing tools for changelog management, prioritize: By combining these practices with the right tools, you can establish a reliable changelog system that supports continuous delivery while keeping users informed. -> "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) \ No newline at end of file +> "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) + +## Keep going from Capacitor Changelog Management: Ultimate Guide + +If you are using **Capacitor Changelog Management: Ultimate Guide** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/capacitor-cicd-pipeline-setup-guide.md b/apps/web/src/content/blog/en/capacitor-cicd-pipeline-setup-guide.md index d1d61dbf5..5a07ddb43 100644 --- a/apps/web/src/content/blog/en/capacitor-cicd-pipeline-setup-guide.md +++ b/apps/web/src/content/blog/en/capacitor-cicd-pipeline-setup-guide.md @@ -174,3 +174,7 @@ To get started, you'll need to install the CLI, configure builds and environment The connection between setup and results showcases how Capgo boosts efficiency: updates reach **95% of users within just 24 hours**. Plus, Capgo's pricing starts at **$12/month**, offering a massive cost advantage compared to legacy services that can charge over **$500/month**. Currently, Capgo supports more than **1,900 production apps** [\[1\]](https://capgo.app/). + +## Keep going from Capacitor CI/CD Pipeline Setup Guide + +If you are using **Capacitor CI/CD Pipeline Setup Guide** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-cicd-plugins-vs-appflow-key-differences.md b/apps/web/src/content/blog/en/capacitor-cicd-plugins-vs-appflow-key-differences.md index e8cd45b89..9376c275c 100644 --- a/apps/web/src/content/blog/en/capacitor-cicd-plugins-vs-appflow-key-differences.md +++ b/apps/web/src/content/blog/en/capacitor-cicd-plugins-vs-appflow-key-differences.md @@ -194,3 +194,7 @@ Organizations can cut costs significantly with plugin-based solutions while gain These changes highlight the importance of choosing tools that offer strong features and reliable long-term support. For teams that value control and flexibility, Capacitor CI/CD plugins stand out by enabling self-hosting and tailored setups - meeting unique security and deployment needs while maintaining independence. The decision between these solutions ultimately depends on immediate priorities and long-term goals. The growing preference for open-source, cost-conscious tools underscores their potential to support development efforts well into the future. This trend solidifies the appeal of open-source, flexible CI/CD tools for maintaining sustainable development practices. + +## Keep going from Capacitor CI/CD Plugins vs Appflow: Key Differences + +If you are using **Capacitor CI/CD Plugins vs Appflow: Key Differences** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-cli-commands-common-issues-and-fixes.md b/apps/web/src/content/blog/en/capacitor-cli-commands-common-issues-and-fixes.md index 7f26109a4..74bfa3e8a 100644 --- a/apps/web/src/content/blog/en/capacitor-cli-commands-common-issues-and-fixes.md +++ b/apps/web/src/content/blog/en/capacitor-cli-commands-common-issues-and-fixes.md @@ -197,4 +197,8 @@ The methods and tools mentioned earlier help resolve these issues while supporti | Error Recovery | Minimizes user impact | Instant rollback capability | | Update Distribution | Ensures precise delivery | Channel-based deployment | -These elements tie into earlier strategies for preventing errors and debugging, creating a streamlined update process. Automated and secure update systems are setting new standards for CLI management. Strong CLI practices are essential for staying ahead in app development [\[1\]](https://capgo.app/). \ No newline at end of file +These elements tie into earlier strategies for preventing errors and debugging, creating a streamlined update process. Automated and secure update systems are setting new standards for CLI management. Strong CLI practices are essential for staying ahead in app development [\[1\]](https://capgo.app/). + +## Keep going from Capacitor CLI Commands: Common Issues and Fixes + +If you are using **Capacitor CLI Commands: Common Issues and Fixes** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-cli-commands-for-version-updates.md b/apps/web/src/content/blog/en/capacitor-cli-commands-for-version-updates.md index a91b57f60..7fe29e261 100644 --- a/apps/web/src/content/blog/en/capacitor-cli-commands-for-version-updates.md +++ b/apps/web/src/content/blog/en/capacitor-cli-commands-for-version-updates.md @@ -365,3 +365,7 @@ Before making the leap to the latest version of Capacitor, it's crucial to doubl You can also test your app in a controlled environment with the updated Capacitor version. This lets you spot and fix any compatibility problems before the update goes live in production. Tools like **Capgo** can be a lifesaver here, allowing you to push updates directly without needing app store approvals. This means you can quickly address plugin-related issues while staying within platform guidelines. ::: + +## Keep going from Capacitor CLI Commands for Version Updates + +If you are using **Capacitor CLI Commands for Version Updates** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/capacitor-cli-plugin-commands-overview.md b/apps/web/src/content/blog/en/capacitor-cli-plugin-commands-overview.md index 086592214..0dd2f0d7b 100644 --- a/apps/web/src/content/blog/en/capacitor-cli-plugin-commands-overview.md +++ b/apps/web/src/content/blog/en/capacitor-cli-plugin-commands-overview.md @@ -368,3 +368,7 @@ Here’s what Capgo brings to the table: - Pricing that starts at $12/month for solo developers With 750 production apps already relying on Capgo, it’s a proven choice. Whether you're fixing bugs or launching new features, pairing Capacitor CLI with Capgo gives you a reliable and efficient toolkit for app development. Start using these tools to streamline your Capacitor projects today. + +## Keep going from Capacitor CLI Plugin Commands Overview + +If you are using **Capacitor CLI Plugin Commands Overview** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/capacitor-cli-project-setup-guide.md b/apps/web/src/content/blog/en/capacitor-cli-project-setup-guide.md index 7900b503f..1f9d10f68 100644 --- a/apps/web/src/content/blog/en/capacitor-cli-project-setup-guide.md +++ b/apps/web/src/content/blog/en/capacitor-cli-project-setup-guide.md @@ -256,4 +256,8 @@ Here's how to get started: - Add support for iOS and Android platforms. - Install and set up Capgo with the following command: `npm install --save @capgo/cli && npx capgo init` -For detailed setup instructions or troubleshooting, check out the official Capacitor and Capgo documentation. \ No newline at end of file +For detailed setup instructions or troubleshooting, check out the official Capacitor and Capgo documentation. + +## Keep going from Capacitor CLI: Project Setup Guide + +If you are using **Capacitor CLI: Project Setup Guide** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/capacitor-community-forums-for-plugin-developers.md b/apps/web/src/content/blog/en/capacitor-community-forums-for-plugin-developers.md index c9587ef6d..4041c103f 100644 --- a/apps/web/src/content/blog/en/capacitor-community-forums-for-plugin-developers.md +++ b/apps/web/src/content/blog/en/capacitor-community-forums-for-plugin-developers.md @@ -236,3 +236,7 @@ Ready to jump in? Here's how to begin: - **Join key platforms**: Participate in Discord and GitHub Discussions to connect with the community and explore official documentation. - **Share your plugins**: Contribute your work to help others and gain constructive feedback. - **Use tools for efficiency**: Tools like Capgo can simplify updates, testing, and deployment, making your development process smoother. + +## Keep going from Capacitor Community Forums for Plugin Developers + +If you are using **Capacitor Community Forums for Plugin Developers** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/capacitor-comprehensive-guide.md b/apps/web/src/content/blog/en/capacitor-comprehensive-guide.md index 25e3afe36..7fa65d43f 100644 --- a/apps/web/src/content/blog/en/capacitor-comprehensive-guide.md +++ b/apps/web/src/content/blog/en/capacitor-comprehensive-guide.md @@ -105,3 +105,7 @@ Yes, Capgo offers [Enterprise support and features](https://capgo.app/) for Capa ## How do I get started with Capacitor? Visit the [Capacitor documentation](https://capacitorjs.com/docs/) and follow the instructions to install Capacitor in your app. If you want to start with an opinionated Capacitor app using Ionic Framework and Angular/React/Vue, follow the Get Started flow on the [Ionic Framework site](https://ionicframework.com/). + +## Keep going from Capacitor: A Comprehensive Guide + +If you are using **Capacitor: A Comprehensive Guide** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capacitor-edge-to-edge-display-native-config.md b/apps/web/src/content/blog/en/capacitor-edge-to-edge-display-native-config.md index 55446bd33..8130c772d 100644 --- a/apps/web/src/content/blog/en/capacitor-edge-to-edge-display-native-config.md +++ b/apps/web/src/content/blog/en/capacitor-edge-to-edge-display-native-config.md @@ -217,3 +217,7 @@ Edge-to-edge display in Capacitor doesn't require plugins, hacks, or complicated Start with `"auto"` for most apps, test thoroughly across devices, and add appropriate safe area CSS. Your app will be ready for Android 15 and beyond with minimal effort. **Questions or running into issues?** The Capacitor community and [official documentation](https://capacitorjs.com/docs/config) are great resources for additional help. + +## Keep going from Edge-to-Edge Display in Capacitor Without Plugins + +If you are using **Edge-to-Edge Display in Capacitor Without Plugins** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/capacitor-live-updates-handling-version-conflicts.md b/apps/web/src/content/blog/en/capacitor-live-updates-handling-version-conflicts.md index 4e83eb29d..e05dbe919 100644 --- a/apps/web/src/content/blog/en/capacitor-live-updates-handling-version-conflicts.md +++ b/apps/web/src/content/blog/en/capacitor-live-updates-handling-version-conflicts.md @@ -189,3 +189,7 @@ To avoid version conflicts when testing updates on your Capacitor app, it’s es If you’re using a live update solution like **Capgo**, its features - such as user assignment and real-time updates - can make managing and testing updates across platforms more seamless. This ensures smooth deployment while staying compliant with Apple and Android guidelines. ::: + +## Keep going from Capacitor Live Updates: Handling Version Conflicts + +If you are using **Capacitor Live Updates: Handling Version Conflicts** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/capacitor-live-updates-staying-compliant-with-apple.md b/apps/web/src/content/blog/en/capacitor-live-updates-staying-compliant-with-apple.md index aee6daf1f..d69db9bdc 100644 --- a/apps/web/src/content/blog/en/capacitor-live-updates-staying-compliant-with-apple.md +++ b/apps/web/src/content/blog/en/capacitor-live-updates-staying-compliant-with-apple.md @@ -239,4 +239,8 @@ To ensure long-term compliance, focus on these practices: - Use end-to-end encryption for all updates. - Seamlessly integrate updates into your CI/CD workflows. - Monitor update metrics regularly. -- Stay prepared for policy changes. \ No newline at end of file +- Stay prepared for policy changes. + +## Keep going from Capacitor Live Updates: Staying Compliant with Apple + +If you are using **Capacitor Live Updates: Staying Compliant with Apple** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-native-bridge-android-plugin-basics.md b/apps/web/src/content/blog/en/capacitor-native-bridge-android-plugin-basics.md index 1b5954bc0..5ca456d8d 100644 --- a/apps/web/src/content/blog/en/capacitor-native-bridge-android-plugin-basics.md +++ b/apps/web/src/content/blog/en/capacitor-native-bridge-android-plugin-basics.md @@ -482,3 +482,7 @@ To achieve these results, following key practices is crucial: Developers have praised these tools. Bessie Cooper shared, _"Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden."_ [\[1\]](https://capgo.app/) Features like error tracking, performance monitoring, end-to-end encryption, and seamless CI/CD integration contribute to high update success rates and smooth performance. Together, these tools combine native functionality with fast, reliable updates, showcasing the platform's strengths. + +## Keep going from Capacitor Native Bridge: Android Plugin Basics + +If you are using **Capacitor Native Bridge: Android Plugin Basics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-native-bridge-web-to-android-data-transfer.md b/apps/web/src/content/blog/en/capacitor-native-bridge-web-to-android-data-transfer.md index 4a87b9f13..b6e9af992 100644 --- a/apps/web/src/content/blog/en/capacitor-native-bridge-web-to-android-data-transfer.md +++ b/apps/web/src/content/blog/en/capacitor-native-bridge-web-to-android-data-transfer.md @@ -208,4 +208,8 @@ Smooth data transfer between web and Android layers is a key aspect of modern ap Features like end-to-end encryption, partial updates for performance boosts, and active error monitoring play a big role in ensuring reliable data handling. -> "The community needed this and @Capgo is doing something really important!" [\[1\]](https://capgo.app/) \ No newline at end of file +> "The community needed this and @Capgo is doing something really important!" [\[1\]](https://capgo.app/) + +## Keep going from Capacitor Native Bridge: Web to Android Data Transfer + +If you are using **Capacitor Native Bridge: Web to Android Data Transfer** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-app-store-approval-guide.md b/apps/web/src/content/blog/en/capacitor-ota-updates-app-store-approval-guide.md index f63b48336..19dade296 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-app-store-approval-guide.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-app-store-approval-guide.md @@ -245,3 +245,7 @@ Rolling out OTA updates for Capacitor apps involves a mix of technical precision By following the compliance steps discussed earlier, teams can benefit from automated checks that simplify adherence to app store rules. Features like end-to-end encryption and controlled rollouts help address critical security and compliance needs. With Apple and Google continuously updating policies (like those in sections 2.1-2.3), expect more focus on update frequency and stricter security standards. Stay ahead by preparing for these changes while keeping JavaScript and asset update capabilities intact. Don't forget to document and test thoroughly to meet both platform guidelines and user expectations. + +## Keep going from Capacitor OTA Updates: App Store Approval Guide + +If you are using **Capacitor OTA Updates: App Store Approval Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-best-practices-for-performance.md b/apps/web/src/content/blog/en/capacitor-ota-updates-best-practices-for-performance.md index 9838181bb..7024c9dab 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-best-practices-for-performance.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-best-practices-for-performance.md @@ -216,3 +216,7 @@ To maximize the efficiency of OTA updates in your Capacitor app, make sure to: - **Streamline update delivery**: Consider tools like Capgo for smooth, background updates. - **Prepare fallback systems**: Ensure the app remains functional even if an update fails [\[9\]](https://dzone.com/articles/why-device-firmware-updates-are-critical-to-produc). + +## Keep going from Capacitor OTA Updates: Best Practices for Performance + +If you are using **Capacitor OTA Updates: Best Practices for Performance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-boosting-low-end-device-performance.md b/apps/web/src/content/blog/en/capacitor-ota-updates-boosting-low-end-device-performance.md index 68f99f85b..ce48e0957 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-boosting-low-end-device-performance.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-boosting-low-end-device-performance.md @@ -144,3 +144,7 @@ OTA updates for low-end devices continue to evolve. With **end-to-end encryption > "@Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow)" Looking ahead, advancements in package size reduction, bandwidth efficiency, resource management, and deployment speed are expected to further improve performance and user satisfaction, building on the robust benefits already demonstrated. + +## Keep going from Capacitor OTA Updates: Boosting Low-End Device Performance + +If you are using **Capacitor OTA Updates: Boosting Low-End Device Performance** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-cicd-integration-guide.md b/apps/web/src/content/blog/en/capacitor-ota-updates-cicd-integration-guide.md index c5c61da13..a89e9622c 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-cicd-integration-guide.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-cicd-integration-guide.md @@ -214,3 +214,7 @@ Here are some tips to optimize your CI/CD process: > "The community needed this and @Capgo is doing something really important!" – Lincoln Baxter, @lincolnthree [\[1\]](https://capgo.app/) Integrating OTA updates with CI/CD has transformed mobile app development, helping teams deliver updates faster while keeping users satisfied and success rates high. + +## Keep going from Capacitor OTA Updates: CI/CD Integration Guide + +If you are using **Capacitor OTA Updates: CI/CD Integration Guide** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-cloud-hosting-options-compared.md b/apps/web/src/content/blog/en/capacitor-ota-updates-cloud-hosting-options-compared.md index b36bd3bc2..c1c7a7f44 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-cloud-hosting-options-compared.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-cloud-hosting-options-compared.md @@ -215,3 +215,7 @@ Balancing costs with performance is key, and platforms like Capgo offer competit When choosing a platform, make sure it supports your specific **[Capacitor version](https://capgo.app/plugins/capacitor-ivs-player/)** (e.g., Capacitor 8) and offers essential features like analytics, error tracking, rollback options for version control, and seamless CI/CD integration. These features ensure smooth operations as your app scales. The best platform will strike the right balance between performance, security, and cost. Take advantage of free trials - like Capgo's 15-day trial - to see if the platform aligns with your needs [\[1\]](https://capgo.app/). + +## Keep going from Capacitor OTA Updates: Cloud Hosting Options Compared + +If you are using **Capacitor OTA Updates: Cloud Hosting Options Compared** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-debugging-issues.md b/apps/web/src/content/blog/en/capacitor-ota-updates-debugging-issues.md index ebf833f73..dcdebbc85 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-debugging-issues.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-debugging-issues.md @@ -201,3 +201,7 @@ Consider these steps to boost OTA reliability: - Response times (target around 434 ms) - Download speeds (benchmark: 114 ms for a 5 MB bundle) - **Prepare Recovery Plans**: Enable instant rollback features, set up automated error tracking, and establish clear escalation paths. These practices have already supported 1.1 trillion successful updates across more than 1,900 production apps [\[1\]](https://capgo.app/). + +## Keep going from Capacitor OTA Updates: Debugging Issues + +If you are using **Capacitor OTA Updates: Debugging Issues** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-security-tips.md b/apps/web/src/content/blog/en/capacitor-ota-updates-security-tips.md index ad5e20431..952ffe31f 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-security-tips.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-security-tips.md @@ -230,3 +230,7 @@ End-to-end encryption plays a critical role in protecting OTA updates, blocking > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" - Rodrigo Mantica [\[1\]](https://capgo.app/) Maintaining security requires continuous attention and the right tools. With proper monitoring, quick responses to threats, and regularly updated protocols, your OTA system can remain both secure and efficient. This aligns with thorough testing, careful management, and well-planned post-release processes. + +## Keep going from Capacitor OTA Updates: Security Tips + +If you are using **Capacitor OTA Updates: Security Tips** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-staying-compliant.md b/apps/web/src/content/blog/en/capacitor-ota-updates-staying-compliant.md index 8b45af549..818a2391b 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-staying-compliant.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-staying-compliant.md @@ -198,4 +198,8 @@ Even experts in the field emphasize the importance of fast and compliant updates > "@Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow) :-)" [\[1\]](https://capgo.app/) -For developers aiming to balance compliance with timely updates, a solid update management system is crucial. Tools offering features like instant rollbacks, real-time analytics, and channel-based distribution help teams deliver updates efficiently while staying within compliance boundaries. \ No newline at end of file +For developers aiming to balance compliance with timely updates, a solid update management system is crucial. Tools offering features like instant rollbacks, real-time analytics, and channel-based distribution help teams deliver updates efficiently while staying within compliance boundaries. + +## Keep going from Capacitor OTA Updates: Staying Compliant + +If you are using **Capacitor OTA Updates: Staying Compliant** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-targeting-ios-vs-android.md b/apps/web/src/content/blog/en/capacitor-ota-updates-targeting-ios-vs-android.md index e4beaf28a..fd6a7dd90 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-targeting-ios-vs-android.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-targeting-ios-vs-android.md @@ -188,4 +188,8 @@ OTA updates for [Capacitor apps](https://capgo.app/blog/capacitor-comprehensive- Data from platforms like Capgo demonstrates how effective these strategies can be. Developers have successfully delivered 947.6 million updates across 1,400 production apps, proving the scalability of well-designed update systems [\[1\]](https://capgo.app/). However, success relies heavily on meeting each platform's requirements while maintaining strong security measures. -For example, Apple mandates that interpreted code must not alter an app's core functionality or compromise its security [\[2\]](https://capgo.app/blog/how-live-updates-for-capacitor-work/). This rule is a clear reminder of the platform-specific guidelines developers must follow to implement OTA updates effectively. \ No newline at end of file +For example, Apple mandates that interpreted code must not alter an app's core functionality or compromise its security [\[2\]](https://capgo.app/blog/how-live-updates-for-capacitor-work/). This rule is a clear reminder of the platform-specific guidelines developers must follow to implement OTA updates effectively. + +## Keep going from Capacitor OTA Updates: Targeting iOS vs Android + +If you are using **Capacitor OTA Updates: Targeting iOS vs Android** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-use-cases-explained.md b/apps/web/src/content/blog/en/capacitor-ota-updates-use-cases-explained.md index ff14543bd..9f2a8dbd1 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-use-cases-explained.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-use-cases-explained.md @@ -160,3 +160,7 @@ Enterprises stand to gain a lot from Capgo's **one-click rollback** feature, esp This feature also enables controlled rollouts and simplifies error tracking, giving teams the confidence to manage updates without worrying about major disruptions. It's a powerful way to maintain a smooth user experience, even when dealing with complex deployments. ::: + +## Keep going from Capacitor OTA Updates: Use Cases Explained + +If you are using **Capacitor OTA Updates: Use Cases Explained** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-version-targeting-explained.md b/apps/web/src/content/blog/en/capacitor-ota-updates-version-targeting-explained.md index 3f1097b38..3c30456b8 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-version-targeting-explained.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-version-targeting-explained.md @@ -268,3 +268,7 @@ To make the most of version targeting, a solid plan is key for maintaining app c - **Track Deployments**: Monitor update success rates across various app versions. - **Support Legacy Versions**: Keep critical older versions functional while nudging users toward updates. + +## Keep going from Capacitor OTA Updates: Version Targeting Explained + +If you are using **Capacitor OTA Updates: Version Targeting Explained** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-versioning-best-practices.md b/apps/web/src/content/blog/en/capacitor-ota-updates-versioning-best-practices.md index 1b7dfeb49..e8664ac7b 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-versioning-best-practices.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-versioning-best-practices.md @@ -272,3 +272,7 @@ To enhance your OTA update process, consider these actions: Future OTA updates should aim to combine fast deployment with a smooth user experience, ensuring both efficiency and satisfaction. + +## Keep going from Capacitor OTA Updates: Versioning Best Practices + +If you are using **Capacitor OTA Updates: Versioning Best Practices** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-app-store-restrictions.md b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-app-store-restrictions.md index 2e761a9e7..08faa9dd2 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-app-store-restrictions.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-app-store-restrictions.md @@ -189,3 +189,7 @@ Even organizations like NASA's OSIRIS-REx team have seen the benefits: > "@Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow) :-)" [\[1\]](https://capgo.app/) These advancements make OTA updates a game-changer for developers aiming to deliver fast, reliable, and user-friendly updates. + +## Keep going from Capacitor OTA Updates vs App Store Restrictions + +If you are using **Capacitor OTA Updates vs App Store Restrictions** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-testing-methods.md b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-testing-methods.md index 4bc783e71..8f5fad8a8 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-testing-methods.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-testing-methods.md @@ -148,4 +148,8 @@ Platforms like Capgo demonstrate how secure OTA updates can integrate seamlessly OTA updates have changed the way developers address user needs and keep up with market demands. They allow apps to be updated and improved after release without the usual delays. -With tools like Capgo, developers can deploy updates instantly and securely, avoiding the slowdowns of app store approvals. This creates a balance where both OTA updates and traditional testing methods play important roles. \ No newline at end of file +With tools like Capgo, developers can deploy updates instantly and securely, avoiding the slowdowns of app store approvals. This creates a balance where both OTA updates and traditional testing methods play important roles. + +## Keep going from Capacitor OTA Updates vs Traditional Testing Methods + +If you are using **Capacitor OTA Updates vs Traditional Testing Methods** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-versioning.md b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-versioning.md index e4fb16aba..ea03504f6 100644 --- a/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-versioning.md +++ b/apps/web/src/content/blog/en/capacitor-ota-updates-vs-traditional-versioning.md @@ -211,3 +211,7 @@ For teams focused on fast, controlled rollouts, these advantages make OTA update Rodrigo Mantica sums it up perfectly with his firsthand experience: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) + +## Keep going from Capacitor OTA Updates vs Traditional Versioning + +If you are using **Capacitor OTA Updates vs Traditional Versioning** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/capacitor-patch-management-ios-vs-android.md b/apps/web/src/content/blog/en/capacitor-patch-management-ios-vs-android.md index 73a16cbcb..380133117 100644 --- a/apps/web/src/content/blog/en/capacitor-patch-management-ios-vs-android.md +++ b/apps/web/src/content/blog/en/capacitor-patch-management-ios-vs-android.md @@ -254,3 +254,7 @@ The difference in how quickly iOS and Android users adopt updates boils down to Android, on the other hand, operates in a much more fragmented ecosystem. With numerous manufacturers customizing Android for their devices, updates often face delays. This customization process slows down the rollout, which is why only **4.5% of Android users** had adopted Android 15 by the same time. Another factor is user behavior - iOS users tend to update more quickly, likely driven by Apple’s strong focus on security and performance enhancements in their updates. ::: + +## Keep going from Capacitor Patch Management: iOS vs. Android + +If you are using **Capacitor Patch Management: iOS vs. Android** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-plugin-contribution-guide.md b/apps/web/src/content/blog/en/capacitor-plugin-contribution-guide.md index 9158c8248..7ac49581e 100644 --- a/apps/web/src/content/blog/en/capacitor-plugin-contribution-guide.md +++ b/apps/web/src/content/blog/en/capacitor-plugin-contribution-guide.md @@ -283,4 +283,8 @@ The PR checklist highlights the need for high-quality submissions. If your plugi Once your PR is merged, stay involved by tracking issues and releasing version updates. Regular interaction with the community, consistent maintenance, and [keeping up with Capacitor updates](https://capgo.app/plugins/capacitor-updater/) will ensure your plugin stays useful and relevant. -Pay attention to user feedback and make updates as needed. This ongoing effort helps maintain the overall quality of the ecosystem and keeps your plugin valuable for developers. \ No newline at end of file +Pay attention to user feedback and make updates as needed. This ongoing effort helps maintain the overall quality of the ecosystem and keeps your plugin valuable for developers. + +## Keep going from Capacitor Plugin Contribution Guide + +If you are using **Capacitor Plugin Contribution Guide** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-plugin-options-for-ota-updates.md b/apps/web/src/content/blog/en/capacitor-plugin-options-for-ota-updates.md index b539f2a18..77c4a3748 100644 --- a/apps/web/src/content/blog/en/capacitor-plugin-options-for-ota-updates.md +++ b/apps/web/src/content/blog/en/capacitor-plugin-options-for-ota-updates.md @@ -174,3 +174,7 @@ User feedback highlights the real-world impact of these tools. For example, NASA > "Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow) :-)" This comparison makes it clear how each platform serves specific needs, whether for solo developers or enterprise teams. Among them, Capgo stands out for its secure updates and strong adoption in production environments [\[1\]](https://capgo.app/). + +## Keep going from Capacitor Plugin Options for OTA Updates + +If you are using **Capacitor Plugin Options for OTA Updates** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/capacitor-plugins-for-secure-session-management.md b/apps/web/src/content/blog/en/capacitor-plugins-for-secure-session-management.md index 13bdf5267..c64a1c798 100644 --- a/apps/web/src/content/blog/en/capacitor-plugins-for-secure-session-management.md +++ b/apps/web/src/content/blog/en/capacitor-plugins-for-secure-session-management.md @@ -402,3 +402,7 @@ Capgo prioritizes security with **end-to-end encryption** for live updates. This Updates are handled seamlessly in the background, so users aren’t interrupted while using the app. They’ll only see an update notification when they relaunch the app, keeping the experience smooth and aligning with app store rules. ::: + +## Keep going from Capacitor Plugins for Secure Session Management + +If you are using **Capacitor Plugins for Secure Session Management** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-plugins-what-you-need-to-know.md b/apps/web/src/content/blog/en/capacitor-plugins-what-you-need-to-know.md index 3e02f6db6..e16230adc 100644 --- a/apps/web/src/content/blog/en/capacitor-plugins-what-you-need-to-know.md +++ b/apps/web/src/content/blog/en/capacitor-plugins-what-you-need-to-know.md @@ -227,4 +227,8 @@ To keep plugins running smoothly, it's important to understand their categories The plugin ecosystem remains stable thanks to active updates and ongoing improvements [\[3\]](https://github.com/riderx/awesome-capacitor). This commitment ensures consistent performance across platforms while introducing features like live updates. -For teams looking to manage plugins effectively, modern tools have simplified traditional update processes. Native methods are designed to execute in under 200ms [\[6\]](https://capacitorjs.jp/blog/how-capacitor-works), ensuring fast and reliable performance across all platforms. \ No newline at end of file +For teams looking to manage plugins effectively, modern tools have simplified traditional update processes. Native methods are designed to execute in under 200ms [\[6\]](https://capacitorjs.jp/blog/how-capacitor-works), ensuring fast and reliable performance across all platforms. + +## Keep going from Capacitor Plugins: What You Need to Know + +If you are using **Capacitor Plugins: What You Need to Know** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capacitor-social-login-release.md b/apps/web/src/content/blog/en/capacitor-social-login-release.md index 1fb71ba54..d3329c0f6 100644 --- a/apps/web/src/content/blog/en/capacitor-social-login-release.md +++ b/apps/web/src/content/blog/en/capacitor-social-login-release.md @@ -50,3 +50,7 @@ Feel free to check out the [Apple](https://github.com/Cap-go/capacitor-social-lo ## Conclusion In conclusion, the Capacitor Social Login plugin introduces a lot of new and exciting features with more to come in the future πŸš€ + +## Keep going from Release of a brand new Capacitor Social Login plugin + +If you are using **Release of a brand new Capacitor Social Login plugin** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/web/src/content/blog/en/capacitor-vs-appflow-ota-update-solutions-compared.md b/apps/web/src/content/blog/en/capacitor-vs-appflow-ota-update-solutions-compared.md index 9e6032fef..c575cdab2 100644 --- a/apps/web/src/content/blog/en/capacitor-vs-appflow-ota-update-solutions-compared.md +++ b/apps/web/src/content/blog/en/capacitor-vs-appflow-ota-update-solutions-compared.md @@ -267,3 +267,7 @@ Based on these distinctions, here’s a quick guide to help you pick the right p - **Cost-Conscious Developers**: With its competitive pricing, Capgo is a budget-friendly option compared to Appflow, making it suitable for teams of any size [\[1\]](https://capgo.app/). - **Planning for the Future**: Appflow’s scheduled shutdown in 2026 means migration planning is essential. Capgo’s open-source approach, active development, and growing community make it a reliable long-term choice [\[1\]](https://capgo.app/). + +## Keep going from Capacitor vs Appflow: OTA Update Solutions Compared + +If you are using **Capacitor vs Appflow: OTA Update Solutions Compared** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capacitor-vs-appflow-versioning-differences.md b/apps/web/src/content/blog/en/capacitor-vs-appflow-versioning-differences.md index f442f273b..394bcfbbd 100644 --- a/apps/web/src/content/blog/en/capacitor-vs-appflow-versioning-differences.md +++ b/apps/web/src/content/blog/en/capacitor-vs-appflow-versioning-differences.md @@ -134,3 +134,7 @@ Managing version control for Capacitor apps involves a mix of manual workflows, - **Live-update platforms**: Tools like Capgo make it easier to roll out fixes and new features quickly. When deciding between manual updates, automated pipelines, or live-update platforms, teams should consider their release frequency, budget, and the need for speed and compliance. Each approach has its strengths and trade-offs. + +## Keep going from Capacitor vs Appflow: Versioning Differences + +If you are using **Capacitor vs Appflow: Versioning Differences** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/capgo-2025-year-in-review.md b/apps/web/src/content/blog/en/capgo-2025-year-in-review.md index 6130c1936..8058bb753 100644 --- a/apps/web/src/content/blog/en/capgo-2025-year-in-review.md +++ b/apps/web/src/content/blog/en/capgo-2025-year-in-review.md @@ -362,3 +362,7 @@ Here's to 2025. And here's to what we'll build together in 2026. **Need a plugin that doesn't exist yet?** [Let us know](https://github.com/Cap-go/capgo/issues) - 2025 proved we can move fast. β€” The Capgo Team + +## Keep going from Capgo 2025 Year in Review: From 20 to 78 Plugins and Enterprise-Ready + +If you are using **Capgo 2025 Year in Review: From 20 to 78 Plugins and Enterprise-Ready** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capgo-for-app-store-safe-ota-updates.md b/apps/web/src/content/blog/en/capgo-for-app-store-safe-ota-updates.md index 4b229d275..9bdee232a 100644 --- a/apps/web/src/content/blog/en/capgo-for-app-store-safe-ota-updates.md +++ b/apps/web/src/content/blog/en/capgo-for-app-store-safe-ota-updates.md @@ -151,3 +151,7 @@ Here are some strategies that build on these findings: For teams moving to a new platform, Capgo offers an easy integration process. Jay (@jaythegeek) noted: > "Did setup @Capgo and testing out this awesome replacement for @AppFlow! Thank you for the hard work, it has been easy so far" [\[1\]](https://capgo.app/) + +## Keep going from Capgo for App Store-Safe OTA Updates + +If you are using **Capgo for App Store-Safe OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capgo-integration-with-github-actions-guide.md b/apps/web/src/content/blog/en/capgo-integration-with-github-actions-guide.md index 79500e718..2c1b019c3 100644 --- a/apps/web/src/content/blog/en/capgo-integration-with-github-actions-guide.md +++ b/apps/web/src/content/blog/en/capgo-integration-with-github-actions-guide.md @@ -298,3 +298,7 @@ To get the most out of your Capgo and GitHub Actions integration, explore these - **Optimized Performance**: Utilize Capgo's partial updates to reduce bandwidth usage and speed up updates. With 23.5 million updates delivered across 750 production apps [\[1\]](https://capgo.app/), the system has proven its capability to handle large-scale demands. For even better results, consider using Capgo's self-hosting options or custom API setups. Check earlier sections for detailed setup and testing instructions to fully implement these strategies. + +## Keep going from Capgo Integration with GitHub Actions: Guide + +If you are using **Capgo Integration with GitHub Actions: Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capgo-ota-updates-vs-manual-submissions.md b/apps/web/src/content/blog/en/capgo-ota-updates-vs-manual-submissions.md index 5ff5b30f4..3aa4857df 100644 --- a/apps/web/src/content/blog/en/capgo-ota-updates-vs-manual-submissions.md +++ b/apps/web/src/content/blog/en/capgo-ota-updates-vs-manual-submissions.md @@ -265,3 +265,7 @@ clear. Traditional app store submissions, on the other hand, come with recurring expenses like **Apple's $99 annual Developer Program fee** and a **30% commission** on in-app purchases. Plus, Capgo saves you from the hassle of waiting for app store approvals, letting you roll out updates instantly and simplify your workflow. ::: + +## Keep going from Capgo OTA Updates vs Manual Submissions + +If you are using **Capgo OTA Updates vs Manual Submissions** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/capgo-plugin-for-custom-event-tracking.md b/apps/web/src/content/blog/en/capgo-plugin-for-custom-event-tracking.md index be56bafdc..2c1024151 100644 --- a/apps/web/src/content/blog/en/capgo-plugin-for-custom-event-tracking.md +++ b/apps/web/src/content/blog/en/capgo-plugin-for-custom-event-tracking.md @@ -380,4 +380,8 @@ To address custom event tracking issues in your Capacitor app, several tools and Running key [Capacitor CLI commands](https://capgo.app/docs/cli/commands/) is another effective approach. For example, `npx cap doctor` helps diagnose configuration issues, while `npx cap sync` ensures plugins are correctly integrated into your project. For a more robust [debugging process](https://capgo.app/docs/plugins/updater/debugging/), you might also integrate error tracking platforms like **Sentry** or **[LogRocket](https://logrocket.com/)**. These tools monitor real-time errors and user interactions, making them especially useful during over-the-air (OTA) updates. By combining these methods, you can streamline the debugging process and improve the performance of your custom event tracking. -::: \ No newline at end of file +::: + +## Keep going from Capgo Plugin for Custom Event Tracking + +If you are using **Capgo Plugin for Custom Event Tracking** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capgo-plugin-lightweight-deployment-for-capacitor-apps.md b/apps/web/src/content/blog/en/capgo-plugin-lightweight-deployment-for-capacitor-apps.md index ace6ff2e3..1807c9500 100644 --- a/apps/web/src/content/blog/en/capgo-plugin-lightweight-deployment-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/capgo-plugin-lightweight-deployment-for-capacitor-apps.md @@ -305,3 +305,7 @@ To make updates faster and keep their size manageable with Capgo, developers can On top of these practices, tracking your app’s performance with tools like [Firebase](https://firebase.google.com/) can highlight areas for improvement. This helps ensure updates are not just smaller but also enhance the user experience. Together, these steps allow developers to provide smooth, real-time updates while keeping the app reliable and efficient. ::: + +## Keep going from Capgo Plugin: Lightweight Deployment for Capacitor Apps + +If you are using **Capgo Plugin: Lightweight Deployment for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capgo-plugin-scheduling-updates-tutorial.md b/apps/web/src/content/blog/en/capgo-plugin-scheduling-updates-tutorial.md index 908e82304..5f5255ebb 100644 --- a/apps/web/src/content/blog/en/capgo-plugin-scheduling-updates-tutorial.md +++ b/apps/web/src/content/blog/en/capgo-plugin-scheduling-updates-tutorial.md @@ -246,3 +246,7 @@ With Capgo's channel system, you can tailor updates for different user groups by You can also assign roles such as **Admin**, **Developer**, or **Viewer** to manage access and permissions for each channel. This structure streamlines phased testing and ensures updates are deployed gradually and effectively to your users. ::: + +## Keep going from Capgo Plugin: Scheduling Updates Tutorial + +If you are using **Capgo Plugin: Scheduling Updates Tutorial** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/capgo-price-reduction.md b/apps/web/src/content/blog/en/capgo-price-reduction.md index 0b7b59881..db7f84931 100644 --- a/apps/web/src/content/blog/en/capgo-price-reduction.md +++ b/apps/web/src/content/blog/en/capgo-price-reduction.md @@ -46,3 +46,7 @@ Happy coding! Martin ❀️ P.S. Spread the word! 🌍 + +## Keep going from Capgo Price Reduction: Making Live Updates More Accessible + +If you are using **Capgo Price Reduction: Making Live Updates More Accessible** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/capgo-purpose.md b/apps/web/src/content/blog/en/capgo-purpose.md index f1320eec8..2fb3386f9 100644 --- a/apps/web/src/content/blog/en/capgo-purpose.md +++ b/apps/web/src/content/blog/en/capgo-purpose.md @@ -71,3 +71,7 @@ Capgo integrates with live update CapacitorJS and Ionic to provide real-time dat ## Conclusion In conclusion, Capgo is a powerful platform that offers a range of benefits for makers and entrepreneurs. Its integration with live update capacitorjs and ionic provides real-time updates, streamlined workflows, enhanced collaboration, real-time analytics, and increased productivity. With Capgo, you can bring your ideas to life, manage your projects efficiently, and make informed business decisions. + +## Keep going from Purpose of Capgo + +If you are using **Purpose of Capgo** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/capgo-vs-appflow-deployment-solutions-compared.md b/apps/web/src/content/blog/en/capgo-vs-appflow-deployment-solutions-compared.md index d1520cbfa..4b33b8f9d 100644 --- a/apps/web/src/content/blog/en/capgo-vs-appflow-deployment-solutions-compared.md +++ b/apps/web/src/content/blog/en/capgo-vs-appflow-deployment-solutions-compared.md @@ -167,3 +167,7 @@ On the other hand, while Appflow provides functionality, it lacks the same advan The article doesn’t delve into the specifics of Capgo's cloud and self-hosted deployment options. To get more detailed information, it’s a good idea to check out Capgo's official resources or reach out to their team directly. They can provide guidance that aligns with your specific needs. ::: + +## Keep going from Capgo vs. Appflow: Deployment Solutions Compared + +If you are using **Capgo vs. Appflow: Deployment Solutions Compared** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ccpa-compliance-for-mobile-apps.md b/apps/web/src/content/blog/en/ccpa-compliance-for-mobile-apps.md index 733d99886..80df4593c 100644 --- a/apps/web/src/content/blog/en/ccpa-compliance-for-mobile-apps.md +++ b/apps/web/src/content/blog/en/ccpa-compliance-for-mobile-apps.md @@ -304,4 +304,8 @@ Additionally, tools like **Capgo** can enhance your app's compliance efforts by The California Consumer Privacy Act (CCPA) requires mobile app developers to ensure that any third-party services they use comply with its data privacy regulations. This means developers must carefully evaluate how third-party providers handle user data, ensuring they follow CCPA guidelines for data collection, storage, and sharing. Additionally, developers should establish clear agreements with these providers to protect user rights, such as the ability to access, delete, or opt out of data collection. If you're using tools like Capgo to manage app updates, it’s essential to confirm that these services align with CCPA requirements. Capgo, for instance, supports secure data handling with features like end-to-end encryption, ensuring compliance while offering real-time updates for your app. By partnering with compliant providers, developers can maintain trust and avoid potential legal issues under the CCPA. -::: \ No newline at end of file +::: + +## Keep going from CCPA Compliance for Mobile Apps + +If you are using **CCPA Compliance for Mobile Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/checklist-for-cybersecurity-compliance-in-china.md b/apps/web/src/content/blog/en/checklist-for-cybersecurity-compliance-in-china.md index d1457051f..ae2189dcf 100644 --- a/apps/web/src/content/blog/en/checklist-for-cybersecurity-compliance-in-china.md +++ b/apps/web/src/content/blog/en/checklist-for-cybersecurity-compliance-in-china.md @@ -366,3 +366,7 @@ Failing to follow China's cybersecurity regulations can result in serious reperc To reduce these risks, businesses must ensure their apps align with all regulatory standards. This includes adhering to **data localization rules**, obtaining **user consent for data collection**, and conducting thorough **security assessments**. Tools like Capgo can simplify the process by helping developers roll out updates and fixes efficiently, ensuring compliance without disrupting app functionality. Keeping up-to-date with regulatory changes and addressing them proactively is essential for avoiding penalties and achieving long-term success in China. ::: + +## Keep going from Checklist for Cybersecurity Compliance in China + +If you are using **Checklist for Cybersecurity Compliance in China** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/checklist-for-google-play-ota-compliance.md b/apps/web/src/content/blog/en/checklist-for-google-play-ota-compliance.md index c640c733d..bb2cc818a 100644 --- a/apps/web/src/content/blog/en/checklist-for-google-play-ota-compliance.md +++ b/apps/web/src/content/blog/en/checklist-for-google-play-ota-compliance.md @@ -255,3 +255,7 @@ Capgo provides tools designed to streamline compliance with Google Play standard | **Performance Tracking** | Real-time monitoring | Analytics dashboard | Capgo's channel system allows for controlled update distribution, ensuring updates are delivered efficiently while staying compliant with Google Play policies. Features like one-click rollback and error tracking help teams maintain update stability and quickly address any issues that arise. + +## Keep going from Checklist for Google Play OTA Compliance + +If you are using **Checklist for Google Play OTA Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/checklist-for-ota-updates-under-australias-privacy-act.md b/apps/web/src/content/blog/en/checklist-for-ota-updates-under-australias-privacy-act.md index 7fdf0e2dc..1e325f610 100644 --- a/apps/web/src/content/blog/en/checklist-for-ota-updates-under-australias-privacy-act.md +++ b/apps/web/src/content/blog/en/checklist-for-ota-updates-under-australias-privacy-act.md @@ -234,3 +234,7 @@ Follow these steps to put compliance strategies into action: > "The Most Secure Live Update System for Capacitor. Built for developers who value security and speed." - Capgo.app Capgo offers live update security that aligns with these compliance needs. + +## Keep going from Checklist for OTA Updates Under Australia's Privacy Act + +If you are using **Checklist for OTA Updates Under Australia's Privacy Act** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/checklist-for-token-signing-in-capacitor-apps.md b/apps/web/src/content/blog/en/checklist-for-token-signing-in-capacitor-apps.md index 66817cd1d..62463bb26 100644 --- a/apps/web/src/content/blog/en/checklist-for-token-signing-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/checklist-for-token-signing-in-capacitor-apps.md @@ -155,3 +155,7 @@ Refer to the checklist provided to ensure your implementation adheres to securit - Ensure token signing aligns with U.S. regulations like CCPA and HIPAA, and use strong encryption methods. - Implement version control and allow instant rollbacks for updates to maintain stability. - Monitor and improve the speed of signing and update delivery processes. + +## Keep going from Checklist for Token Signing in Capacitor Apps + +If you are using **Checklist for Token Signing in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/checklist-for-validating-capacitor-app-updates.md b/apps/web/src/content/blog/en/checklist-for-validating-capacitor-app-updates.md index 573efe202..ec393691d 100644 --- a/apps/web/src/content/blog/en/checklist-for-validating-capacitor-app-updates.md +++ b/apps/web/src/content/blog/en/checklist-for-validating-capacitor-app-updates.md @@ -185,3 +185,7 @@ A strong validation strategy includes systematic testing, real-time monitoring, > "Capgo is a must-have tool for developers who want to be more productive; avoiding app-store review for bug fixes is golden." [\[1\]](https://capgo.app/) For teams working with OTA updates, finding the right balance between fast deployment and careful validation is essential. With proper testing in place, developers can release updates that meet the high standards users expect. Keep this checklist handy to maintain reliability and user trust with every release. + +## Keep going from Checklist for Validating Capacitor App Updates + +If you are using **Checklist for Validating Capacitor App Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/chinas-cybersecurity-law-impact-on-app-updates.md b/apps/web/src/content/blog/en/chinas-cybersecurity-law-impact-on-app-updates.md index 6a6572c3a..12e90cea7 100644 --- a/apps/web/src/content/blog/en/chinas-cybersecurity-law-impact-on-app-updates.md +++ b/apps/web/src/content/blog/en/chinas-cybersecurity-law-impact-on-app-updates.md @@ -210,3 +210,7 @@ Live update systems give developers the ability to roll out updates, bug fixes, Platforms like **Capgo** simplify this process further. Capgo supports live updates for Capacitor apps, offering features like end-to-end encryption and adherence to both Apple and Android guidelines. This allows developers to meet regulatory standards while delivering updates quickly and securely. ::: + +## Keep going from China's Cybersecurity Law: Impact on App Updates + +If you are using **China's Cybersecurity Law: Impact on App Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/chinas-data-privacy-laws-impact-on-mobile-apps.md b/apps/web/src/content/blog/en/chinas-data-privacy-laws-impact-on-mobile-apps.md index 2ad582af2..72b75eb30 100644 --- a/apps/web/src/content/blog/en/chinas-data-privacy-laws-impact-on-mobile-apps.md +++ b/apps/web/src/content/blog/en/chinas-data-privacy-laws-impact-on-mobile-apps.md @@ -157,4 +157,8 @@ Meeting these requirements involves significant financial and operational invest As regulations continue to evolve, flexibility remains essential for maintaining compliance. Capgo has been recognized for its ability to deliver cost-efficient and agile update solutions that align with stringent standards [\[1\]](https://capgo.app/). -For long-term success, app developers in China must adopt a proactive strategy that combines strong technical systems, strict regulatory adherence, and efficient update management. \ No newline at end of file +For long-term success, app developers in China must adopt a proactive strategy that combines strong technical systems, strict regulatory adherence, and efficient update management. + +## Keep going from China's Data Privacy Laws: Impact on Mobile Apps + +If you are using **China's Data Privacy Laws: Impact on Mobile Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/code-integrity-in-capacitor-apps-key-techniques.md b/apps/web/src/content/blog/en/code-integrity-in-capacitor-apps-key-techniques.md index 3d4fa78d3..271648c42 100644 --- a/apps/web/src/content/blog/en/code-integrity-in-capacitor-apps-key-techniques.md +++ b/apps/web/src/content/blog/en/code-integrity-in-capacitor-apps-key-techniques.md @@ -204,3 +204,7 @@ To balance security and app performance, development teams should focus on: - Adhering to **platform-specific guidelines** This approach ensures strong protection without sacrificing performance, laying the groundwork for reliable updates and secure app maintenance. + +## Keep going from Code Integrity in Capacitor Apps: Key Techniques + +If you are using **Code Integrity in Capacitor Apps: Key Techniques** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/common-cicd-bottlenecks-in-ota-pipelines.md b/apps/web/src/content/blog/en/common-cicd-bottlenecks-in-ota-pipelines.md index e75769f26..49590bb09 100644 --- a/apps/web/src/content/blog/en/common-cicd-bottlenecks-in-ota-pipelines.md +++ b/apps/web/src/content/blog/en/common-cicd-bottlenecks-in-ota-pipelines.md @@ -133,4 +133,8 @@ Capgo's implementation across 750 apps with over 23.5 million updates [\[1\]](ht - **Delta updates** to limit bandwidth usage - **Staged deployments** for controlled rollouts - **Strong security** with end-to-end encryption -- **Real-time monitoring** with detailed analytics \ No newline at end of file +- **Real-time monitoring** with detailed analytics + +## Keep going from Common CI/CD Bottlenecks in OTA Pipelines + +If you are using **Common CI/CD Bottlenecks in OTA Pipelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/common-live-update-issues-and-solutions-for-developers.md b/apps/web/src/content/blog/en/common-live-update-issues-and-solutions-for-developers.md index ac9aef226..d0db34490 100644 --- a/apps/web/src/content/blog/en/common-live-update-issues-and-solutions-for-developers.md +++ b/apps/web/src/content/blog/en/common-live-update-issues-and-solutions-for-developers.md @@ -251,4 +251,8 @@ Here’s how to begin: - Set up encryption and validate versions. - Configure updates for specific user groups. -These steps ensure a smoother workflow and faster updates. \ No newline at end of file +These steps ensure a smoother workflow and faster updates. + +## Keep going from Common Live Update Issues and Solutions for Developers + +If you are using **Common Live Update Issues and Solutions for Developers** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/common-mistakes-in-custom-attribute-segmentation.md b/apps/web/src/content/blog/en/common-mistakes-in-custom-attribute-segmentation.md index 5ac0d8ede..8ab5d0cd4 100644 --- a/apps/web/src/content/blog/en/common-mistakes-in-custom-attribute-segmentation.md +++ b/apps/web/src/content/blog/en/common-mistakes-in-custom-attribute-segmentation.md @@ -130,4 +130,8 @@ Effective segmentation relies on keeping things straightforward, using real-time Today's platforms have changed the game with real-time segmentation tools. Developers can now update and manage user segments instantly, ensuring accurate targeting across a wide range of users. -Success in segmentation comes down to a few core practices: keeping models simple, leveraging real-time updates, setting measurable objectives, and using analytics to track performance. With the right tools, developers can build user segments that are both responsive and impactful. \ No newline at end of file +Success in segmentation comes down to a few core practices: keeping models simple, leveraging real-time updates, setting measurable objectives, and using analytics to track performance. With the right tools, developers can build user segments that are both responsive and impactful. + +## Keep going from Common Mistakes in Custom Attribute Segmentation + +If you are using **Common Mistakes in Custom Attribute Segmentation** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/comparing-react-native-vs-capacitor.md b/apps/web/src/content/blog/en/comparing-react-native-vs-capacitor.md index c3cb1a620..8219ea798 100644 --- a/apps/web/src/content/blog/en/comparing-react-native-vs-capacitor.md +++ b/apps/web/src/content/blog/en/comparing-react-native-vs-capacitor.md @@ -249,3 +249,7 @@ Consider your specific needs, preferences, and goals when choosing the right fra Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Comparing React Native vs Capacitor + +If you are using **Comparing React Native vs Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/compliance-checks-in-cicd-for-capacitor-apps.md b/apps/web/src/content/blog/en/compliance-checks-in-cicd-for-capacitor-apps.md index da99ea920..3e0167fee 100644 --- a/apps/web/src/content/blog/en/compliance-checks-in-cicd-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/compliance-checks-in-cicd-for-capacitor-apps.md @@ -235,3 +235,7 @@ To keep your compliance process effective, focus on these areas: | Policy Tracking | Automated monitoring | Monthly compliance report | | Update Distribution | Staged rollouts | 95% successful updates | | Error Management | Real-time tracking | Average API response time: 434ms | + +## Keep going from Compliance Checks in CI/CD for Capacitor Apps + +If you are using **Compliance Checks in CI/CD for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/configuring-rollback-for-capacitor-updates.md b/apps/web/src/content/blog/en/configuring-rollback-for-capacitor-updates.md index 3ac9e3782..ba164b1ac 100644 --- a/apps/web/src/content/blog/en/configuring-rollback-for-capacitor-updates.md +++ b/apps/web/src/content/blog/en/configuring-rollback-for-capacitor-updates.md @@ -163,3 +163,7 @@ When choosing a platform, key factors to weigh include **security**, the depth o Ensuring smooth updates for your Capacitor app requires reliable rollback methods from the initial setup to phased releases. By configuring settings correctly and choosing the right platforms, teams can quickly address issues from faulty updates while keeping users happy. A solid rollback plan includes a mix of automatic and manual options, real-time monitoring, gradual rollouts, and secure update pipelines. Tools such as Capgo simplify this process with features like one-click rollbacks, encrypted updates, and integrated analytics. With these strategies, your app can deliver consistent and reliable updates without interruptions. + +## Keep going from Configuring Rollback for Capacitor Updates + +If you are using **Configuring Rollback for Capacitor Updates** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/cordova-hybrid-app-development.md b/apps/web/src/content/blog/en/cordova-hybrid-app-development.md index c496101a1..bfa5b45d4 100644 --- a/apps/web/src/content/blog/en/cordova-hybrid-app-development.md +++ b/apps/web/src/content/blog/en/cordova-hybrid-app-development.md @@ -113,3 +113,7 @@ Capgo is a comprehensive platform explicitly designed to simplify and enhance th ## Why Capgo Exclusively Supports Capacitor for Live Updates Capgo has made the strategic decision to focus solely on Capacitor, a modern and powerful hybrid app runtime, to deliver the best possible live update experience. Capacitor's modern architecture, deep integration with native SDKs, and commitment to web standards align perfectly with Capgo's vision of providing seamless, reliable, and efficient live updates for hybrid mobile applications. + +## Keep going from Ultimate Guide to Apache Cordova: Hybrid App Development Made Easy + +If you are using **Ultimate Guide to Apache Cordova: Hybrid App Development Made Easy** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/cpra-compliance-for-app-developers.md b/apps/web/src/content/blog/en/cpra-compliance-for-app-developers.md index 417e6ca09..285bd484d 100644 --- a/apps/web/src/content/blog/en/cpra-compliance-for-app-developers.md +++ b/apps/web/src/content/blog/en/cpra-compliance-for-app-developers.md @@ -225,4 +225,8 @@ To meet **CPRA** standards, app developers need to prioritize transparency and s Your app should also make it simple for users to adjust their preferences, including the option to withdraw consent whenever they choose. Regularly updating and reviewing your privacy policies and consent practices is key to staying compliant and earning user trust. Using a dependable Consent Management Platform (CMP) can streamline these efforts by securely tracking user consents and ensuring your app aligns with CPRA requirements. For developers using tools like **Capgo** to deliver live updates in Capacitor apps, integrating consent management is straightforward. This approach not only keeps your app compliant with Apple and Android guidelines but also ensures it stays privacy-focused and user-friendly. -::: \ No newline at end of file +::: + +## Keep going from CPRA Compliance for App Developers + +If you are using **CPRA Compliance for App Developers** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/create-offline-screen-in-vue-angular-react.md b/apps/web/src/content/blog/en/create-offline-screen-in-vue-angular-react.md index a35c07e3f..6677d9697 100644 --- a/apps/web/src/content/blog/en/create-offline-screen-in-vue-angular-react.md +++ b/apps/web/src/content/blog/en/create-offline-screen-in-vue-angular-react.md @@ -299,3 +299,7 @@ The Network API provides several methods and interfaces to help you handle the n - [`getStatus()`](https://capacitorjs.com/docs/apis/network/#getstatus): Query the current status of the network connection. - [`addListener('networkStatusChange', ...)`](https://capacitorjs.com/docs/apis/network/#addlistenernetworkstatuschange): Listen for changes in the network connection. - + +## Keep going from Offline Screen in Vue, Angular, React with Capacitor + +If you are using **Offline Screen in Vue, Angular, React with Capacitor** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/create-react-mobile-apps-with-capacitor.md b/apps/web/src/content/blog/en/create-react-mobile-apps-with-capacitor.md index 59f130137..89ffb2b97 100644 --- a/apps/web/src/content/blog/en/create-react-mobile-apps-with-capacitor.md +++ b/apps/web/src/content/blog/en/create-react-mobile-apps-with-capacitor.md @@ -369,3 +369,7 @@ Capacitor is an excellent option for building native applications based on an ex And with the addition of [Capgo](https://capgo.app/), it's even easier to add live updates to your app, ensuring that your users always have access to the latest features and bug fixes. If you would like to learn how to add Capgo to your React app, take a look at the next article: + +## Keep going from Building Mobile Apps with React and Capacitor + +If you are using **Building Mobile Apps with React and Capacitor** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/creating-and-deleting-update-channels-in-capacitor.md b/apps/web/src/content/blog/en/creating-and-deleting-update-channels-in-capacitor.md index 7fc7ba5c6..21928378b 100644 --- a/apps/web/src/content/blog/en/creating-and-deleting-update-channels-in-capacitor.md +++ b/apps/web/src/content/blog/en/creating-and-deleting-update-channels-in-capacitor.md @@ -277,3 +277,7 @@ To take advantage of these proven results, begin by refining your channel setup: - **Track Performance**: Regularly monitor update success rates and user engagement. Don't forget to periodically review and remove inactive channels to maintain an efficient workflow. With well-managed channels, developers can deploy updates more quickly while maintaining control and stability. + +## Keep going from Creating and Deleting Update Channels in Capacitor + +If you are using **Creating and Deleting Update Channels in Capacitor** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/creating-mobile-apps-with-react-and-capacitor.md b/apps/web/src/content/blog/en/creating-mobile-apps-with-react-and-capacitor.md index 1157aa9ee..1e02c6c5a 100644 --- a/apps/web/src/content/blog/en/creating-mobile-apps-with-react-and-capacitor.md +++ b/apps/web/src/content/blog/en/creating-mobile-apps-with-react-and-capacitor.md @@ -278,3 +278,7 @@ Capacitor offers a seamless means of building native apps based on an existing w Thanks to technologies like Capacitor, building mobile applications from React.js web apps has never been easier. Take your web development skills to the next level by crafting impressive native mobile apps. Happy coding! For more about how you can fast-track your app development process, [sign up for a free account](/register/) today. + +## Keep going from Building Mobile Apps with Pure React.js and Capacitor + +If you are using **Building Mobile Apps with Pure React.js and Capacitor** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/creating-mobile-apps-with-sveltekit-and-capacitor.md b/apps/web/src/content/blog/en/creating-mobile-apps-with-sveltekit-and-capacitor.md index b52b35d3e..e6b3744a5 100644 --- a/apps/web/src/content/blog/en/creating-mobile-apps-with-sveltekit-and-capacitor.md +++ b/apps/web/src/content/blog/en/creating-mobile-apps-with-sveltekit-and-capacitor.md @@ -372,3 +372,7 @@ And with the addition of [Capgo](https://capgo.app/), it's even easier to add li If you would like to learn how to add Capgo to your SvelteKit app, take a look at the next article: Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Building Mobile Apps with SvelteKit and Capacitor + +If you are using **Building Mobile Apps with SvelteKit and Capacitor** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/cross-platform-messaging-apps.md b/apps/web/src/content/blog/en/cross-platform-messaging-apps.md index 572017b81..30f78b9d5 100644 --- a/apps/web/src/content/blog/en/cross-platform-messaging-apps.md +++ b/apps/web/src/content/blog/en/cross-platform-messaging-apps.md @@ -306,3 +306,7 @@ Deployment choice carries the clearest trade-off. SaaS products reduce infrastru One case comes up often in product teams shipping messaging inside Capacitor or Electron apps. Provider SDK updates, copy changes, policy text, and support fixes may need to go live before app store review completes. [Capgo](https://capgo.app) helps you update JavaScript, CSS, config, and assets in production, which can reduce release friction even when the messaging platform itself stays the same. Choose the platform that fits your operating model, not the one with the longest feature list. Teams that get this right usually make the same decision pattern. They map the platform to the communication use case, verify admin and security controls early, and price the ongoing integration and governance work before signing the contract. + +## Keep going from 10 Best Cross Platform Messaging Apps for 2026 + +If you are using **10 Best Cross Platform Messaging Apps for 2026** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/cross-platform-mobile-app-development-guide-2024.md b/apps/web/src/content/blog/en/cross-platform-mobile-app-development-guide-2024.md index 71898b518..eaace718e 100644 --- a/apps/web/src/content/blog/en/cross-platform-mobile-app-development-guide-2024.md +++ b/apps/web/src/content/blog/en/cross-platform-mobile-app-development-guide-2024.md @@ -104,3 +104,7 @@ Capgo integrates seamlessly with Capacitor, the native runtime that powers Ionic By combining cross-platform development in Ionic with live updates in Capgo, you can maximize your agility. Ship new features faster and with less risk. To get started with Capgo, check out the [official documentation](https://docs.capgo.app/). Capgo is free and fully open source - so you can deploy it however you like! + +## Keep going from The Ultimate Guide to Cross-Platform Mobile App Development in 2024 + +If you are using **The Ultimate Guide to Cross-Platform Mobile App Development in 2024** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/cross-platform-uiux-best-practices-for-capacitor-apps.md b/apps/web/src/content/blog/en/cross-platform-uiux-best-practices-for-capacitor-apps.md index 6d128be91..ab3a5e91a 100644 --- a/apps/web/src/content/blog/en/cross-platform-uiux-best-practices-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/cross-platform-uiux-best-practices-for-capacitor-apps.md @@ -270,3 +270,7 @@ Thorough testing and active error tracking are also essential to delivering a sm | Global API Response | 434ms average | | Update Delivery | 114ms for 5MB bundle | | Success Rate | 82% worldwide | + +## Keep going from Cross-Platform UI/UX: Best Practices for Capacitor Apps + +If you are using **Cross-Platform UI/UX: Best Practices for Capacitor Apps** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/custom-ios-plugin-optimization-best-practices.md b/apps/web/src/content/blog/en/custom-ios-plugin-optimization-best-practices.md index 6427e8db4..694500852 100644 --- a/apps/web/src/content/blog/en/custom-ios-plugin-optimization-best-practices.md +++ b/apps/web/src/content/blog/en/custom-ios-plugin-optimization-best-practices.md @@ -210,4 +210,8 @@ When it comes to optimizing custom iOS plugins in Capacitor, Xcode offers some p Xcode’s **debugging tools** also play a crucial role, allowing you to test your plugin in real-time on iOS devices. This ensures your code runs efficiently and delivers a smooth experience for users. For faster updates and streamlined fixes, platforms like **Capgo** can be a game-changer. They allow you to push live updates directly to users without requiring app store approvals, all while staying within Apple’s guidelines. This approach not only saves time but also keeps your app running at its best. -::: \ No newline at end of file +::: + +## Keep going from Custom iOS Plugin Optimization: Best Practices + +If you are using **Custom iOS Plugin Optimization: Best Practices** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/developer-experience-tools.md b/apps/web/src/content/blog/en/developer-experience-tools.md index 9a30d5401..9ccd6b490 100644 --- a/apps/web/src/content/blog/en/developer-experience-tools.md +++ b/apps/web/src/content/blog/en/developer-experience-tools.md @@ -360,3 +360,7 @@ Developer experience tools are no longer just productivity accessories. They've --- If your team ships with CapacitorJS or Electron, [Capgo](https://capgo.app) is one of the clearest DX upgrades you can make. It shortens the path from bug discovery to safe production fix, gives support and engineering shared release visibility, and keeps web-layer changes moving without waiting on store review. + +## Keep going from 10 Top Developer Experience Tools for 2026 + +If you are using **10 Top Developer Experience Tools for 2026** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/developing-cross-platform-apps-with-capacitorjs.md.md b/apps/web/src/content/blog/en/developing-cross-platform-apps-with-capacitorjs.md.md index 43dbb183b..e1fb63385 100644 --- a/apps/web/src/content/blog/en/developing-cross-platform-apps-with-capacitorjs.md.md +++ b/apps/web/src/content/blog/en/developing-cross-platform-apps-with-capacitorjs.md.md @@ -173,3 +173,7 @@ These commands will allow you to run your application in Android Studio, Xcode, Developing cross-platform applications with CapacitorJS using pure JavaScript is a cost-effective and efficient way to create apps for multiple platforms with a single codebase. By following this guide, you've set up your project, restructured it for Vite, and prepared your app for development. With this foundation, you're well on your way to building a robust and versatile application. Remember to test thoroughly on all platforms and make use of Capacitor's native plugins to enhance your app's functionality. Happy coding! + +## Keep going from Developing Cross-Platform Apps with CapacitorJS: A Step-by-Step Guide + +If you are using **Developing Cross-Platform Apps with CapacitorJS: A Step-by-Step Guide** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/development-vs-production-key-differences-in-capacitor-apps.md b/apps/web/src/content/blog/en/development-vs-production-key-differences-in-capacitor-apps.md index 0e694eaac..575c809be 100644 --- a/apps/web/src/content/blog/en/development-vs-production-key-differences-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/development-vs-production-key-differences-in-capacitor-apps.md @@ -222,3 +222,7 @@ Here are some strategies to consider: | **Organization Management** | Provides detailed access control | Platforms like Azure DevOps, GitLab, and GitHub are excellent choices for setting up CI/CD workflows. Pairing these with tools like Capgo can close the gap between development and production, ensuring reliable app performance across both environments. + +## Keep going from Development vs. Production: Key Differences in Capacitor Apps + +If you are using **Development vs. Production: Key Differences in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/do-apple-allow-live-updates.md b/apps/web/src/content/blog/en/do-apple-allow-live-updates.md index ff001034f..03529efac 100644 --- a/apps/web/src/content/blog/en/do-apple-allow-live-updates.md +++ b/apps/web/src/content/blog/en/do-apple-allow-live-updates.md @@ -32,3 +32,7 @@ The second condition, not providing additional features or functionality, is det Google Play is less restrictive than Apple when it comes to updating apps. Google Play allows for apps installed from their store with JavaScript bundles to be updated by non-Google services. For more information on how to install Capgo to bypass review, please refer to my next article. + +## Keep going from Does Apple Allow Live Updates Without Store Review? + +If you are using **Does Apple Allow Live Updates Without Store Review?** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/do-capgo-work-for-cordova.md b/apps/web/src/content/blog/en/do-capgo-work-for-cordova.md index 93d93f757..ddaabfb76 100644 --- a/apps/web/src/content/blog/en/do-capgo-work-for-cordova.md +++ b/apps/web/src/content/blog/en/do-capgo-work-for-cordova.md @@ -37,3 +37,7 @@ However, making the switch to Capgo may seem daunting. The official Capacitor tu But fear not! You have a more efficient and stress-free option. By [hiring me](https://book.capgo.app/convert-your-cordova-app-to-capacitor/), the creator of Capgo, you can have your app upgraded in just a week. Not only will I handle the migration, but I'll also teach your team the basics of native platform so that you can continue to develop and maintain your app with ease. In conclusion, upgrading your app with Capgo is the easy and efficient way to ensure that you're using the best and most modern app development platform. By [hiring me](https://book.capgo.app/convert-your-cordova-app-to-capacitor/), you'll save time, avoid frustration, and come away with a more profound understanding of native platform." + +## Keep going from Why Capgo Doesn't Support Cordova: Migration Guide + +If you are using **Why Capgo Doesn't Support Cordova: Migration Guide** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/do-google-allow-live-updates.md b/apps/web/src/content/blog/en/do-google-allow-live-updates.md index 432c5c27a..4d7cb3e32 100644 --- a/apps/web/src/content/blog/en/do-google-allow-live-updates.md +++ b/apps/web/src/content/blog/en/do-google-allow-live-updates.md @@ -29,3 +29,7 @@ Additionally, apps or third-party code that utilize interpreted languages, such By following these guidelines and using tools like the Capgo Capacitor plugin, you can ensure that your app updates are compliant with Google Play's policies, and that your app remains available to users on the platform. Keep in mind that it's always a good idea to double-check the latest version of Google's policies to make sure you're following them correctly. For more information on how to install Capgo to bypass review, please refer to my next article. + +## Keep going from Does Google Allow Live Updates Without Store Review? + +If you are using **Does Google Allow Live Updates Without Store Review?** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/enable-ios-developer-mode-ios16.md b/apps/web/src/content/blog/en/enable-ios-developer-mode-ios16.md index 02b007746..875696f99 100644 --- a/apps/web/src/content/blog/en/enable-ios-developer-mode-ios16.md +++ b/apps/web/src/content/blog/en/enable-ios-developer-mode-ios16.md @@ -61,3 +61,7 @@ Remember, you can disable Developer Mode at any time through the same settings. If you encounter issues with the above method and you have access to a Mac, you can enable Developer Mode by connecting your iOS device to your Mac and following the instructions provided in [Apple's official documentation](https://developer.apple.com/documentation/xcode/enabling-developer-mode-on-a-device/). By following these steps, you'll be ready to test and develop apps effectively on your iOS device running iOS 16 or later. + +## Keep going from How to Enable Developer Mode on iOS 16 for App Testing + +If you are using **How to Enable Developer Mode on iOS 16 for App Testing** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/error-handling-in-capacitor-apps-ux-best-practices.md b/apps/web/src/content/blog/en/error-handling-in-capacitor-apps-ux-best-practices.md index c34e6e005..d08e417dd 100644 --- a/apps/web/src/content/blog/en/error-handling-in-capacitor-apps-ux-best-practices.md +++ b/apps/web/src/content/blog/en/error-handling-in-capacitor-apps-ux-best-practices.md @@ -255,4 +255,8 @@ Changing market needs push the boundaries of error management. Here are key fact These data points show how fast fixes, effective communication, and consistent cross-platform performance strengthen app stability. -As error-handling solutions grow more advanced, developers need to focus on reliable error tracking, transparent communication, and swift updates. This approach ensures high user satisfaction while minimizing disruptions caused by technical challenges. \ No newline at end of file +As error-handling solutions grow more advanced, developers need to focus on reliable error tracking, transparent communication, and swift updates. This approach ensures high user satisfaction while minimizing disruptions caused by technical challenges. + +## Keep going from Error Handling in Capacitor Apps: UX Best Practices + +If you are using **Error Handling in Capacitor Apps: UX Best Practices** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/error-logging-tools-for-capacitor-ota-updates.md b/apps/web/src/content/blog/en/error-logging-tools-for-capacitor-ota-updates.md index 50ac6810d..829e4c10d 100644 --- a/apps/web/src/content/blog/en/error-logging-tools-for-capacitor-ota-updates.md +++ b/apps/web/src/content/blog/en/error-logging-tools-for-capacitor-ota-updates.md @@ -170,3 +170,7 @@ The best tool depends on your team's needs and how you plan to approach OTA upda - Prioritize tools that enable quick setup and automated workflows. When deciding, weigh factors like the number of active users, budget, team size and expertise, security requirements, and how well the tool integrates with your existing systems. + +## Keep going from Error Logging Tools for Capacitor OTA Updates + +If you are using **Error Logging Tools for Capacitor OTA Updates** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/firebase-crashlytics-for-capacitor-apps.md b/apps/web/src/content/blog/en/firebase-crashlytics-for-capacitor-apps.md index d213e9cb2..8572298d3 100644 --- a/apps/web/src/content/blog/en/firebase-crashlytics-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/firebase-crashlytics-for-capacitor-apps.md @@ -354,3 +354,7 @@ Pairing Firebase Crashlytics with Capgo gives you a powerful system for error tr 3. Use [Capgo channels](https://capgo.app/docs/webapp/channels/) to test and release fixes step by step. With Crashlytics and Capgo in place, you’re set to keep your app running smoothly and improving over time. + +## Keep going from Firebase Crashlytics for Capacitor Apps + +If you are using **Firebase Crashlytics for Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/first-time-app-review-guide.md b/apps/web/src/content/blog/en/first-time-app-review-guide.md index 27e76df11..9305041f1 100644 --- a/apps/web/src/content/blog/en/first-time-app-review-guide.md +++ b/apps/web/src/content/blog/en/first-time-app-review-guide.md @@ -1170,3 +1170,7 @@ Good luck with your app launch! Remember, even if you get rejected, it's a learn --- *Need help with implementing live updates after your app is approved? Check out [Capgo's live update solution](/docs/getting-started/) for seamless app updates without app store review.* + +## Keep going from The Complete First-Time App Review Guide for 2026 - iOS and Android + +If you are using **The Complete First-Time App Review Guide for 2026 - iOS and Android** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/fix-capacitor-plugin-build-errors-with-agp-9.md b/apps/web/src/content/blog/en/fix-capacitor-plugin-build-errors-with-agp-9.md index 7d8a30e1f..3eaf18615 100644 --- a/apps/web/src/content/blog/en/fix-capacitor-plugin-build-errors-with-agp-9.md +++ b/apps/web/src/content/blog/en/fix-capacitor-plugin-build-errors-with-agp-9.md @@ -266,3 +266,7 @@ If you are documenting this in internal runbooks or support pages, include terms This AGP 9 issue is simple, but it is easy to miss in multi-plugin workspaces. Once you replace `proguard-android.txt` with `proguard-android-optimize.txt` everywhere relevant, Android builds become predictable again. If you use Capgo plugins, this migration is already applied in official repositories so you can upgrade with fewer surprises. + +## Keep going from Capacitor Plugin AGP 9 Build Error Fix + +If you are using **Capacitor Plugin AGP 9 Build Error Fix** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/fix-capacitor-version-mismatch-errors.md b/apps/web/src/content/blog/en/fix-capacitor-version-mismatch-errors.md index 89aeb7811..57c345989 100644 --- a/apps/web/src/content/blog/en/fix-capacitor-version-mismatch-errors.md +++ b/apps/web/src/content/blog/en/fix-capacitor-version-mismatch-errors.md @@ -237,4 +237,8 @@ To ensure long-term stability, consider these best practices for managing Capaci - Automate version checks within CI/CD pipelines. - Use testing channels before full distribution. - Maintain rollback options for unexpected issues. - - Track update success rates to gauge performance. \ No newline at end of file + - Track update success rates to gauge performance. + +## Keep going from Fix Capacitor Version Mismatch Errors + +If you are using **Fix Capacitor Version Mismatch Errors** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/fixing-build-failures-in-capacitor-ci-cd-pipelines.md b/apps/web/src/content/blog/en/fixing-build-failures-in-capacitor-ci-cd-pipelines.md index 54e3400a3..220be959a 100644 --- a/apps/web/src/content/blog/en/fixing-build-failures-in-capacitor-ci-cd-pipelines.md +++ b/apps/web/src/content/blog/en/fixing-build-failures-in-capacitor-ci-cd-pipelines.md @@ -359,4 +359,8 @@ Adopting these practices will help ensure your Capacitor apps are built on a sta Capgo takes the hassle out of diagnosing and fixing build failures in Capacitor CI/CD pipelines. It offers tools like **automated error tracking**, **dependency conflict resolution**, and **environment variable validation** to catch issues early and minimize build errors. On top of that, Capgo simplifies over-the-air (OTA) updates with features such as **rollback options**, **staged rollouts**, and **real-time monitoring**. These tools make deployments smoother and more controlled. Plus, its integration with your existing CI/CD tools enables **automated compliance checks** and **performance tracking**, boosting the reliability and efficiency of your pipeline. -::: \ No newline at end of file +::: + +## Keep going from Fixing Build Failures in Capacitor CI/CD Pipelines + +If you are using **Fixing Build Failures in Capacitor CI/CD Pipelines** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/git-flow-vs-trunk-based-for-cicd.md b/apps/web/src/content/blog/en/git-flow-vs-trunk-based-for-cicd.md index 326cf86be..07c295d38 100644 --- a/apps/web/src/content/blog/en/git-flow-vs-trunk-based-for-cicd.md +++ b/apps/web/src/content/blog/en/git-flow-vs-trunk-based-for-cicd.md @@ -177,4 +177,8 @@ Choose your workflow based on your team's size and CI/CD maturity level using th - Start with Trunk-Based Development in smaller teams, then expand it to larger groups. Make sure your CI/CD pipeline is fully automated before transitioning. - Maintain consistent code reviews and use feature toggles in both workflows. Align your pipeline configurations with the workflow you select. -Some teams might mix these approaches - using Git Flow for major releases while leveraging Trunk-Based Development for feature delivery. Whichever path you take, success depends on integrating CI/CD properly, automating testing, and keeping the team on the same page. \ No newline at end of file +Some teams might mix these approaches - using Git Flow for major releases while leveraging Trunk-Based Development for feature delivery. Whichever path you take, success depends on integrating CI/CD properly, automating testing, and keeping the team on the same page. + +## Keep going from Git Flow vs Trunk-Based for CI/CD + +If you are using **Git Flow vs Trunk-Based for CI/CD** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/google-play-compliance-key-update-strategies.md b/apps/web/src/content/blog/en/google-play-compliance-key-update-strategies.md index 51a2df7be..cf3bafa3c 100644 --- a/apps/web/src/content/blog/en/google-play-compliance-key-update-strategies.md +++ b/apps/web/src/content/blog/en/google-play-compliance-key-update-strategies.md @@ -164,4 +164,8 @@ Stay ahead by monitoring and reviewing policies regularly: Staying compliant with Google Play requires keeping a close eye on policy updates, incorporating checks during development, assigning clear roles within your team, and managing live updates effectively. Tools such as Capgo can help simplify these processes, ensuring critical fixes reach 95% of users within 24 hours [\[1\]](https://capgo.app/). -Use these methods to keep up with Google Play's changing policies and reduce the risk of compliance issues. \ No newline at end of file +Use these methods to keep up with Google Play's changing policies and reduce the risk of compliance issues. + +## Keep going from Google Play Compliance: Key Update Strategies + +If you are using **Google Play Compliance: Key Update Strategies** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/google-play-staged-rollouts-how-it-works.md b/apps/web/src/content/blog/en/google-play-staged-rollouts-how-it-works.md index 3c9bd3115..7aea9ab9c 100644 --- a/apps/web/src/content/blog/en/google-play-staged-rollouts-how-it-works.md +++ b/apps/web/src/content/blog/en/google-play-staged-rollouts-how-it-works.md @@ -192,4 +192,8 @@ Capgo simplifies the update process for developers with features like: > "Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden." [\[1\]](https://capgo.app/) -These tools allow teams to roll out updates quickly while ensuring their releases remain stable for users worldwide. \ No newline at end of file +These tools allow teams to roll out updates quickly while ensuring their releases remain stable for users worldwide. + +## Keep going from Google Play Staged Rollouts: How It Works + +If you are using **Google Play Staged Rollouts: How It Works** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/how-I-manage-semantic-release-with-CapGo-CapacitorUpdater.md b/apps/web/src/content/blog/en/how-I-manage-semantic-release-with-CapGo-CapacitorUpdater.md index 5bb7747b1..aab8b520d 100644 --- a/apps/web/src/content/blog/en/how-I-manage-semantic-release-with-CapGo-CapacitorUpdater.md +++ b/apps/web/src/content/blog/en/how-I-manage-semantic-release-with-CapGo-CapacitorUpdater.md @@ -271,3 +271,7 @@ I have over 22 years' experience of Salesforce, as a client and user, as a partn You can find me on LinkedIn at https://linkedin.com/in/rbarrow. You can take a look at our Salesforce offerings at https://www.rapido-companion.app and https://www.rapido.cloud (under development). + +## Keep going from How Rapido Cloud manage Semantic Release with Capgo CapacitorUpdater + +If you are using **How Rapido Cloud manage Semantic Release with Capgo CapacitorUpdater** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/how-apple-enforces-ota-update-restrictions.md b/apps/web/src/content/blog/en/how-apple-enforces-ota-update-restrictions.md index cd4afeda9..49c9674c9 100644 --- a/apps/web/src/content/blog/en/how-apple-enforces-ota-update-restrictions.md +++ b/apps/web/src/content/blog/en/how-apple-enforces-ota-update-restrictions.md @@ -224,3 +224,7 @@ Businesses can simplify OTA updates by using **Mobile Device Management (MDM)** By combining MDM with OTA provisioning, organizations enhance security, minimize vulnerabilities, and streamline the update process. Plus, using MDM to manage user consent builds trust and ensures privacy regulations are met. Platforms like **Capgo** support live updates for Capacitor apps, enabling developers to push updates instantly while staying within Apple and Android guidelines. ::: + +## Keep going from How Apple Enforces OTA Update Restrictions + +If you are using **How Apple Enforces OTA Update Restrictions** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-background-tasks-work-in-capacitor.md b/apps/web/src/content/blog/en/how-background-tasks-work-in-capacitor.md index 1beda46a0..730d1e77e 100644 --- a/apps/web/src/content/blog/en/how-background-tasks-work-in-capacitor.md +++ b/apps/web/src/content/blog/en/how-background-tasks-work-in-capacitor.md @@ -262,4 +262,8 @@ By sticking to these practices, your app can maintain strong performance and rel Capgo simplifies handling background tasks in Capacitor apps by allowing **instant updates** that don’t need app store approvals. Developers can roll out fixes, new features, or optimizations in real time, ensuring background tasks stay current and meet platform requirements. It also boosts app performance and security through **end-to-end encryption** and efficient deployment workflows. By keeping background tasks stable and optimized, Capgo helps deliver a seamless user experience while adhering to Apple and Android guidelines. -::: \ No newline at end of file +::: + +## Keep going from How Background Tasks Work in Capacitor + +If you are using **How Background Tasks Work in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-capacitor-bridges-web-and-native-code.md b/apps/web/src/content/blog/en/how-capacitor-bridges-web-and-native-code.md index f006f2605..92a852732 100644 --- a/apps/web/src/content/blog/en/how-capacitor-bridges-web-and-native-code.md +++ b/apps/web/src/content/blog/en/how-capacitor-bridges-web-and-native-code.md @@ -320,3 +320,7 @@ For teams switching from other platforms, Capgo offers smooth migration options Capacitor's bridge system streamlines hybrid app development by facilitating smooth communication between web and native layers. This makes accessing native features simpler, while also improving deployment processes and enhancing the overall user experience. Live update platforms like Capgo build on this efficiency. With 23.5 million updates delivered across 750 production apps, Capgo ensures 95% of active users receive updates within 24 hours, achieving an 82% global success rate [\[1\]](https://capgo.app/). The platform consistently delivers updates securely, with impressive speed and reliability [\[1\]](https://capgo.app/). + +## Keep going from How Capacitor Bridges Web and Native Code + +If you are using **How Capacitor Bridges Web and Native Code** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-capacitor-handles-platform-differences.md b/apps/web/src/content/blog/en/how-capacitor-handles-platform-differences.md index 43edd9d8c..f573d6bde 100644 --- a/apps/web/src/content/blog/en/how-capacitor-handles-platform-differences.md +++ b/apps/web/src/content/blog/en/how-capacitor-handles-platform-differences.md @@ -286,4 +286,8 @@ To maximize these benefits, consider implementing the following strategies: For developers aiming to improve their workflow, tools like Capgo can simplify the process. Features such as end-to-end encryption and CI/CD integration help teams maintain consistency while efficiently deploying updates. -Success in platform management depends on using the right tools and adhering to platform-specific guidelines. By focusing on robust detection and management strategies, developers can ensure their apps perform seamlessly across both iOS and Android. \ No newline at end of file +Success in platform management depends on using the right tools and adhering to platform-specific guidelines. By focusing on robust detection and management strategies, developers can ensure their apps perform seamlessly across both iOS and Android. + +## Keep going from How Capacitor Handles Platform Differences + +If you are using **How Capacitor Handles Platform Differences** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/how-capgo-channel-switching-works.md b/apps/web/src/content/blog/en/how-capgo-channel-switching-works.md index eaa199267..70ca6cb5b 100644 --- a/apps/web/src/content/blog/en/how-capgo-channel-switching-works.md +++ b/apps/web/src/content/blog/en/how-capgo-channel-switching-works.md @@ -344,3 +344,7 @@ Channel surfing transforms how you can iterate on your Capacitor app. Instead of With the instant channel switching introduced in recent plugin versions, the experience is now seamless - users can switch channels and immediately receive updates from the new channel without any waiting period. Whether you're validating bug fixes with stakeholders, running beta programs, or debugging issues with specific users, channel surfing gives you the flexibility to ship the right update to the right user at the right time. + +## Keep going from Channel Surfing for Capgo: How to Switch Update Channels at Runtime + +If you are using **Channel Surfing for Capgo: How to Switch Update Channels at Runtime** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/how-capgo-handles-version-control-and-rollbacks.md b/apps/web/src/content/blog/en/how-capgo-handles-version-control-and-rollbacks.md index ab632b572..dad2dfb73 100644 --- a/apps/web/src/content/blog/en/how-capgo-handles-version-control-and-rollbacks.md +++ b/apps/web/src/content/blog/en/how-capgo-handles-version-control-and-rollbacks.md @@ -178,3 +178,7 @@ Capgo's rollback system is built to keep your app running smoothly by automatica On top of that, developers can manually roll back to earlier versions whenever necessary. This setup helps reduce downtime, ensures users experience minimal interruptions, and makes the [update process](https://capgo.app/docs/getting-started/deploy/) far less stressful. ::: + +## Keep going from How Capgo Handles Version Control and Rollbacks + +If you are using **How Capgo Handles Version Control and Rollbacks** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/how-capgo-is-born.md b/apps/web/src/content/blog/en/how-capgo-is-born.md index e5e2bbb3e..0f132c1fe 100644 --- a/apps/web/src/content/blog/en/how-capgo-is-born.md +++ b/apps/web/src/content/blog/en/how-capgo-is-born.md @@ -52,3 +52,7 @@ I contacted them to share with them what I was doing, and we found a business fr I build for the maker, they build for the business that need CI/CD and dedicated support :) You are welcome to join the community to build together, I use it for my projects too, and even I expect this to become my main project in the future. + +## Keep going from How Capgo is born + +If you are using **How Capgo is born** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/how-ccpa-enforcement-impacts-apps.md b/apps/web/src/content/blog/en/how-ccpa-enforcement-impacts-apps.md index a27f790f4..5b8f19af8 100644 --- a/apps/web/src/content/blog/en/how-ccpa-enforcement-impacts-apps.md +++ b/apps/web/src/content/blog/en/how-ccpa-enforcement-impacts-apps.md @@ -244,4 +244,8 @@ Here are three main areas to focus on: For ongoing compliance, consider using tools designed to meet CCPA rules. For example, colenso shared their experience with Capgo: -> "We rolled out Capgo OTA updates in production for our user base of +5000. We're seeing very smooth operation almost all our users are up to date within minutes of the OTA being deployed to @Capgo." [\[9\]](https://capgo.app/) \ No newline at end of file +> "We rolled out Capgo OTA updates in production for our user base of +5000. We're seeing very smooth operation almost all our users are up to date within minutes of the OTA being deployed to @Capgo." [\[9\]](https://capgo.app/) + +## Keep going from How CCPA Enforcement Impacts Apps + +If you are using **How CCPA Enforcement Impacts Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-chinas-cybersecurity-law-impacts-app-developers.md b/apps/web/src/content/blog/en/how-chinas-cybersecurity-law-impacts-app-developers.md index 25f899d01..b64cfca3a 100644 --- a/apps/web/src/content/blog/en/how-chinas-cybersecurity-law-impacts-app-developers.md +++ b/apps/web/src/content/blog/en/how-chinas-cybersecurity-law-impacts-app-developers.md @@ -213,3 +213,7 @@ Key steps for developers include: Using tools designed for compliance can simplify this process. Platforms like Capgo offer live update features with end-to-end encryption, helping developers protect their apps while meeting regulatory standards. Failing to comply can lead to significant penalties. Building strong compliance systems is essential for long-term success in one of the largest digital markets globally. As China's regulations continue to evolve, developers must stay informed and regularly update their security and data management practices to remain compliant. + +## Keep going from How China's Cybersecurity Law Impacts App Developers + +If you are using **How China's Cybersecurity Law Impacts App Developers** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-chinas-data-laws-impact-app-store-submissions.md b/apps/web/src/content/blog/en/how-chinas-data-laws-impact-app-store-submissions.md index deac400b9..767590d17 100644 --- a/apps/web/src/content/blog/en/how-chinas-data-laws-impact-app-store-submissions.md +++ b/apps/web/src/content/blog/en/how-chinas-data-laws-impact-app-store-submissions.md @@ -138,4 +138,8 @@ Navigating China's data regulations while maintaining global app functionality i Modern solutions now enable developers to strike a balance between meeting regulatory demands and achieving operational efficiency. Capgo, for instance, has shown how compliance efforts can align with the need for smooth global distribution, proving that the right tools can make a big difference. -As China's data protection rules continue to shift, it's essential for developers to focus on tools that combine security and adaptability. Features like end-to-end encryption, flexible hosting setups, and fast deployment options are key to meeting both regulatory standards and the expectations of a global audience. \ No newline at end of file +As China's data protection rules continue to shift, it's essential for developers to focus on tools that combine security and adaptability. Features like end-to-end encryption, flexible hosting setups, and fast deployment options are key to meeting both regulatory standards and the expectations of a global audience. + +## Keep going from How China's Data Laws Impact App Store Submissions + +If you are using **How China's Data Laws Impact App Store Submissions** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-cicd-tools-trigger-ota-updates.md b/apps/web/src/content/blog/en/how-cicd-tools-trigger-ota-updates.md index 0d0d3475f..7c0c7865d 100644 --- a/apps/web/src/content/blog/en/how-cicd-tools-trigger-ota-updates.md +++ b/apps/web/src/content/blog/en/how-cicd-tools-trigger-ota-updates.md @@ -243,3 +243,7 @@ With automated OTA updates integrated into CI/CD pipelines, Capacitor deployment For development teams, this approach offers clear advantages. Among [ESP-IDF](https://www.espressif.com/en/products/sdks/esp-idf) users, **73% of teams** now use pre-merge CI checks [\[1\]](https://embeddedartistry.com/blog/2024/01/15/exploring-serverless-ci-cd-for-embedded-devices/)[\[2\]](https://github.com/becem-gharbi/esp-ota-cicd), leading to higher-quality releases before production. These efforts align with the earlier discussion on data-driven deployment strategies. Automated pipelines also ensure updates are delivered reliably using compressed formats and delta updates. By combining automated testing, phased rollouts, and performance tracking, teams can manage Capacitor app updates with both efficiency and security. + +## Keep going from How CI/CD Tools Trigger OTA Updates + +If you are using **How CI/CD Tools Trigger OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-cicd-workflows-improve-app-security.md b/apps/web/src/content/blog/en/how-cicd-workflows-improve-app-security.md index c91f139ff..0b33130b8 100644 --- a/apps/web/src/content/blog/en/how-cicd-workflows-improve-app-security.md +++ b/apps/web/src/content/blog/en/how-cicd-workflows-improve-app-security.md @@ -194,3 +194,7 @@ Capgo's CI/CD integration strengthens adherence to regulations like **GDPR** and These measures not only keep user data safe but also ensure that updates align with strict regulatory requirements, minimizing the chances of data breaches while keeping app performance smooth and uninterrupted. ::: + +## Keep going from How CI/CD Workflows Improve App Security + +If you are using **How CI/CD Workflows Improve App Security** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-delta-updates-reduce-payload-size.md b/apps/web/src/content/blog/en/how-delta-updates-reduce-payload-size.md index 8f6dd86b8..310070abc 100644 --- a/apps/web/src/content/blog/en/how-delta-updates-reduce-payload-size.md +++ b/apps/web/src/content/blog/en/how-delta-updates-reduce-payload-size.md @@ -275,3 +275,7 @@ Key strategies for effective delta updates include: - Supporting background installations for seamless updates With 23.5 million updates delivered [\[1\]](https://capgo.app/), delta updates are transforming app deployment. They make updates faster, lighter, and more dependable, making them a critical tool for modern app development. + +## Keep going from How Delta Updates Reduce Payload Size + +If you are using **How Delta Updates Reduce Payload Size** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/web/src/content/blog/en/how-easy-is-it-to-make-web-app-into-mobile-app-with-capacitor.md b/apps/web/src/content/blog/en/how-easy-is-it-to-make-web-app-into-mobile-app-with-capacitor.md index e3ac0888c..a0a1bb4f8 100644 --- a/apps/web/src/content/blog/en/how-easy-is-it-to-make-web-app-into-mobile-app-with-capacitor.md +++ b/apps/web/src/content/blog/en/how-easy-is-it-to-make-web-app-into-mobile-app-with-capacitor.md @@ -252,3 +252,7 @@ Yes, it is usually easy to turn a good web app into a mobile app with Capacitor. But the goal is not just to "wrap" the website. The goal is to ship a mobile app that looks complete, behaves well on iOS and Android, follows billing and privacy rules, and can survive review. Start by getting a local Capacitor build running. Then spend most of your effort on mobile polish, store compliance, testing, and launch workflow. That is where the real approval work happens. + +## Keep going from How Easy Is It to Turn a Web App into a Mobile App with Capacitor? + +If you are using **How Easy Is It to Turn a Web App into a Mobile App with Capacitor?** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/how-end-to-end-encryption-secures-updates.md b/apps/web/src/content/blog/en/how-end-to-end-encryption-secures-updates.md index 6db6f1932..6b9846e8e 100644 --- a/apps/web/src/content/blog/en/how-end-to-end-encryption-secures-updates.md +++ b/apps/web/src/content/blog/en/how-end-to-end-encryption-secures-updates.md @@ -193,3 +193,7 @@ Here are some key factors that contribute to successful OTA updates: | Update Verification | Confirms the integrity of each update | The future of app updates depends on systems that combine security with adaptability. As more developers embrace end-to-end encryption, OTA updates will continue to safeguard apps while setting a higher standard for delivery systems. + +## Keep going from How End-to-End Encryption Secures Updates + +If you are using **How End-to-End Encryption Secures Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-live-updates-for-capacitor-work.md b/apps/web/src/content/blog/en/how-live-updates-for-capacitor-work.md index 8113e50e3..121796dbf 100644 --- a/apps/web/src/content/blog/en/how-live-updates-for-capacitor-work.md +++ b/apps/web/src/content/blog/en/how-live-updates-for-capacitor-work.md @@ -286,4 +286,8 @@ Perfect for: Not suitable for: - Native code changes - Major version updates -- Security patches requiring native changes +- Security patches requiring native changes + +## Keep going from How Live Updates Work in Capgo + +If you are using **How Live Updates Work in Capgo** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-mobile-apps-stay-compliant-with-us-privacy-laws.md b/apps/web/src/content/blog/en/how-mobile-apps-stay-compliant-with-us-privacy-laws.md index 06bd3d3eb..aeaab2ce3 100644 --- a/apps/web/src/content/blog/en/how-mobile-apps-stay-compliant-with-us-privacy-laws.md +++ b/apps/web/src/content/blog/en/how-mobile-apps-stay-compliant-with-us-privacy-laws.md @@ -230,3 +230,7 @@ A real-world example comes from Rodrigo Mantica, who shared: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" > "@Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden." + +## Keep going from How Mobile Apps Stay Compliant with U.S. Privacy Laws + +If you are using **How Mobile Apps Stay Compliant with U.S. Privacy Laws** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-native-bridge-works-in-capacitor-android-apps.md b/apps/web/src/content/blog/en/how-native-bridge-works-in-capacitor-android-apps.md index 263568fa5..50483dcb4 100644 --- a/apps/web/src/content/blog/en/how-native-bridge-works-in-capacitor-android-apps.md +++ b/apps/web/src/content/blog/en/how-native-bridge-works-in-capacitor-android-apps.md @@ -286,4 +286,8 @@ Ready to implement the native bridge? Here are three steps to get you moving: For enterprise apps, consider using channel systems and integrating CI/CD pipelines for controlled rollouts. These practices can help you create Android apps that meet the demands of today's users. -As app development evolves, features like end-to-end encryption and partial updates are becoming standard for maintaining both security and efficiency. With the right approach, you can achieve the same high-performance results that have powered over 23.5 million successful updates across various applications. \ No newline at end of file +As app development evolves, features like end-to-end encryption and partial updates are becoming standard for maintaining both security and efficiency. With the right approach, you can achieve the same high-performance results that have powered over 23.5 million successful updates across various applications. + +## Keep going from How Native Bridge Works in Capacitor Android Apps + +If you are using **How Native Bridge Works in Capacitor Android Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-ota-encryption-meets-app-store-compliance.md b/apps/web/src/content/blog/en/how-ota-encryption-meets-app-store-compliance.md index 4ffc14dc7..8b3b610f6 100644 --- a/apps/web/src/content/blog/en/how-ota-encryption-meets-app-store-compliance.md +++ b/apps/web/src/content/blog/en/how-ota-encryption-meets-app-store-compliance.md @@ -201,4 +201,8 @@ For secure over-the-air (OTA) implementation: - Keep detailed records of all encryption methods applied - Perform regular audits of your [encryption practices](https://capgo.app/docs/cli/migrations/encryption/) -Routine reviews of your encryption methods help ensure compliance with Apple and Google’s security requirements. \ No newline at end of file +Routine reviews of your encryption methods help ensure compliance with Apple and Google’s security requirements. + +## Keep going from How OTA Encryption Meets App Store Compliance + +If you are using **How OTA Encryption Meets App Store Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-ota-updates-affect-app-store-security.md b/apps/web/src/content/blog/en/how-ota-updates-affect-app-store-security.md index 0ae6f0110..6db494359 100644 --- a/apps/web/src/content/blog/en/how-ota-updates-affect-app-store-security.md +++ b/apps/web/src/content/blog/en/how-ota-updates-affect-app-store-security.md @@ -231,3 +231,7 @@ To ensure secure and seamless app updates, developers should prioritize features For example, platforms like Capgo are designed to meet compliance requirements for both Apple and Android, offering real-time updates without the need for app store approval. By focusing on security, efficiency, and compliance, developers can confidently deliver updates while minimizing risks. ::: + +## Keep going from How OTA Updates Affect App Store Security + +If you are using **How OTA Updates Affect App Store Security** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-rbac-secures-ota-updates-in-capacitor-apps.md b/apps/web/src/content/blog/en/how-rbac-secures-ota-updates-in-capacitor-apps.md index 6be049b87..84b1a2bc0 100644 --- a/apps/web/src/content/blog/en/how-rbac-secures-ota-updates-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/how-rbac-secures-ota-updates-in-capacitor-apps.md @@ -110,4 +110,8 @@ RBAC ensures secure over-the-air (OTA) updates in Capacitor apps by using detail Capgo builds on these ideas with an open-source platform offering true end-to-end encryption and role-based permissions. This allows secure and scalable [update management](https://capgo.app/docs/getting-started/deploy/) across multiple organizations [\[1\]](https://capgo.app/). -> "The only solution with true end-to-end encryption, others just sign updates" [\[1\]](https://capgo.app/) \ No newline at end of file +> "The only solution with true end-to-end encryption, others just sign updates" [\[1\]](https://capgo.app/) + +## Keep going from How RBAC Secures OTA Updates in Capacitor Apps + +If you are using **How RBAC Secures OTA Updates in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-add-alerts-to-ci-cd-pipelines.md b/apps/web/src/content/blog/en/how-to-add-alerts-to-ci-cd-pipelines.md index a5bc2a9b0..977d2e4ea 100644 --- a/apps/web/src/content/blog/en/how-to-add-alerts-to-ci-cd-pipelines.md +++ b/apps/web/src/content/blog/en/how-to-add-alerts-to-ci-cd-pipelines.md @@ -222,4 +222,8 @@ For developers using tools like Capgo, features such as smooth CI/CD integration To set up effective alerts for your mobile app deployments, start by pinpointing the **key performance indicators (KPIs)** that reflect your deployment objectives. Prioritize critical factors like build failures, deployment times, and user experience metrics. Make sure to establish alert thresholds that activate only when genuinely necessary - this helps prevent notification overload. Regularly revisit and fine-tune these thresholds based on past performance and changes in your app's behavior. Leverage tools with **real-time monitoring** capabilities to quickly identify and resolve issues, ensuring your deployments run smoothly. Platforms like **Capgo** can make this even easier by offering **integrated CI/CD solutions** and customized alerts tailored to specific deployment needs, giving you instant updates and greater control over your deployment pipeline. -::: \ No newline at end of file +::: + +## Keep going from How to Add Alerts to CI/CD Pipelines + +If you are using **How to Add Alerts to CI/CD Pipelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-add-dependencies-in-capacitor-plugins.md b/apps/web/src/content/blog/en/how-to-add-dependencies-in-capacitor-plugins.md index 332afc843..960e54f5e 100644 --- a/apps/web/src/content/blog/en/how-to-add-dependencies-in-capacitor-plugins.md +++ b/apps/web/src/content/blog/en/how-to-add-dependencies-in-capacitor-plugins.md @@ -524,4 +524,8 @@ Here’s a quick look at Capgo’s performance: | --- | --- | | Global API Response Time | 434ms | | Update Success Rate | 82% | -| User Update Rate (24 Hours) | 95% | \ No newline at end of file +| User Update Rate (24 Hours) | 95% | + +## Keep going from How to Add Dependencies in Capacitor Plugins + +If you are using **How to Add Dependencies in Capacitor Plugins** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-add-geolocation-targeting-to-ota-updates.md b/apps/web/src/content/blog/en/how-to-add-geolocation-targeting-to-ota-updates.md index 7b504eeb4..1c9663838 100644 --- a/apps/web/src/content/blog/en/how-to-add-geolocation-targeting-to-ota-updates.md +++ b/apps/web/src/content/blog/en/how-to-add-geolocation-targeting-to-ota-updates.md @@ -305,4 +305,8 @@ Key areas for improvement include: - **Improving targeting** without compromising user privacy - **Adapting updates** to work seamlessly across varying connectivity levels [\[1\]](https://www.acldigital.com/blogs/ota-updates-in-automotive) -Platforms that focus on encryption and compliance will lead the way in making these advancements more accessible and effective. \ No newline at end of file +Platforms that focus on encryption and compliance will lead the way in making these advancements more accessible and effective. + +## Keep going from How to Add Geolocation Targeting to OTA Updates + +If you are using **How to Add Geolocation Targeting to OTA Updates** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/how-to-add-third-party-plugins-in-capacitor-apps.md b/apps/web/src/content/blog/en/how-to-add-third-party-plugins-in-capacitor-apps.md index 72af7afdf..b1b33fd6b 100644 --- a/apps/web/src/content/blog/en/how-to-add-third-party-plugins-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/how-to-add-third-party-plugins-in-capacitor-apps.md @@ -448,3 +448,7 @@ Capgo offers tools to streamline updates. Rodrigo Mantica highlights its importa > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!"[\[1\]](https://capgo.app/) For enterprise applications, Capgo’s channel system enables staged rollouts effectively. With an 82% global update success rate[\[1\]](https://capgo.app/) and advanced error tracking, Capgo ensures a dependable update process. NASA’s OSIRIS-REx team is a great example of how a strong update pipeline can make a difference[\[1\]](https://capgo.app/). + +## Keep going from How to Add Third-Party Plugins in Capacitor Apps + +If you are using **How to Add Third-Party Plugins in Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-build-capacitor-app-in-xcode-cloud.md b/apps/web/src/content/blog/en/how-to-build-capacitor-app-in-xcode-cloud.md index 38fe8994a..cabcd943f 100644 --- a/apps/web/src/content/blog/en/how-to-build-capacitor-app-in-xcode-cloud.md +++ b/apps/web/src/content/blog/en/how-to-build-capacitor-app-in-xcode-cloud.md @@ -125,3 +125,7 @@ In Xcode Cloud, **you are billed based on the minutes** you have used for runnin For private projects, the estimated cost per build can go up to **$0.008/min x 5 mins = $0.4**, or more, depending on the configuration or dependencies of your project. For Open-source projects, this shouldn’t be a problem at all. See [pricing](https://github.com/pricing/). + +## Keep going from How to build Ionic Capacitor app in Xcode Cloud + +If you are using **How to build Ionic Capacitor app in Xcode Cloud** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/how-to-bypass-app-store-review.md b/apps/web/src/content/blog/en/how-to-bypass-app-store-review.md index 9bb19584c..dadca19ec 100644 --- a/apps/web/src/content/blog/en/how-to-bypass-app-store-review.md +++ b/apps/web/src/content/blog/en/how-to-bypass-app-store-review.md @@ -109,3 +109,7 @@ If yes only to (4), send through Capgo. This is the same approach people use on large Capacitor programs in production: fast updates for JS-only fixes, native review only for real binaries. If you want to go deeper, pair this with a strict environment strategy based on channels so QA never receives production mistakes. That is the Capgo-native way to keep staging, beta, and production clean. + +## Keep going from How to update Capacitor JS apps without repeat store review + +If you are using **How to update Capacitor JS apps without repeat store review** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/how-to-customize-build-scripts-with-capacitor-cli.md b/apps/web/src/content/blog/en/how-to-customize-build-scripts-with-capacitor-cli.md index 8b9360d7b..d91ef12f2 100644 --- a/apps/web/src/content/blog/en/how-to-customize-build-scripts-with-capacitor-cli.md +++ b/apps/web/src/content/blog/en/how-to-customize-build-scripts-with-capacitor-cli.md @@ -423,3 +423,7 @@ Custom build scripts allow for automated and consistent deployments by leveragin Capgo simplifies deployment, having successfully delivered over 23.5 million updates across 750 production apps [\[1\]](https://capgo.app/). Its partial update system reduces both bandwidth usage and deployment time. The platform provides fast updates, global performance optimization, end-to-end encryption for security, and a flexible channel-based distribution system. This setup supports targeted updates, beta testing, and compliance with app store guidelines while maintaining a strong security framework. + +## Keep going from How to Customize Build Scripts with Capacitor CLI + +If you are using **How to Customize Build Scripts with Capacitor CLI** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/how-to-handle-user-data-in-capacitor-apps.md b/apps/web/src/content/blog/en/how-to-handle-user-data-in-capacitor-apps.md index 607a220d2..f77204660 100644 --- a/apps/web/src/content/blog/en/how-to-handle-user-data-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/how-to-handle-user-data-in-capacitor-apps.md @@ -394,4 +394,8 @@ To put these strategies into action: For teams managing OTA updates, Capgo offers built-in security tools that align with these efforts: - **End-to-end encryption** to secure update packages. -- **Real-time monitoring** for quickly addressing potential security threats. \ No newline at end of file +- **Real-time monitoring** for quickly addressing potential security threats. + +## Keep going from How to Handle User Data in Capacitor Apps + +If you are using **How to Handle User Data in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-handle-user-data-requests-under-ccpa.md b/apps/web/src/content/blog/en/how-to-handle-user-data-requests-under-ccpa.md index 69499cadc..274a7cad7 100644 --- a/apps/web/src/content/blog/en/how-to-handle-user-data-requests-under-ccpa.md +++ b/apps/web/src/content/blog/en/how-to-handle-user-data-requests-under-ccpa.md @@ -195,4 +195,8 @@ For mobile apps, strong permission controls are essential. **Capgo** simplifies Speed matters: 95% of users receive updates within 24 hours through **Capgo** [\[1\]](https://capgo.app/), ensuring fast compliance with regulations. -CCPA compliance isn't a one-time task. Regular audits and updates are necessary to keep up with changing rules and protect user privacy. \ No newline at end of file +CCPA compliance isn't a one-time task. Regular audits and updates are necessary to keep up with changing rules and protect user privacy. + +## Keep going from How to Handle User Data Requests Under CCPA + +If you are using **How to Handle User Data Requests Under CCPA** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-keep-capgo-updates-lean-and-fast.md b/apps/web/src/content/blog/en/how-to-keep-capgo-updates-lean-and-fast.md index 2c44d0912..a4a8d8564 100644 --- a/apps/web/src/content/blog/en/how-to-keep-capgo-updates-lean-and-fast.md +++ b/apps/web/src/content/blog/en/how-to-keep-capgo-updates-lean-and-fast.md @@ -227,3 +227,7 @@ For Capgo teams, "lean and fast" is not just a bundle-size problem. It is a release design problem. Use Delta updates for payload size, channels for rollout size, and rollbacks for failure size. Once you think about OTA that way, your updates stay quick even as the app, team, and user base get bigger. + +## Keep going from How to Keep Capgo Updates Lean and Fast + +If you are using **How to Keep Capgo Updates Lean and Fast** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/how-to-make-revenue-with-capacitor-iap.md b/apps/web/src/content/blog/en/how-to-make-revenue-with-capacitor-iap.md index 723af9954..235887c66 100644 --- a/apps/web/src/content/blog/en/how-to-make-revenue-with-capacitor-iap.md +++ b/apps/web/src/content/blog/en/how-to-make-revenue-with-capacitor-iap.md @@ -209,3 +209,7 @@ That loop is how you move from guessing to revenue. Once it works, you can add m - Collect churn feedback from the first subscribers. For the technical setup, use the [Native Purchases getting started guide](/docs/plugins/native-purchases/getting-started/). For the product and revenue workflow, keep the [Native Purchases revenue playbook](/docs/plugins/native-purchases/revenue-playbook/) next to your launch checklist. + +## Keep going from How to Make Revenue With a Capacitor App + +If you are using **How to Make Revenue With a Capacitor App** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/how-to-monitor-capacitor-app-updates.md b/apps/web/src/content/blog/en/how-to-monitor-capacitor-app-updates.md index ce5099fe8..0d55738fb 100644 --- a/apps/web/src/content/blog/en/how-to-monitor-capacitor-app-updates.md +++ b/apps/web/src/content/blog/en/how-to-monitor-capacitor-app-updates.md @@ -180,4 +180,8 @@ Keep your focus on three key areas: technical performance, user experience, and | User Experience | Feedback analysis, adoption rates, app usage patterns | Improves engagement and retention | | Security Compliance | Encryption checks, code signing, platform rules adherence | Keeps apps compliant with store requirements | -Incorporate automated tools into your development process. Real-time metrics and alerts, paired with your CI/CD pipeline, allow for faster issue resolution with minimal disruption to users. \ No newline at end of file +Incorporate automated tools into your development process. Real-time metrics and alerts, paired with your CI/CD pipeline, allow for faster issue resolution with minimal disruption to users. + +## Keep going from How To Monitor Capacitor App Updates + +If you are using **How To Monitor Capacitor App Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-optimize-background-tasks-in-capacitor.md b/apps/web/src/content/blog/en/how-to-optimize-background-tasks-in-capacitor.md index 9a2d1c8aa..052597df4 100644 --- a/apps/web/src/content/blog/en/how-to-optimize-background-tasks-in-capacitor.md +++ b/apps/web/src/content/blog/en/how-to-optimize-background-tasks-in-capacitor.md @@ -260,4 +260,8 @@ For seamless updates and easy deployment, tools like _Capgo_ can be a game chang Capgo's over-the-air (OTA) update system streamlines the process of managing updates for Capacitor apps. Developers can push updates, fixes, and new features directly to users without waiting for app store approvals. This keeps apps current effortlessly, eliminating the hassle of manual updates and improving the overall user experience. One standout feature is its support for background updates. Changes are applied while the app operates in the background, ensuring minimal disruption for users. By leveraging **partial updates** and **end-to-end encryption**, Capgo transmits only the necessary data, which helps conserve memory and reduces CPU usage. With an impressive 95% adoption rate for updates within just 24 hours, Capgo proves to be a dependable tool for maintaining app performance and keeping users satisfied. -::: \ No newline at end of file +::: + +## Keep going from How to Optimize Background Tasks in Capacitor + +If you are using **How to Optimize Background Tasks in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-optimize-capacitor-update-rollouts.md b/apps/web/src/content/blog/en/how-to-optimize-capacitor-update-rollouts.md index f1b224526..3c023fc24 100644 --- a/apps/web/src/content/blog/en/how-to-optimize-capacitor-update-rollouts.md +++ b/apps/web/src/content/blog/en/how-to-optimize-capacitor-update-rollouts.md @@ -225,3 +225,7 @@ Capgo simplifies the update process for Capacitor apps with **instant over-the-a With a **95% success rate** and global download speeds averaging an impressive 114ms, Capgo ensures updates are delivered quickly and reliably. Developers can target updates to specific user groups or undo changes instantly with one-click rollbacks, offering greater control and adaptability. These tools not only boost deployment efficiency but also ensure a smooth experience for users. ::: + +## Keep going from How to Optimize Capacitor Update Rollouts + +If you are using **How to Optimize Capacitor Update Rollouts** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-pass-app-store-review-iap.md b/apps/web/src/content/blog/en/how-to-pass-app-store-review-iap.md index 7e20917f4..7344828f5 100644 --- a/apps/web/src/content/blog/en/how-to-pass-app-store-review-iap.md +++ b/apps/web/src/content/blog/en/how-to-pass-app-store-review-iap.md @@ -527,3 +527,7 @@ By following this guide and using proper tools like the [native-purchases plugin Remember: Reviewers are looking for apps that respect users and follow guidelines. Build with that mindset, and approval will follow. **Need help implementing in-app purchases?** Check out our [comprehensive documentation](/docs/plugins/native-purchases/) or reach out to the community for support. + +## Keep going from How to Pass App Store Review for In-App Purchases in 2025 + +If you are using **How to Pass App Store Review for In-App Purchases in 2025** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/how-to-profile-cross-platform-apps-with-capacitor.md b/apps/web/src/content/blog/en/how-to-profile-cross-platform-apps-with-capacitor.md index 22d89ef88..ee005ecb3 100644 --- a/apps/web/src/content/blog/en/how-to-profile-cross-platform-apps-with-capacitor.md +++ b/apps/web/src/content/blog/en/how-to-profile-cross-platform-apps-with-capacitor.md @@ -160,4 +160,8 @@ Use tools like Chrome DevTools, Xcode Instruments, and Android Studio Profiler t - **Profile consistently** using platform-specific tools (Chrome DevTools, Xcode, Android Studio Profiler). - **Track performance and errors** in real time across all platforms. -- **Deploy live updates in stages** to introduce bug fixes and new features smoothly. \ No newline at end of file +- **Deploy live updates in stages** to introduce bug fixes and new features smoothly. + +## Keep going from How to Profile Cross-Platform Apps with Capacitor + +If you are using **How to Profile Cross-Platform Apps with Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-release-major-version-in-capgo.md b/apps/web/src/content/blog/en/how-to-release-major-version-in-capgo.md index 0d1abb019..1f1734d1c 100644 --- a/apps/web/src/content/blog/en/how-to-release-major-version-in-capgo.md +++ b/apps/web/src/content/blog/en/how-to-release-major-version-in-capgo.md @@ -85,3 +85,6 @@ Then you have to wait 100% of your users, have the app or at least 90%, it will While during this time you cannot send any update with Capgo, since old user cannot get the new version. You don't have a way to select only some users to receive the update. +## Keep going from How to release major version in capgo + +If you are using **How to release major version in capgo** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/how-to-resolve-android-build-errors-in-capacitor.md b/apps/web/src/content/blog/en/how-to-resolve-android-build-errors-in-capacitor.md index 7eb015875..62d7dc556 100644 --- a/apps/web/src/content/blog/en/how-to-resolve-android-build-errors-in-capacitor.md +++ b/apps/web/src/content/blog/en/how-to-resolve-android-build-errors-in-capacitor.md @@ -280,3 +280,7 @@ With over 23.5 million successful updates across 750 production apps [\[1\]](htt Addressing Android build errors in Capacitor requires a structured, data-focused approach that combines effective monitoring with rapid updates. Data from 750 production apps reveals that tracking errors and deploying updates quickly can significantly reduce debugging time while improving app stability. Tools like Capgo have been shown to achieve an 82% success rate for emergency fixes, ensuring 95% of active users receive updates within 24 hours, with an average API response time of 434ms [\[1\]](https://capgo.app/). Maintaining stable Android builds hinges on strong error tracking and timely updates. By pairing immediate fixes with ongoing process improvements, you can minimize disruptions for users and deliver a smoother app experience. + +## Keep going from How to Resolve Android Build Errors in Capacitor + +If you are using **How to Resolve Android Build Errors in Capacitor** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/how-to-schedule-ota-updates-for-capacitor-apps.md b/apps/web/src/content/blog/en/how-to-schedule-ota-updates-for-capacitor-apps.md index 80d2667b4..dff6fb0cf 100644 --- a/apps/web/src/content/blog/en/how-to-schedule-ota-updates-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/how-to-schedule-ota-updates-for-capacitor-apps.md @@ -226,3 +226,7 @@ OTA updates can boost app performance by delivering updates quickly and securely Since 2022, the landscape of OTA update solutions has grown significantly. For instance, Capgo has managed over 23.5 million updates across 750 production apps [\[1\]](https://capgo.app/). When combined with CI/CD integration and real-time analytics, these practices provide a solid OTA update strategy for your Capacitor app workflow. + +## Keep going from How to Schedule OTA Updates for Capacitor Apps + +If you are using **How to Schedule OTA Updates for Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-secure-ota-updates-in-ci-cd-pipelines.md b/apps/web/src/content/blog/en/how-to-secure-ota-updates-in-ci-cd-pipelines.md index b60fdd25a..b38957914 100644 --- a/apps/web/src/content/blog/en/how-to-secure-ota-updates-in-ci-cd-pipelines.md +++ b/apps/web/src/content/blog/en/how-to-secure-ota-updates-in-ci-cd-pipelines.md @@ -280,4 +280,8 @@ To keep credentials and API keys safe in a CI/CD pipeline during OTA updates, he For those working with Capacitor apps, platforms like Capgo simplify CI/CD integration by offering features such as end-to-end encryption and user-specific update assignments. These tools help ensure your OTA updates are both secure and compliant. -::: \ No newline at end of file +::: + +## Keep going from How to Secure OTA Updates in CI/CD Pipelines + +If you are using **How to Secure OTA Updates in CI/CD Pipelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-secure-ota-updates-with-key-management.md b/apps/web/src/content/blog/en/how-to-secure-ota-updates-with-key-management.md index 629851eaa..a29252de5 100644 --- a/apps/web/src/content/blog/en/how-to-secure-ota-updates-with-key-management.md +++ b/apps/web/src/content/blog/en/how-to-secure-ota-updates-with-key-management.md @@ -210,3 +210,7 @@ Modern solutions like Capgo highlight these benefits by simplifying OTA update d Capgo combines encryption with tools like error tracking, user management, and rollback support, ensuring a secure and efficient OTA process. Developers have shared their satisfaction with this approach: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" – Rodrigo Mantica [\[1\]](https://capgo.app/) + +## Keep going from How to Secure OTA Updates with Key Management + +If you are using **How to Secure OTA Updates with Key Management** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-segment-users-by-plan-and-channels.md b/apps/web/src/content/blog/en/how-to-segment-users-by-plan-and-channels.md index 0a0472f4e..2fbbdd23a 100644 --- a/apps/web/src/content/blog/en/how-to-segment-users-by-plan-and-channels.md +++ b/apps/web/src/content/blog/en/how-to-segment-users-by-plan-and-channels.md @@ -176,4 +176,8 @@ const assignToABTest = async (userId: string) => { By leveraging Capgo's channel system, you can create more personalized app experiences and run A/B tests. For production use, always prefer the backend assignment method for better security and control. -For more details on channel management, check out our [channels documentation](/docs/live-updates/channels/). +For more details on channel management, check out our [channels documentation](/docs/live-updates/channels/). + +## Keep going from How to Use Channels for Feature Flags and A/B Testing + +If you are using **How to Use Channels for Feature Flags and A/B Testing** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/how-to-send-specific-version-to-users.md b/apps/web/src/content/blog/en/how-to-send-specific-version-to-users.md index c1c588940..30191ae2e 100644 --- a/apps/web/src/content/blog/en/how-to-send-specific-version-to-users.md +++ b/apps/web/src/content/blog/en/how-to-send-specific-version-to-users.md @@ -174,3 +174,7 @@ const res = await axios.get('https://api.capgo.app/device?app_id=YOUR_APP_ID&dev console.log('data', res.json()) ``` + +## Keep going from How to send specific update to one user or a group + +If you are using **How to send specific update to one user or a group** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/how-to-track-ota-update-success-in-capacitor-apps.md b/apps/web/src/content/blog/en/how-to-track-ota-update-success-in-capacitor-apps.md index c93b0bdd9..5a155f770 100644 --- a/apps/web/src/content/blog/en/how-to-track-ota-update-success-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/how-to-track-ota-update-success-in-capacitor-apps.md @@ -380,3 +380,7 @@ These metrics guide the following steps to ensure secure and automated update tr Starting with a trial period can help you test and refine these methods for your specific needs. > "Capgo is a must-have tool for developers who want to be more productive. Avoiding reviews for bug fixes is golden." - Bessie Cooper [\[1\]](https://capgo.app/) + +## Keep going from How to Track OTA Update Success in Capacitor Apps + +If you are using **How to Track OTA Update Success in Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-use-aar-files-in-capacitor-plugins.md b/apps/web/src/content/blog/en/how-to-use-aar-files-in-capacitor-plugins.md index 7ddf245f9..bcf1ceed7 100644 --- a/apps/web/src/content/blog/en/how-to-use-aar-files-in-capacitor-plugins.md +++ b/apps/web/src/content/blog/en/how-to-use-aar-files-in-capacitor-plugins.md @@ -508,4 +508,8 @@ To enhance your plugin, focus on these areas: Automate testing, manage AAR versions with version control, maintain a changelog, and set up error reporting to address production issues. -If you plan to share your plugin publicly, make sure to provide detailed documentation on AAR-specific setups and any platform limitations. This will make it easier for other developers to adopt and use your plugin effectively. \ No newline at end of file +If you plan to share your plugin publicly, make sure to provide detailed documentation on AAR-specific setups and any platform limitations. This will make it easier for other developers to adopt and use your plugin effectively. + +## Keep going from How to Use AAR Files in Capacitor Plugins + +If you are using **How to Use AAR Files in Capacitor Plugins** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-to-use-capacitor-cli-for-ota-updates.md b/apps/web/src/content/blog/en/how-to-use-capacitor-cli-for-ota-updates.md index 7fe834dde..076e1579c 100644 --- a/apps/web/src/content/blog/en/how-to-use-capacitor-cli-for-ota-updates.md +++ b/apps/web/src/content/blog/en/how-to-use-capacitor-cli-for-ota-updates.md @@ -201,3 +201,7 @@ Key developer priorities include: - **Integration**: Smooth compatibility with CI/CD pipelines. The future of OTA updates will focus on balancing security, performance, and developer experience while staying compliant with app store policies. Tools that offer features like partial updates, real-time analytics, and flexible deployment options are shaping the next generation of app development workflows. + +## Keep going from How to Use Capacitor CLI for OTA Updates + +If you are using **How to Use Capacitor CLI for OTA Updates** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/how-to-use-capgo-documentation-for-ota-updates.md b/apps/web/src/content/blog/en/how-to-use-capgo-documentation-for-ota-updates.md index ecd75d887..0f8d24c5a 100644 --- a/apps/web/src/content/blog/en/how-to-use-capgo-documentation-for-ota-updates.md +++ b/apps/web/src/content/blog/en/how-to-use-capgo-documentation-for-ota-updates.md @@ -353,3 +353,7 @@ These areas form the backbone of Capgo's update management system. Capgo's CLI and analytics tools simplify [managing updates](https://capgo.app/docs/getting-started/deploy/) throughout your app's lifecycle [\[1\]](https://github.com/Cap-go/capacitor-updater). For further support, you can explore additional resources like **API documentation**, **sample projects**, and **community forums** [\[2\]](https://dev.to/arnosolo/ionic-appflow-live-update-alternative-55c3). + +## Keep going from How to Use Capgo Documentation for OTA Updates + +If you are using **How to Use Capgo Documentation for OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/how-to-use-semantic-versioning-with-capgo-ota-updates.md b/apps/web/src/content/blog/en/how-to-use-semantic-versioning-with-capgo-ota-updates.md index fa0e13b25..cd28e9eb5 100644 --- a/apps/web/src/content/blog/en/how-to-use-semantic-versioning-with-capgo-ota-updates.md +++ b/apps/web/src/content/blog/en/how-to-use-semantic-versioning-with-capgo-ota-updates.md @@ -314,3 +314,7 @@ The MAJOR.MINOR.PATCH versioning system makes it easy to communicate breaking ch Capgo’s [encrypted solution](https://capgo.app/docs/cli/migrations/encryption/), integrated with CI/CD tools, is also budget-friendly - cutting costs by up to $26,100 over five years [\[1\]](https://capgo.app/). Its customizable channels ensure updates reach the right users at the right time. > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" - Rodrigo Mantica [\[1\]](https://capgo.app/) + +## Keep going from How to Use Semantic Versioning with Capgo OTA Updates + +If you are using **How to Use Semantic Versioning with Capgo OTA Updates** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/how-version-work-in-capgo.md b/apps/web/src/content/blog/en/how-version-work-in-capgo.md index 12795eb4f..9bfed16dc 100644 --- a/apps/web/src/content/blog/en/how-version-work-in-capgo.md +++ b/apps/web/src/content/blog/en/how-version-work-in-capgo.md @@ -117,3 +117,7 @@ Yon can link one deviceID to: This will bypass all the settings done above. Learn more about it in the article below. + +## Keep going from How version work in Capgo + +If you are using **How version work in Capgo** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/how-your-usage-is-counted.md b/apps/web/src/content/blog/en/how-your-usage-is-counted.md index f10edc19f..e6c683b93 100644 --- a/apps/web/src/content/blog/en/how-your-usage-is-counted.md +++ b/apps/web/src/content/blog/en/how-your-usage-is-counted.md @@ -90,3 +90,7 @@ This data is only related to your download size, the better your Capacitor JS ap The best way to stay in your plan is to have a small bundle, and if you can't, show a download bar to your user, and let them know how much they have left to download. In the future, Capgo will improve the download system to have more chances to download the bundle at one time. + +## Keep going from How your usage is counted in Capgo + +If you are using **How your usage is counted in Capgo** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/icp-filing-for-mobile-apps-in-china-step-by-step-guide.md b/apps/web/src/content/blog/en/icp-filing-for-mobile-apps-in-china-step-by-step-guide.md index a50fa91d0..3c8a3dba7 100644 --- a/apps/web/src/content/blog/en/icp-filing-for-mobile-apps-in-china-step-by-step-guide.md +++ b/apps/web/src/content/blog/en/icp-filing-for-mobile-apps-in-china-step-by-step-guide.md @@ -289,3 +289,7 @@ Capgo also offers a channel system that lets developers test compliance updates - **Flexible Hosting**: Choose between cloud-based or self-hosted options to meet localization needs. These tools make Capgo a valuable resource for developers navigating the Chinese market, where fast responses to regulatory changes are critical to staying compliant. + +## Keep going from ICP Filing for Mobile Apps in China: Step-by-Step Guide + +If you are using **ICP Filing for Mobile Apps in China: Step-by-Step Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/implementing-native-bridge-for-ios-in-capacitor.md b/apps/web/src/content/blog/en/implementing-native-bridge-for-ios-in-capacitor.md index 14b97ef2b..af4e08ae9 100644 --- a/apps/web/src/content/blog/en/implementing-native-bridge-for-ios-in-capacitor.md +++ b/apps/web/src/content/blog/en/implementing-native-bridge-for-ios-in-capacitor.md @@ -398,3 +398,7 @@ Capgo simplifies the process of updating native bridges in Capacitor apps with * Setting up Capgo is quick and straightforward. Its comprehensive [auto-update system](https://capgo.app/docs/getting-started/add-an-app/) can be up and running in just minutes. Plus, it ensures your app stays current while adhering to both Apple and Android guidelines. ::: + +## Keep going from Implementing Native Bridge for iOS in Capacitor + +If you are using **Implementing Native Bridge for iOS in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/in-app-purchases-capacitor.md b/apps/web/src/content/blog/en/in-app-purchases-capacitor.md index e17983000..ffe33d3a6 100644 --- a/apps/web/src/content/blog/en/in-app-purchases-capacitor.md +++ b/apps/web/src/content/blog/en/in-app-purchases-capacitor.md @@ -316,3 +316,7 @@ Join use here πŸ‘‡ ## Register here to get your account [Capgo](/register/) + +## Keep going from in app purchases for capacitor + +If you are using **in app purchases for capacitor** to plan payments and purchases, connect it with [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started, and [Revenue Playbook](/docs/plugins/native-purchases/revenue-playbook/) for the implementation detail in Revenue Playbook. diff --git a/apps/web/src/content/blog/en/installing-capacitor-cli-step-by-step-guide.md b/apps/web/src/content/blog/en/installing-capacitor-cli-step-by-step-guide.md index e75e16798..d415dc82f 100644 --- a/apps/web/src/content/blog/en/installing-capacitor-cli-step-by-step-guide.md +++ b/apps/web/src/content/blog/en/installing-capacitor-cli-step-by-step-guide.md @@ -361,3 +361,7 @@ Modern tools make app maintenance easier than ever. For example, Capgo now provi The [Capacitor ecosystem](https://capgo.app/blog/capacitor-comprehensive-guide/) is constantly improving with new tools and features. Installing the CLI is just the starting point for [building mobile apps](https://capgo.app/blog/angular-mobile-app-capacitor/), and you'll benefit from detailed documentation and an active developer community. Be sure to keep the Capacitor CLI and its packages up to date to avoid compatibility issues. + +## Keep going from Installing Capacitor CLI: Step-by-Step Guide + +If you are using **Installing Capacitor CLI: Step-by-Step Guide** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/integrate-universal-links-capacitor-nextjs.md b/apps/web/src/content/blog/en/integrate-universal-links-capacitor-nextjs.md index b84712682..a2a068d26 100644 --- a/apps/web/src/content/blog/en/integrate-universal-links-capacitor-nextjs.md +++ b/apps/web/src/content/blog/en/integrate-universal-links-capacitor-nextjs.md @@ -187,3 +187,7 @@ This will apply the settings specified in the YAML file to your native projects. ## Conclusion Setting up deep links with Capacitor for a Next.js app involves configuring your domain and project settings for both iOS and Android. While the process requires attention to detail, it's streamlined compared to older methods and doesn't require additional plugins. Ensure your domain verification files are correctly served and check them with the respective platform tools. Once set up, your app will seamlessly open from web links, providing a smooth transition for your users from web to app. + +## Keep going from How to Integrate Universal Links in Next.js with Capacitor + +If you are using **How to Integrate Universal Links in Next.js with Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/integrity-checks-for-capacitor-updates.md b/apps/web/src/content/blog/en/integrity-checks-for-capacitor-updates.md index 05ed3c6bf..6bb2c6a4d 100644 --- a/apps/web/src/content/blog/en/integrity-checks-for-capacitor-updates.md +++ b/apps/web/src/content/blog/en/integrity-checks-for-capacitor-updates.md @@ -209,4 +209,8 @@ Here’s an example of a secure configuration for your project: - Configure automatic rollbacks for failed updates. - Use Capgo's analytics dashboard to monitor update performance and statistics. -Following these practices will help you maintain secure OTA updates for Capacitor apps. \ No newline at end of file +Following these practices will help you maintain secure OTA updates for Capacitor apps. + +## Keep going from Integrity Checks for Capacitor Updates + +If you are using **Integrity Checks for Capacitor Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/introducing-capgo-cloud-build.md b/apps/web/src/content/blog/en/introducing-capgo-cloud-build.md index c2c662c1d..c086a3585 100644 --- a/apps/web/src/content/blog/en/introducing-capgo-cloud-build.md +++ b/apps/web/src/content/blog/en/introducing-capgo-cloud-build.md @@ -297,3 +297,7 @@ Happy building! - [iOS Build Configuration](/docs/cli/cloud-build/ios/) - [Android Build Configuration](/docs/cli/cloud-build/android/) - [Join our Discord](https://discord.com/invite/VnYRvBfgA6) + +## Keep going from Introducing Capgo Cloud Build - Build Native Apps Without the Hassle + +If you are using **Introducing Capgo Cloud Build - Build Native Apps Without the Hassle** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/introducing-end-to-end-security-to-capacitor-updater-with-code-signing.md b/apps/web/src/content/blog/en/introducing-end-to-end-security-to-capacitor-updater-with-code-signing.md index 48dd6c543..cab46566e 100644 --- a/apps/web/src/content/blog/en/introducing-end-to-end-security-to-capacitor-updater-with-code-signing.md +++ b/apps/web/src/content/blog/en/introducing-end-to-end-security-to-capacitor-updater-with-code-signing.md @@ -89,3 +89,7 @@ Capgo code signing is available for all customers. To get started, follow the [s ## Credits Thanks a lot to [Ionic](https://ionic.com/), this article is based on [this article](https://ionic.io/blog/introducing-the-ionic-end-to-end-testing-reference-example/) rewrote with chat-gpt-3 and adapted. + +## Keep going from E2E Encryption for Capacitor Updater via Code Signing + +If you are using **E2E Encryption for Capacitor Updater via Code Signing** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ionic-action-sheet.md b/apps/web/src/content/blog/en/ionic-action-sheet.md index 974b34cba..d2ff6f636 100644 --- a/apps/web/src/content/blog/en/ionic-action-sheet.md +++ b/apps/web/src/content/blog/en/ionic-action-sheet.md @@ -523,3 +523,7 @@ UI overlays are exactly the kind of feature where that safety net pays off. They --- If your team ships Ionic or Capacitor apps regularly, [Capgo](https://capgo.app) is worth evaluating as part of your release workflow. It gives you a way to push web-layer fixes for issues like action sheet layout bugs, styling regressions, and copy mistakes after release, while keeping control over rollout channels and update behavior. + +## Keep going from Ionic Action Sheet: A Complete Guide for 2026 + +If you are using **Ionic Action Sheet: A Complete Guide for 2026** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/ionic-capacitor-push-notifications-firebase.md b/apps/web/src/content/blog/en/ionic-capacitor-push-notifications-firebase.md index 4075fff01..267268b41 100644 --- a/apps/web/src/content/blog/en/ionic-capacitor-push-notifications-firebase.md +++ b/apps/web/src/content/blog/en/ionic-capacitor-push-notifications-firebase.md @@ -443,3 +443,7 @@ request(options, (error, response, body) => { Replace `YOUR_SERVER_KEY` and `YOUR_DEVICE_TOKEN` with your actual server key and device token. Run the script, and your device should receive the push notification with the custom payload. That's it! You've successfully integrated push notifications in your Ionic Capacitor app using Firebase. Now you can send push notifications to your users on both Android and iOS platforms. + +## Keep going from Ionic Capacitor Push Notifications with Firebase: A Step-by-Step Guide + +If you are using **Ionic Capacitor Push Notifications with Firebase: A Step-by-Step Guide** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/ios-spm-vs-cocoapods-capacitor-migration-guide.md b/apps/web/src/content/blog/en/ios-spm-vs-cocoapods-capacitor-migration-guide.md index 7ec1eb714..f0c0d308c 100644 --- a/apps/web/src/content/blog/en/ios-spm-vs-cocoapods-capacitor-migration-guide.md +++ b/apps/web/src/content/blog/en/ios-spm-vs-cocoapods-capacitor-migration-guide.md @@ -202,3 +202,7 @@ For customized iOS projects, start with `bunx cap spm-migration-assistant`. For - [Capacitor 8 update guide](https://capacitorjs.com/docs/updating/8-0) - [CocoaPods trunk read-only plan](https://blog.cocoapods.org/CocoaPods-Specs-Repo/) - [capacitor-plugin-converter](https://github.com/ionic-team/capacitor-plugin-converter) + +## Keep going from How to Migrate a Capacitor App to Swift Package Manager + +If you are using **How to Migrate a Capacitor App to Swift Package Manager** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/key-management-under-chinas-encryption-rules.md b/apps/web/src/content/blog/en/key-management-under-chinas-encryption-rules.md index 29c30dbdb..34379b585 100644 --- a/apps/web/src/content/blog/en/key-management-under-chinas-encryption-rules.md +++ b/apps/web/src/content/blog/en/key-management-under-chinas-encryption-rules.md @@ -137,4 +137,8 @@ Since [Microsoft CodePush](https://microsoft.github.io/code-push/)'s shutdown in To stay compliant with China's encryption laws while maintaining development speed, it's crucial to use the right tools, keep documentation up to date, conduct regular audits, and collaborate with experts. These steps are key to navigating China's complex regulatory environment effectively. -> "Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden." - Bessie Cooper [\[1\]](https://capgo.app/) \ No newline at end of file +> "Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden." - Bessie Cooper [\[1\]](https://capgo.app/) + +## Keep going from Key Management Under China's Encryption Rules + +If you are using **Key Management Under China's Encryption Rules** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/live-updates-faq-answers-for-app-developers.md b/apps/web/src/content/blog/en/live-updates-faq-answers-for-app-developers.md index 88b90a71c..12b0cf78f 100644 --- a/apps/web/src/content/blog/en/live-updates-faq-answers-for-app-developers.md +++ b/apps/web/src/content/blog/en/live-updates-faq-answers-for-app-developers.md @@ -314,3 +314,7 @@ To keep your live updates running smoothly and ensure they meet platform require - Share your documented testing protocols with your team for consistency. These practices will help maintain your workflow and stay compliant with Apple and Google Play guidelines. + +## Keep going from Live Updates FAQ: Answers for App Developers + +If you are using **Live Updates FAQ: Answers for App Developers** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/live-updates-for-flutter-app.md b/apps/web/src/content/blog/en/live-updates-for-flutter-app.md index 31afa3335..c54b86712 100644 --- a/apps/web/src/content/blog/en/live-updates-for-flutter-app.md +++ b/apps/web/src/content/blog/en/live-updates-for-flutter-app.md @@ -29,3 +29,7 @@ Additionally, making updates to native code is generally against the rules for a In summary, while Capgo Live Update is a useful tool for quickly deploying updates to certain types of mobile apps, it cannot be used to update Flutter apps. It's due to the nature of Flutter's compilation process and the rules of the app stores. + +## Keep going from Flutter live update + +If you are using **Flutter live update** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/manage-dev-and-prod-build-with-github-actions.md b/apps/web/src/content/blog/en/manage-dev-and-prod-build-with-github-actions.md index fea22ea86..78d3d4040 100644 --- a/apps/web/src/content/blog/en/manage-dev-and-prod-build-with-github-actions.md +++ b/apps/web/src/content/blog/en/manage-dev-and-prod-build-with-github-actions.md @@ -151,3 +151,7 @@ Add the commit will generate a new Capacitor build for production and developmen You should add your test in the Ionic build step to be certain your code is working. Go To your Capgo dashboard and check your build who just appeared, you now have your CI/CD system. + +## Keep going from Manage development and production build with GitHub actions + +If you are using **Manage development and production build with GitHub actions** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/managing-dependencies-in-capacitor-projects.md b/apps/web/src/content/blog/en/managing-dependencies-in-capacitor-projects.md index 257270dde..d33a143e1 100644 --- a/apps/web/src/content/blog/en/managing-dependencies-in-capacitor-projects.md +++ b/apps/web/src/content/blog/en/managing-dependencies-in-capacitor-projects.md @@ -212,3 +212,7 @@ Modern tools make these tasks easier. For example, Capgo helps teams implement u > "Keeping your dependencies up to date will ensure you are using supported and secure products. Ignoring updates will increase your technical debt making it harder to update in the future." - Capacitor Documentation [\[1\]](https://capacitorjs.com/docs/vscode/dependencies) To maintain stability and security, aim for an SDK update cycle of 6–12 months and perform regular vulnerability scans [\[7\]](https://cap.cloud.sap/docs/node.js/best-practices). + +## Keep going from Managing Dependencies in Capacitor Projects + +If you are using **Managing Dependencies in Capacitor Projects** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/managing-secrets-in-cicd-pipelines.md b/apps/web/src/content/blog/en/managing-secrets-in-cicd-pipelines.md index 301c27509..9bd1d3b93 100644 --- a/apps/web/src/content/blog/en/managing-secrets-in-cicd-pipelines.md +++ b/apps/web/src/content/blog/en/managing-secrets-in-cicd-pipelines.md @@ -115,4 +115,8 @@ Key points for secure secret management: - **Track and monitor activity**: Keep detailed audit logs of secret access and modifications. - **Prepare for incidents**: Set up clear processes for addressing exposed secrets and rolling back changes when necessary. -Effective secret management shifts security from being an obstacle to becoming a support system for continuous delivery. \ No newline at end of file +Effective secret management shifts security from being an obstacle to becoming a support system for continuous delivery. + +## Keep going from Managing Secrets in CI/CD Pipelines + +If you are using **Managing Secrets in CI/CD Pipelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/merge-policies-for-teams-using-capacitor-apps.md b/apps/web/src/content/blog/en/merge-policies-for-teams-using-capacitor-apps.md index 8bb73eca6..a1bdefcc0 100644 --- a/apps/web/src/content/blog/en/merge-policies-for-teams-using-capacitor-apps.md +++ b/apps/web/src/content/blog/en/merge-policies-for-teams-using-capacitor-apps.md @@ -176,3 +176,7 @@ To ensure your Capacitor app updates are seamless and reliable, use a robust liv Capgo supports **end-to-end encryption** and complies with Apple and Android guidelines, ensuring updates are secure and meet platform requirements. It also integrates effortlessly with CI/CD systems, making the deployment process efficient and hassle-free. By leveraging these tools, you can minimize potential issues and keep your app users up-to-date with the latest changes in real time. ::: + +## Keep going from Merge Policies for Teams Using Capacitor Apps + +If you are using **Merge Policies for Teams Using Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/migrating-cordova-to-capacitor.md b/apps/web/src/content/blog/en/migrating-cordova-to-capacitor.md index 16448199b..f972bccaa 100644 --- a/apps/web/src/content/blog/en/migrating-cordova-to-capacitor.md +++ b/apps/web/src/content/blog/en/migrating-cordova-to-capacitor.md @@ -88,3 +88,7 @@ To implement Capgo live updates in your Capacitor project, follow these steps: ## Conclusion We hope this guide has helped you migrate your web app from Cordova to Capacitor. If you have any questions or need assistance with the migration process, feel free to contact us on our [discord](https://discord.capgo.app) server. + +## Keep going from Migrating a Web App from Cordova to Capacitor: A Step-by-Step Guide + +If you are using **Migrating a Web App from Cordova to Capacitor: A Step-by-Step Guide** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/mobile-app-update-strategies-a-developers-checklist.md b/apps/web/src/content/blog/en/mobile-app-update-strategies-a-developers-checklist.md index b9bc4e38c..b65f638d9 100644 --- a/apps/web/src/content/blog/en/mobile-app-update-strategies-a-developers-checklist.md +++ b/apps/web/src/content/blog/en/mobile-app-update-strategies-a-developers-checklist.md @@ -202,3 +202,7 @@ These steps help developers manage updates smoothly while keeping user experienc > "A structured approach helps in minimizing downtime by automating the update process and ensuring that updates are thoroughly tested before deployment. This approach also enhances user satisfaction by delivering updates that are based on user feedback and are designed to improve the app's performance and functionality" [\[1\]](https://www.nimbleappgenie.com/blogs/mobile-app-development-checklist/)[\[5\]](https://www.netsolutions.com/hub/mobile-app-development/checklist). Ultimately, effective app updates come down to balancing technical excellence with what users want. By sticking to these strategies and staying committed, developers can keep their apps secure, competitive, and easy to use in a constantly changing digital world. + +## Keep going from Mobile App Update Strategies: A Developer's Checklist + +If you are using **Mobile App Update Strategies: A Developer's Checklist** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/monitor-ota-updates-in-capacitor-apps.md b/apps/web/src/content/blog/en/monitor-ota-updates-in-capacitor-apps.md index 17e666cd2..3fe9e8010 100644 --- a/apps/web/src/content/blog/en/monitor-ota-updates-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/monitor-ota-updates-in-capacitor-apps.md @@ -201,3 +201,7 @@ Capgo's tools are built to handle OTA updates with precision. Here's what sets i - **One-click Rollback**: Quickly revert to an earlier version if problems arise These features have gained traction among developers, reflected in growing adoption rates and positive feedback from users. + +## Keep going from Monitor OTA Updates in Capacitor Apps + +If you are using **Monitor OTA Updates in Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/monolithic-vs-microservice-architecture.md b/apps/web/src/content/blog/en/monolithic-vs-microservice-architecture.md index 19ba168e9..dcbac683f 100644 --- a/apps/web/src/content/blog/en/monolithic-vs-microservice-architecture.md +++ b/apps/web/src/content/blog/en/monolithic-vs-microservice-architecture.md @@ -276,3 +276,7 @@ Neither wins automatically. A monolith has fewer network boundaries to secure, w If your Capacitor team wants faster fixes, safer rollouts, and fewer app store delays without overcomplicating the backend too early, [Capgo](https://capgo.app) is worth a look. It gives teams a practical way to ship web-layer updates in minutes, target releases by channel, and keep clear visibility into adoption, failures, and rollback status so architecture decisions can follow product reality instead of release bottlenecks. *Written with [Outrank tool](https://outrank.so)* + +## Keep going from Monolithic vs Microservice Architecture: 2026 Guide + +If you are using **Monolithic vs Microservice Architecture: 2026 Guide** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/moving-from-microsoft-app-center-to-capgo.md b/apps/web/src/content/blog/en/moving-from-microsoft-app-center-to-capgo.md index 11d57f735..2576a8c84 100644 --- a/apps/web/src/content/blog/en/moving-from-microsoft-app-center-to-capgo.md +++ b/apps/web/src/content/blog/en/moving-from-microsoft-app-center-to-capgo.md @@ -30,3 +30,7 @@ If you’re interested in learning more about migrating from Microsoft App Cente ## Credits Thanks a lot to [Ionic](https://ionic.com/), this article is based on [this article](https://ionic.io/blog/moving-from-microsoft-app-center-to-ionic-appflow/) rewrote with chat-gpt-3 and adapted. + +## Keep going from Moving from Microsoft App Center to Capgo for Live App Updates + +If you are using **Moving from Microsoft App Center to Capgo for Live App Updates** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/nextjs-mobile-app-capacitor-from-scratch.md b/apps/web/src/content/blog/en/nextjs-mobile-app-capacitor-from-scratch.md index e3d7cb852..f6a4e1705 100644 --- a/apps/web/src/content/blog/en/nextjs-mobile-app-capacitor-from-scratch.md +++ b/apps/web/src/content/blog/en/nextjs-mobile-app-capacitor-from-scratch.md @@ -466,3 +466,7 @@ Make sure you ran `bun run mobile` after making changes. For live reload, verify - [Konsta UI - Mobile UI Components](https://konstaui.com/) Ready to ship your app? Learn how Capgo can help you deliver updates faster β€” [sign up for a free account](/register/) today. + +## Keep going from Build a Next.js Mobile App from Scratch with Capacitor 8 + +If you are using **Build a Next.js Mobile App from Scratch with Capacitor 8** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/npm-scripts-for-capacitor-ota-updates-explained.md b/apps/web/src/content/blog/en/npm-scripts-for-capacitor-ota-updates-explained.md index 415a9fcf9..ebfd8e04d 100644 --- a/apps/web/src/content/blog/en/npm-scripts-for-capacitor-ota-updates-explained.md +++ b/apps/web/src/content/blog/en/npm-scripts-for-capacitor-ota-updates-explained.md @@ -337,3 +337,7 @@ Capgo's performance metrics speak for themselves: Starting at $12/month with OTA updates and about 15 native builds/month included - and extra build minutes are billed by minute through credits - Capgo offers a secure, reliable, and cost-efficient option for managing OTA updates and native build automation [\[1\]](https://capgo.app/). + +## Keep going from npm Scripts for Capacitor OTA Updates Explained + +If you are using **npm Scripts for Capacitor OTA Updates Explained** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/nuxt-mobile-app-capacitor-from-scratch.md b/apps/web/src/content/blog/en/nuxt-mobile-app-capacitor-from-scratch.md index a869a9673..036d53f9c 100644 --- a/apps/web/src/content/blog/en/nuxt-mobile-app-capacitor-from-scratch.md +++ b/apps/web/src/content/blog/en/nuxt-mobile-app-capacitor-from-scratch.md @@ -564,3 +564,7 @@ Make sure you configured `nitro: { preset: 'static' }` in `nuxt.config.ts` and r - [Konsta UI - Mobile UI Components](https://konstaui.com/) Ready to ship your app? Learn how Capgo can help you deliver updates faster β€” [sign up for a free account](/register/) today. + +## Keep going from Build a Nuxt Mobile App from Scratch with Capacitor 8 + +If you are using **Build a Nuxt Mobile App from Scratch with Capacitor 8** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/open-source-licence.md b/apps/web/src/content/blog/en/open-source-licence.md index a3894e8b2..1f3b337ef 100644 --- a/apps/web/src/content/blog/en/open-source-licence.md +++ b/apps/web/src/content/blog/en/open-source-licence.md @@ -148,3 +148,7 @@ The goal of the AGPL is to maximize user freedom and to encourage companies to c ## Conclusion There are many factors to consider when choosing an open-source software license. Yet, there are certainly popular choices among the developer community. Common permissive licenses include the MIT License, Apache License, and BSD License. Some common copyleft licenses include the GNU General Public License and the Mozilla Public License. + +## Keep going from Understanding Open-Source Software Licenses + +If you are using **Understanding Open-Source Software Licenses** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/open-source-vs-proprietary-app-update-solutions.md b/apps/web/src/content/blog/en/open-source-vs-proprietary-app-update-solutions.md index 522ff84c4..ef510c156 100644 --- a/apps/web/src/content/blog/en/open-source-vs-proprietary-app-update-solutions.md +++ b/apps/web/src/content/blog/en/open-source-vs-proprietary-app-update-solutions.md @@ -226,4 +226,8 @@ For organizations juggling multiple apps or requiring enterprise-level features, To successfully implement your chosen solution, start by assessing your app's specific requirements. Then, select the tool that aligns best with those needs and integrate it into your CI/CD pipeline while ensuring it complies with relevant platform standards. A smooth implementation will depend on how well your choice matches your team’s technical skills, budget, and capacity for long-term maintenance. -The success of your update solution will largely depend on its ability to meet both current demands and future growth. Whether you opt for open-source tools for their customization options or proprietary platforms for their structured support, make sure your choice complements your development process and adheres to platform guidelines. \ No newline at end of file +The success of your update solution will largely depend on its ability to meet both current demands and future growth. Whether you opt for open-source tools for their customization options or proprietary platforms for their structured support, make sure your choice complements your development process and adheres to platform guidelines. + +## Keep going from Open Source vs Proprietary App Update Solutions + +If you are using **Open Source vs Proprietary App Update Solutions** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/open-source.md b/apps/web/src/content/blog/en/open-source.md index cf5b3c77d..728fb9c18 100644 --- a/apps/web/src/content/blog/en/open-source.md +++ b/apps/web/src/content/blog/en/open-source.md @@ -148,3 +148,7 @@ Why not try it for yourself? [Try our free version](https://console.capgo.app/re Open Source Software is code that is publicly available for people to view, modify, and share. The term "open source software" was coined by Foresight Institute's co-founder Christine Peterson. Open source software has many benefits including large community support, helpful guides to get started contributing, learning by studying people's code, and gaining experience working with other developers. + +## Keep going from Learn about what open source is and why its important! + +If you are using **Learn about what open source is and why its important!** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/optimise-your-images-for-updates.md b/apps/web/src/content/blog/en/optimise-your-images-for-updates.md index ea0fc6e63..511735a5f 100644 --- a/apps/web/src/content/blog/en/optimise-your-images-for-updates.md +++ b/apps/web/src/content/blog/en/optimise-your-images-for-updates.md @@ -30,3 +30,6 @@ In addition to improving the performance of your app, converting your images to Overall, converting your images to WebP can be an effective way to optimize your mobile app's assets and improve the performance of your app. It's a simple and straightforward process that can have a big impact on the overall user experience of your app. By taking the time to convert your images to WebP, you'll be able to provide a better experience for your users and potentially increase engagement and retention. +## Keep going from Optimise your images for updates + +If you are using **Optimise your images for updates** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/ota-security-checklist-for-capacitor-apps.md b/apps/web/src/content/blog/en/ota-security-checklist-for-capacitor-apps.md index 44232c091..ec1e45d4a 100644 --- a/apps/web/src/content/blog/en/ota-security-checklist-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ota-security-checklist-for-capacitor-apps.md @@ -205,4 +205,8 @@ Here are three key components for ensuring OTA security: | Monitoring | Real-time tracking | Identifies and addresses security issues promptly | | Recovery | Instant rollback | Reduces the impact of flawed or compromised updates | -This breakdown highlights the importance of robust encryption, continuous monitoring, and quick recovery options. As mobile app development advances, secure OTA updates become increasingly critical. Developers should focus on features like end-to-end encryption, strong monitoring systems, and reliable rollback capabilities. These precautions ensure updates are delivered securely, maintaining user confidence and meeting platform standards. \ No newline at end of file +This breakdown highlights the importance of robust encryption, continuous monitoring, and quick recovery options. As mobile app development advances, secure OTA updates become increasingly critical. Developers should focus on features like end-to-end encryption, strong monitoring systems, and reliable rollback capabilities. These precautions ensure updates are delivered securely, maintaining user confidence and meeting platform standards. + +## Keep going from OTA Security Checklist for Capacitor Apps + +If you are using **OTA Security Checklist for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ota-updates-in-beta-staying-policy-compliant.md b/apps/web/src/content/blog/en/ota-updates-in-beta-staying-policy-compliant.md index 8cf2befd0..16182242a 100644 --- a/apps/web/src/content/blog/en/ota-updates-in-beta-staying-policy-compliant.md +++ b/apps/web/src/content/blog/en/ota-updates-in-beta-staying-policy-compliant.md @@ -211,3 +211,7 @@ Capgo is designed to simplify compliant OTA updates. With over 23.5 million upda > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" – Rodrigo Mantica [\[1\]](https://capgo.app/) Capgo's ability to balance compliance with fast, reliable updates makes it an essential tool for agile development teams. + +## Keep going from OTA Updates in Beta: Staying Policy-Compliant + +If you are using **OTA Updates in Beta: Staying Policy-Compliant** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ota-updates-in-cicd-security-and-compliance-tips.md b/apps/web/src/content/blog/en/ota-updates-in-cicd-security-and-compliance-tips.md index 852eb7b66..b6d910523 100644 --- a/apps/web/src/content/blog/en/ota-updates-in-cicd-security-and-compliance-tips.md +++ b/apps/web/src/content/blog/en/ota-updates-in-cicd-security-and-compliance-tips.md @@ -238,3 +238,7 @@ Integrate continuous deployment pipelines with robust security measures. Key pra - Gradual rollouts using channel systems - Real-time error tracking and analytics - Version control for seamless updates + +## Keep going from OTA Updates in CI/CD: Security and Compliance Tips + +If you are using **OTA Updates in CI/CD: Security and Compliance Tips** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/payment-data-security-for-app-store-approval.md b/apps/web/src/content/blog/en/payment-data-security-for-app-store-approval.md index e08605a2b..a5da1bc59 100644 --- a/apps/web/src/content/blog/en/payment-data-security-for-app-store-approval.md +++ b/apps/web/src/content/blog/en/payment-data-security-for-app-store-approval.md @@ -91,3 +91,7 @@ Here’s a breakdown of the key takeaways: - **Offer deployment flexibility**: Choose between cloud or self-hosted solutions, giving you control over payment data security. Following these steps will help streamline live-update workflows while meeting Apple and Google’s payment data requirements. + +## Keep going from Payment Data Security for App Store Approval + +If you are using **Payment Data Security for App Store Approval** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/pci-dss-compliance-for-mobile-apps-key-requirements.md b/apps/web/src/content/blog/en/pci-dss-compliance-for-mobile-apps-key-requirements.md index cebe98f49..03ab7ff43 100644 --- a/apps/web/src/content/blog/en/pci-dss-compliance-for-mobile-apps-key-requirements.md +++ b/apps/web/src/content/blog/en/pci-dss-compliance-for-mobile-apps-key-requirements.md @@ -222,4 +222,8 @@ To keep third-party code and APIs secure while meeting PCI DSS standards, busine - **Use encryption**: Ensure all data transmitted through APIs is protected with reliable [encryption methods](https://capgo.app/docs/cli/migrations/encryption/). Maintaining compliance isn’t a one-and-done task - it requires constant monitoring and open communication with providers about their compliance efforts. Tools like Capgo can simplify this process by enabling real-time updates for Capacitor apps, all while staying within compliance guidelines. -::: \ No newline at end of file +::: + +## Keep going from PCI DSS Compliance for Mobile Apps: Key Requirements + +If you are using **PCI DSS Compliance for Mobile Apps: Key Requirements** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/phased-rollouts-for-capacitor-live-updates.md b/apps/web/src/content/blog/en/phased-rollouts-for-capacitor-live-updates.md index 6a6311a09..45b0e1d14 100644 --- a/apps/web/src/content/blog/en/phased-rollouts-for-capacitor-live-updates.md +++ b/apps/web/src/content/blog/en/phased-rollouts-for-capacitor-live-updates.md @@ -219,3 +219,7 @@ Key practices include: - Using tools that allow for quick rollbacks if needed. Following this approach helps you deliver secure, uninterrupted updates to your Capacitor apps. + +## Keep going from Phased Rollouts for Capacitor Live Updates + +If you are using **Phased Rollouts for Capacitor Live Updates** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/pipeda-compliance-for-mobile-apps-in-canada.md b/apps/web/src/content/blog/en/pipeda-compliance-for-mobile-apps-in-canada.md index 4b513f3f9..8d0ab2c93 100644 --- a/apps/web/src/content/blog/en/pipeda-compliance-for-mobile-apps-in-canada.md +++ b/apps/web/src/content/blog/en/pipeda-compliance-for-mobile-apps-in-canada.md @@ -284,4 +284,8 @@ These benefits are evident in user feedback. Capgo's contributions highlight the > "@Capgo is a must have tools for developers, who want to be more productive. Avoiding review for bugfix is golden." \[2\] -Meeting PIPEDA standards not only builds trust but also ensures long-term success in a market where privacy is a priority. \ No newline at end of file +Meeting PIPEDA standards not only builds trust but also ensures long-term success in a market where privacy is a priority. + +## Keep going from PIPEDA Compliance for Mobile Apps in Canada + +If you are using **PIPEDA Compliance for Mobile Apps in Canada** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/pipeline-security-for-capacitor-apps-key-insights.md b/apps/web/src/content/blog/en/pipeline-security-for-capacitor-apps-key-insights.md index cd11208c6..6ba2e842b 100644 --- a/apps/web/src/content/blog/en/pipeline-security-for-capacitor-apps-key-insights.md +++ b/apps/web/src/content/blog/en/pipeline-security-for-capacitor-apps-key-insights.md @@ -154,4 +154,8 @@ The industry is expected to maintain its focus on security-first strategies, wit Securing the development pipeline for Capacitor apps now requires integrating end-to-end encryption and prioritizing security throughout the CI/CD process. This reflects the growing trend toward using open-source, community-driven security tools, as highlighted in the Industry Outlook. -To safeguard Capacitor apps, teams should implement measures like encryption, detailed access controls, staged rollouts, error monitoring, analytics, and automatic rollback features - all while adhering to app store guidelines. Keeping up with the latest practices will be key to ensuring strong and reliable app security over time. \ No newline at end of file +To safeguard Capacitor apps, teams should implement measures like encryption, detailed access controls, staged rollouts, error monitoring, analytics, and automatic rollback features - all while adhering to app store guidelines. Keeping up with the latest practices will be key to ensuring strong and reliable app security over time. + +## Keep going from Pipeline Security for Capacitor Apps: Key Insights + +If you are using **Pipeline Security for Capacitor Apps: Key Insights** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/privacy-manifest-for-capacitor-apps-guide.md b/apps/web/src/content/blog/en/privacy-manifest-for-capacitor-apps-guide.md index d1738de92..579100b6e 100644 --- a/apps/web/src/content/blog/en/privacy-manifest-for-capacitor-apps-guide.md +++ b/apps/web/src/content/blog/en/privacy-manifest-for-capacitor-apps-guide.md @@ -282,4 +282,8 @@ You can begin implementing these principles by following these steps: > "Capgo is a must-have tool for developers who want to boost productivity. Avoiding review delays for bug fixes is a game changer." - Bessie Cooper -Regular updates and proper tools are key to staying compliant and improving over time. \ No newline at end of file +Regular updates and proper tools are key to staying compliant and improving over time. + +## Keep going from Privacy Manifest for Capacitor Apps: Guide + +If you are using **Privacy Manifest for Capacitor Apps: Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/privacy-manifest-for-ios-apps.md b/apps/web/src/content/blog/en/privacy-manifest-for-ios-apps.md index 8a32979c7..3261bd7b3 100644 --- a/apps/web/src/content/blog/en/privacy-manifest-for-ios-apps.md +++ b/apps/web/src/content/blog/en/privacy-manifest-for-ios-apps.md @@ -363,4 +363,8 @@ Starting May 1, 2024, every app submitted to the App Store must comply with thes Developers working on iOS apps can create and manage a Privacy Manifest by adhering to Apple's guidelines and utilizing available tools. Apple's official documentation provides detailed instructions on setting up a **PrivacyInfo.xcprivacy** file, which specifies the data your app collects and any third-party SDKs in use. For step-by-step assistance, Apple’s WWDC23 video on privacy manifests is an excellent resource, covering how to identify privacy practices and generate privacy reports using Xcode 15 or later. To streamline compliance, tools such as mobile app consent software can help manage SDKs and ensure proper user consent is obtained. These tools make it easier to stay aligned with Apple's data-sharing policies while fostering transparency with users. For developers using Capacitor apps, platforms like Capgo offer real-time update capabilities while maintaining compliance with privacy requirements. -::: \ No newline at end of file +::: + +## Keep going from Privacy Manifest for iOS Apps + +If you are using **Privacy Manifest for iOS Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/privacy-policy-for-android-apps.md b/apps/web/src/content/blog/en/privacy-policy-for-android-apps.md index 4b9296da0..4d502cb7d 100644 --- a/apps/web/src/content/blog/en/privacy-policy-for-android-apps.md +++ b/apps/web/src/content/blog/en/privacy-policy-for-android-apps.md @@ -311,3 +311,7 @@ Treat privacy as part of release engineering. Teams that do that ship cleaner ap If your team ships Capacitor or Electron apps and needs privacy policy changes to stay aligned with fast production updates, [Capgo](https://capgo.app) is worth evaluating as part of that workflow. It gives teams controlled live updates, version history, channel-based rollout management, and release observability, which can help connect app behavior changes to disclosure and policy updates instead of leaving compliance to manual memory. *Written with [Outrank tool](https://outrank.so)* + +## Keep going from Privacy Policy for Android Apps: A 2026 Guide + +If you are using **Privacy Policy for Android Apps: A 2026 Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/quasar-mobile-app-capacitor.md b/apps/web/src/content/blog/en/quasar-mobile-app-capacitor.md index e49a5b2fb..07a904f5d 100644 --- a/apps/web/src/content/blog/en/quasar-mobile-app-capacitor.md +++ b/apps/web/src/content/blog/en/quasar-mobile-app-capacitor.md @@ -364,3 +364,7 @@ Capacitor is an excellent option for building native applications based on an ex And with the addition of [Capgo](https://capgo.app/), it's even easier to add live updates to your app, ensuring that your users always have access to the latest features and bug fixes. If you would like to learn how to add Capgo to your Next.js app, take a look at the next article : + +## Keep going from Creating Mobile Apps with live updates, Quasar and Capacitor. + +If you are using **Creating Mobile Apps with live updates, Quasar and Capacitor.** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/rapid-app-dev.md b/apps/web/src/content/blog/en/rapid-app-dev.md index 621a34177..19f3424f3 100644 --- a/apps/web/src/content/blog/en/rapid-app-dev.md +++ b/apps/web/src/content/blog/en/rapid-app-dev.md @@ -284,3 +284,7 @@ The point isn't to become "fast" in the abstract. It's to make change routine, s --- If your team builds with Capacitor and needs a safer way to ship post-launch fixes, [Capgo](https://capgo.app) is worth evaluating. It lets teams deliver JavaScript, CSS, copy, config, and asset updates without waiting for full app store review, while keeping release channels, rollback protection, and deployment visibility in place. + +## Keep going from Master Rapid App Dev: Build Apps Faster + +If you are using **Master Rapid App Dev: Build Apps Faster** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/react-feature-flags.md b/apps/web/src/content/blog/en/react-feature-flags.md index 81a950f22..ae96bca83 100644 --- a/apps/web/src/content/blog/en/react-feature-flags.md +++ b/apps/web/src/content/blog/en/react-feature-flags.md @@ -425,3 +425,7 @@ Used together, live updates and flags give hybrid teams something closer to web- --- If your team ships Capacitor or Electron apps and needs that release-control layer, [Capgo](https://capgo.app) is one option to look at. It delivers signed web bundles to targeted channels, supports rollback protection and observability, and fits the kind of hybrid-app workflow where feature flags need to work alongside live updates rather than replacing them. + +## Keep going from React Feature Flags: A Complete Implementation Guide + +If you are using **React Feature Flags: A Complete Implementation Guide** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/real-time-update-metrics-for-capacitor-apps.md b/apps/web/src/content/blog/en/real-time-update-metrics-for-capacitor-apps.md index 3ac80fb95..90258cbbc 100644 --- a/apps/web/src/content/blog/en/real-time-update-metrics-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/real-time-update-metrics-for-capacitor-apps.md @@ -252,3 +252,7 @@ Here’s how to begin tracking update metrics: As one user shared: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) + +## Keep going from Real-Time Update Metrics for Capacitor Apps + +If you are using **Real-Time Update Metrics for Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/real-time-updates-with-user-segmentation.md b/apps/web/src/content/blog/en/real-time-updates-with-user-segmentation.md index bbc639b0e..9a98649f1 100644 --- a/apps/web/src/content/blog/en/real-time-updates-with-user-segmentation.md +++ b/apps/web/src/content/blog/en/real-time-updates-with-user-segmentation.md @@ -178,3 +178,7 @@ Here’s a quick implementation breakdown: | Optimization | Analyze performance and adjust targeting | Improved efficiency | Capgo’s advanced user management tools allow you to control updates at a granular level. For teams following agile development practices, features like end-to-end encryption and detailed analytics ensure updates are both secure and high-performing. + +## Keep going from Real-Time Updates with User Segmentation + +If you are using **Real-Time Updates with User Segmentation** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/refresh-token-rotation-in-cicd-workflows.md b/apps/web/src/content/blog/en/refresh-token-rotation-in-cicd-workflows.md index b2b2f229b..4895c5a83 100644 --- a/apps/web/src/content/blog/en/refresh-token-rotation-in-cicd-workflows.md +++ b/apps/web/src/content/blog/en/refresh-token-rotation-in-cicd-workflows.md @@ -290,3 +290,7 @@ When it comes to cost and features, Capgo stands out as a strong contender. It o **real-time updates**, all while meeting Apple and Android compliance guidelines. On top of that, Capgo's pricing is designed to be budget-friendly: plans start at $12/month and include OTA updates plus about 15 native builds/month; extra build minutes are billed by minute through credits. ::: + +## Keep going from Refresh Token Rotation in CI/CD Workflows + +If you are using **Refresh Token Rotation in CI/CD Workflows** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/resource-allocation-for-ota-updates-best-practices.md b/apps/web/src/content/blog/en/resource-allocation-for-ota-updates-best-practices.md index ef35407be..187f2dbfd 100644 --- a/apps/web/src/content/blog/en/resource-allocation-for-ota-updates-best-practices.md +++ b/apps/web/src/content/blog/en/resource-allocation-for-ota-updates-best-practices.md @@ -286,4 +286,8 @@ Disaster recovery plays a crucial role in reducing downtime during Over-The-Air Real-time monitoring is another critical piece of the puzzle. By keeping a close eye on updates as they roll out, companies can address issues early and make adjustments on the fly. Tools that enable live updates and adhere to platform requirements can also make the process more efficient. By sticking to these strategies, businesses can lower risks and provide users with a smoother, more reliable OTA update experience. -::: \ No newline at end of file +::: + +## Keep going from Resource Allocation for OTA Updates: Best Practices + +If you are using **Resource Allocation for OTA Updates: Best Practices** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/rollback-management-with-capgo-guide.md b/apps/web/src/content/blog/en/rollback-management-with-capgo-guide.md index c372a5fc1..846c0862f 100644 --- a/apps/web/src/content/blog/en/rollback-management-with-capgo-guide.md +++ b/apps/web/src/content/blog/en/rollback-management-with-capgo-guide.md @@ -267,4 +267,8 @@ What sets automation apart is its ability to remove human error from the equatio To effectively test rollback functionality with Capgo, begin by setting up a **staging environment**. This allows you to test updates in a controlled setting before they go live. Involve **beta testers** to catch potential issues early, and ensure you have **real-time monitoring** to track performance and detect errors quickly. It's also important to define clear **rollback triggers**, like reaching a certain error rate or receiving specific user feedback, so you know exactly when to revert an update. Before rolling out any updates, thoroughly test the rollback process. Make sure it can seamlessly return to the previous stable version without causing additional problems. Simulating failure scenarios is another good way to verify that the rollback mechanism works as intended. Lastly, take advantage of Capgo's **analytics tools** to keep an eye on update performance and user engagement. These insights can guide you in making well-informed decisions about when a rollback might be necessary. -::: \ No newline at end of file +::: + +## Keep going from Rollback Management with Capgo: Guide + +If you are using **Rollback Management with Capgo: Guide** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/rollback-mechanisms-in-capacitor-plugins.md b/apps/web/src/content/blog/en/rollback-mechanisms-in-capacitor-plugins.md index ef3ab3f26..22dc8865a 100644 --- a/apps/web/src/content/blog/en/rollback-mechanisms-in-capacitor-plugins.md +++ b/apps/web/src/content/blog/en/rollback-mechanisms-in-capacitor-plugins.md @@ -210,3 +210,7 @@ Here are some critical elements for effective rollbacks: | **Channel System** | Controlled rollouts | Use for beta testing and staged updates | With over 750 apps successfully delivering more than 23.5 million updates [\[1\]](https://capgo.app/), it's clear that modern rollback solutions work. To implement an effective rollback system, focus on combining strong security measures - like end-to-end encryption - with strict adherence to app store guidelines. Robust version control is another must-have. + +## Keep going from Rollback Mechanisms in Capacitor Plugins + +If you are using **Rollback Mechanisms in Capacitor Plugins** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/rollback-strategies-for-capacitor-live-updates.md b/apps/web/src/content/blog/en/rollback-strategies-for-capacitor-live-updates.md index 492e36c00..8aa993766 100644 --- a/apps/web/src/content/blog/en/rollback-strategies-for-capacitor-live-updates.md +++ b/apps/web/src/content/blog/en/rollback-strategies-for-capacitor-live-updates.md @@ -241,3 +241,7 @@ Using a testing channel before deploying updates to your entire user base is cru By testing updates with a smaller group of users first, you can gather valuable feedback, monitor performance metrics, and make necessary adjustments before a full-scale release. This approach not only improves the quality of your updates but also helps maintain user trust and satisfaction. ::: + +## Keep going from Rollback Strategies for Capacitor Live Updates + +If you are using **Rollback Strategies for Capacitor Live Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/rollback-strategies-for-cicd-workflows.md b/apps/web/src/content/blog/en/rollback-strategies-for-cicd-workflows.md index 7ab106fa0..c0e7d574b 100644 --- a/apps/web/src/content/blog/en/rollback-strategies-for-cicd-workflows.md +++ b/apps/web/src/content/blog/en/rollback-strategies-for-cicd-workflows.md @@ -117,3 +117,7 @@ With Microsoft CodePush set to retire in 2024 and Appflow wrapping up in 2026, f Key factors to consider include **end-to-end encryption** for Apple and Android platforms, **native support for GitHub/GitLab CI**, a balance between setup effort and subscription costs, and **clear rollback metrics**. Platforms that combine strong encryption with seamless CI/CD integration are leading the pack. Among them, Capgo stands out for its secure updates, smooth integration, and budget-friendly approach. + +## Keep going from Rollback Strategies for CI/CD Workflows + +If you are using **Rollback Strategies for CI/CD Workflows** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/saudi-arabia-pdpl-vs-gdpr-key-differences.md b/apps/web/src/content/blog/en/saudi-arabia-pdpl-vs-gdpr-key-differences.md index 310545375..fd9364ab2 100644 --- a/apps/web/src/content/blog/en/saudi-arabia-pdpl-vs-gdpr-key-differences.md +++ b/apps/web/src/content/blog/en/saudi-arabia-pdpl-vs-gdpr-key-differences.md @@ -330,4 +330,8 @@ To meet the requirements of both **Saudi Arabia's Personal Data Protection Law ( Under the PDPL, appointing a DPO may be necessary depending on the nature of data processing activities. The DPO must possess relevant expertise in data protection. Similarly, the GDPR requires organizations involved in large-scale personal data processing to designate a DPO with expert knowledge of data protection laws and practices. When it comes to data breaches, the PDPL emphasizes prompt notification to authorities. Meanwhile, the GDPR sets a specific **72-hour window** for notifying authorities and affected individuals if the breach could impact their rights. Aligning these processes to comply with both regulations helps organizations minimize compliance risks while strengthening their data protection strategies. -::: \ No newline at end of file +::: + +## Keep going from Saudi Arabia PDPL vs GDPR: Key Differences + +If you are using **Saudi Arabia PDPL vs GDPR: Key Differences** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/secure-storage-for-offline-tokens-in-capacitor.md b/apps/web/src/content/blog/en/secure-storage-for-offline-tokens-in-capacitor.md index fc268e1d9..7b4b06782 100644 --- a/apps/web/src/content/blog/en/secure-storage-for-offline-tokens-in-capacitor.md +++ b/apps/web/src/content/blog/en/secure-storage-for-offline-tokens-in-capacitor.md @@ -71,4 +71,8 @@ For cross-platform encryption, tools like **@capacitor-community/secure-storage* - **@capacitor-community/secure-storage**: Encrypted key-value storage for iOS and Android. - **Ionic Identity Vault**: Enterprise-level storage with biometric security. -- **Capgo**: Provides live updates with encrypted CI/CD delivery. \ No newline at end of file +- **Capgo**: Provides live updates with encrypted CI/CD delivery. + +## Keep going from Secure Storage for Offline Tokens in Capacitor + +If you are using **Secure Storage for Offline Tokens in Capacitor** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/secure-token-storage-best-practices-for-mobile-developers.md b/apps/web/src/content/blog/en/secure-token-storage-best-practices-for-mobile-developers.md index 93d489052..341f32892 100644 --- a/apps/web/src/content/blog/en/secure-token-storage-best-practices-for-mobile-developers.md +++ b/apps/web/src/content/blog/en/secure-token-storage-best-practices-for-mobile-developers.md @@ -245,4 +245,8 @@ By integrating these practices, developers can enhance the security of token man When it comes to storing tokens in mobile apps, using custom encryption can be a double-edged sword. While it might seem like a tailored solution offers more control, it often brings added complexity, opens the door to potential security gaps, and demands ongoing maintenance to keep up with new threats. Unlike the built-in encryption tools provided by platforms, custom solutions typically lack extensive testing, detailed documentation, and the backing of a strong developer community. This can make debugging and integration a much bigger headache. That said, there are situations where custom encryption becomes unavoidable - like when you're dealing with extremely sensitive data or trying to meet strict regulatory requirements that standard tools just can't handle. In these cases, it’s crucial for developers to stick to **best practices** to ensure their [encryption methods](https://capgo.app/docs/cli/migrations/encryption/) are not only secure but also reliable and compliant with industry standards. Carefully consider the trade-offs before diving into a custom encryption approach. -::: \ No newline at end of file +::: + +## Keep going from Secure Token Storage: Best Practices for Mobile Developers + +If you are using **Secure Token Storage: Best Practices for Mobile Developers** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/self-hosted-capgo.md b/apps/web/src/content/blog/en/self-hosted-capgo.md index 3222c1e87..e46a6ec33 100644 --- a/apps/web/src/content/blog/en/self-hosted-capgo.md +++ b/apps/web/src/content/blog/en/self-hosted-capgo.md @@ -123,3 +123,6 @@ In conclusion, self-hosting Capgo can be a good option for organizations that ha If you are considering self-hosting Capgo, I recommend that you start by reading the Capgo [self-hosting documentation](https://capgo.app/docs/plugins/updater/self-hosted/getting-started/). This will give you a good understanding of the requirements and risks of self-hosting. +## Keep going from Self hosted Capgo + +If you are using **Self hosted Capgo** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/self-hosted-live-updates.md b/apps/web/src/content/blog/en/self-hosted-live-updates.md index 208fc6f2d..da5ccdd77 100644 --- a/apps/web/src/content/blog/en/self-hosted-live-updates.md +++ b/apps/web/src/content/blog/en/self-hosted-live-updates.md @@ -92,3 +92,7 @@ The organization’s API returns the Live Update bundle from the location, and t I am thrilled to extend the reach of Live Updates to even more enterprises than before. Both organizations and Ionic app users will quickly recognize the advantages of Capgo's secure distribution of over-the-air app updates. For more information on Self-hosted Live Updates by Capgo, you can [check out the docs](/docs/cli/commands/#upload-version). Ready to deploy instant app updates directly to your users? [Register here today!](/register/) + +## Keep going from Self-hosted Live Updates + +If you are using **Self-hosted Live Updates** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/server-setup-for-capacitor-ota-updates.md b/apps/web/src/content/blog/en/server-setup-for-capacitor-ota-updates.md index 2f58bd296..f0250e0e4 100644 --- a/apps/web/src/content/blog/en/server-setup-for-capacitor-ota-updates.md +++ b/apps/web/src/content/blog/en/server-setup-for-capacitor-ota-updates.md @@ -371,4 +371,8 @@ To make sure your server can handle heavy traffic and frequent updates smoothly, - **Performance monitoring**: Keep an eye on server metrics regularly to spot and fix bottlenecks, and scale resources when necessary. These strategies help build a setup that manages high traffic efficiently while enabling seamless updates. If you're looking for a live update solution, platforms like _Capgo_ offer real-time updates and align with Apple and Android standards. -::: \ No newline at end of file +::: + +## Keep going from Server Setup for Capacitor OTA Updates + +If you are using **Server Setup for Capacitor OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/session-management-standards-for-app-stores.md b/apps/web/src/content/blog/en/session-management-standards-for-app-stores.md index 4ffaf2f0a..83bd39b30 100644 --- a/apps/web/src/content/blog/en/session-management-standards-for-app-stores.md +++ b/apps/web/src/content/blog/en/session-management-standards-for-app-stores.md @@ -278,4 +278,8 @@ To keep user sessions secure in mobile apps and comply with app store requiremen - **Secure session tokens**: Store session tokens safely, avoiding exposure in URLs or logs. Another useful step is enabling users to log out remotely, adding an extra layer of protection. These strategies not only safeguard user data but also help meet Apple and Google app store compliance standards. For developers working with Capacitor apps, tools like Capgo can streamline the process by providing real-time updates and secure deployment options. -::: \ No newline at end of file +::: + +## Keep going from Session Management Standards for App Stores + +If you are using **Session Management Standards for App Stores** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/set-up-performance-monitoring-in-capacitor.md b/apps/web/src/content/blog/en/set-up-performance-monitoring-in-capacitor.md index f3c6304ca..95447ca57 100644 --- a/apps/web/src/content/blog/en/set-up-performance-monitoring-in-capacitor.md +++ b/apps/web/src/content/blog/en/set-up-performance-monitoring-in-capacitor.md @@ -401,3 +401,7 @@ Performance monitoring tools and practices are always advancing. Stay ahead by e - Capacitor's official performance optimization guides **Advanced Implementation**: Explore Capgo's analytics system, successfully used in over 750 production apps [\[1\]](https://capgo.app/). Their documentation provides insights into monitoring patterns and live update strategies that work seamlessly with other performance tracking tools. + +## Keep going from Set Up Performance Monitoring in Capacitor + +If you are using **Set Up Performance Monitoring in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/setting-up-capacitor-local-environment.md b/apps/web/src/content/blog/en/setting-up-capacitor-local-environment.md index 42bc6abe9..edaeca5c7 100644 --- a/apps/web/src/content/blog/en/setting-up-capacitor-local-environment.md +++ b/apps/web/src/content/blog/en/setting-up-capacitor-local-environment.md @@ -442,3 +442,7 @@ These improvements come from following the setup and integration practices discu **Benefits for Developers** A properly configured environment lets developers focus on creating features instead of dealing with infrastructure. The setup outlined in this guide ensures you can take full advantage of these benefits while meeting platform requirements. + +## Keep going from Setting Up Capacitor Local Environment + +If you are using **Setting Up Capacitor Local Environment** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/setting-up-cicd-for-capacitor-apps.md b/apps/web/src/content/blog/en/setting-up-cicd-for-capacitor-apps.md index 15d74922b..bd7b14f0b 100644 --- a/apps/web/src/content/blog/en/setting-up-cicd-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/setting-up-cicd-for-capacitor-apps.md @@ -383,3 +383,7 @@ Building a Capacitor app involves a few straightforward steps: The synchronization step is crucial for keeping your app consistent across platforms and ensuring smooth operation in CI/CD pipelines. For more details on setting up your environment, check out the Tools section. + +## Keep going from Setting Up CI/CD for Capacitor Apps + +If you are using **Setting Up CI/CD for Capacitor Apps** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/setup-ci-and-cd-in-gitlab.md b/apps/web/src/content/blog/en/setup-ci-and-cd-in-gitlab.md index 6642cf16e..7dbe4aa1e 100644 --- a/apps/web/src/content/blog/en/setup-ci-and-cd-in-gitlab.md +++ b/apps/web/src/content/blog/en/setup-ci-and-cd-in-gitlab.md @@ -84,3 +84,7 @@ Customize the build script to match your specific project's build process, such ## Conclusion Here we are! We took an extra step in our tech journey. In modern software development, CICD is an essential factor to be considered. So that I'm hoping this guideline makes sense to everyone. + +## Keep going from Automatic build and release app with GitLab + +If you are using **Automatic build and release app with GitLab** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/setup-stripe-payment-in-us-capacitor.md b/apps/web/src/content/blog/en/setup-stripe-payment-in-us-capacitor.md index eb5ff7121..3144ebd86 100644 --- a/apps/web/src/content/blog/en/setup-stripe-payment-in-us-capacitor.md +++ b/apps/web/src/content/blog/en/setup-stripe-payment-in-us-capacitor.md @@ -722,3 +722,7 @@ A: You should implement region detection (as shown in the article) to only offer **Q: Can I use this for physical goods or services consumed outside the app?** A: Yes, Apple has always allowed external payment methods for physical goods and services consumed outside the app (like ride-sharing or food delivery). + +## Keep going from Stripe Payments in Capacitor: New Apple Guidelines + +If you are using **Stripe Payments in Capacitor: New Apple Guidelines** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/setup-supabase-with-capacitor-social-login.md b/apps/web/src/content/blog/en/setup-supabase-with-capacitor-social-login.md index ccdfbff96..57dc9b2ac 100644 --- a/apps/web/src/content/blog/en/setup-supabase-with-capacitor-social-login.md +++ b/apps/web/src/content/blog/en/setup-supabase-with-capacitor-social-login.md @@ -683,4 +683,8 @@ You now have a complete authentication system combining Supabase's robust backen The combination of Supabase and the Capgo Social Login plugin offers a powerful, scalable authentication solution for your Capacitor apps. -For more advanced features like **multi-factor authentication** or **custom claims**, check out the [Supabase documentation](https://supabase.com/docs/guides/auth/) and the [Social Login plugin documentation](/docs/plugins/social-login/). +For more advanced features like **multi-factor authentication** or **custom claims**, check out the [Supabase documentation](https://supabase.com/docs/guides/auth/) and the [Social Login plugin documentation](/docs/plugins/social-login/). + +## Keep going from Setup Supabase Authentication with Capacitor Social Login Plugin + +If you are using **Setup Supabase Authentication with Capacitor Social Login Plugin** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/web/src/content/blog/en/splash-screen-in-react-native.md b/apps/web/src/content/blog/en/splash-screen-in-react-native.md index a10c543f0..c95f72fd4 100644 --- a/apps/web/src/content/blog/en/splash-screen-in-react-native.md +++ b/apps/web/src/content/blog/en/splash-screen-in-react-native.md @@ -415,3 +415,7 @@ Community patterns across recent React Native guides have converged on the same **Fix:** Clean the build, reinstall dependencies if needed, and rebuild the native project fully. If you're in Expo with generated native layers, regenerate carefully and verify plugin config. If you're in a bare app, review `MainActivity`, `AppDelegate`, resource names, and any plist or manifest edits for small mismatches. The fastest teams treat the splash screen as part of release engineering, not a one-time visual task. That matters even more when startup assets, UI text, or app-shell behavior need to change quickly after launch. [Capgo](https://capgo.app) gives Capacitor and Electron teams a way to ship JavaScript, CSS, copy, config, and asset fixes on the next launch with rollout controls and rollback support, which is useful when the problem is in the app layer rather than the native launch screen itself. + +## Keep going from Splash Screen in React Native: A Complete Guide for 2026 + +If you are using **Splash Screen in React Native: A Complete Guide for 2026** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/ssl-pinning-for-capacitor-apps.md b/apps/web/src/content/blog/en/ssl-pinning-for-capacitor-apps.md index ec7d55c77..8be002683 100644 --- a/apps/web/src/content/blog/en/ssl-pinning-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ssl-pinning-for-capacitor-apps.md @@ -390,3 +390,7 @@ While the article doesn't dive into tools or strategies for automating SSL certi For managing live updates and simplifying app maintenance, platforms like **Capgo** can be a game-changer. They make it easier to roll out updates while staying within app store regulations, ensuring a smoother experience for both developers and users. ::: + +## Keep going from SSL Pinning for Capacitor Apps + +If you are using **SSL Pinning for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ssl-pinning-implementation-tools-and-plugins.md b/apps/web/src/content/blog/en/ssl-pinning-implementation-tools-and-plugins.md index 29da55da9..b7fcc31ae 100644 --- a/apps/web/src/content/blog/en/ssl-pinning-implementation-tools-and-plugins.md +++ b/apps/web/src/content/blog/en/ssl-pinning-implementation-tools-and-plugins.md @@ -257,4 +257,8 @@ To properly test SSL pinning in mobile apps and protect against **man-in-the-mid Testing plays a vital role here. Tools like **Burp Suite** or **OWASP ZAP** can simulate MITM attacks, allowing you to verify that the app correctly rejects unauthorized certificates. Make sure to keep pinned certificates up to date - expired or outdated certificates can weaken your app's security. Regularly testing and maintaining your setup is key to staying secure. For apps built with Capacitor, tools like **Capgo** can be a game-changer. Capgo not only supports live updates but also integrates securely with your app’s CI/CD pipeline. This makes it easier to roll out fixes or updates quickly while staying compliant with Apple and Android guidelines. -::: \ No newline at end of file +::: + +## Keep going from SSL Pinning Implementation: Tools and Plugins + +If you are using **SSL Pinning Implementation: Tools and Plugins** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/staged-rollouts-vs-full-releases-comparison.md b/apps/web/src/content/blog/en/staged-rollouts-vs-full-releases-comparison.md index 60a407e72..f2cbadf63 100644 --- a/apps/web/src/content/blog/en/staged-rollouts-vs-full-releases-comparison.md +++ b/apps/web/src/content/blog/en/staged-rollouts-vs-full-releases-comparison.md @@ -313,3 +313,7 @@ Follow these steps to get started: - Define clear success metrics to track progress The right mix of release methods and tools tailored to your app's needs will ensure smoother updates and better results. + +## Keep going from Staged Rollouts vs Full Releases: Comparison + +If you are using **Staged Rollouts vs Full Releases: Comparison** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/staging-environments-with-capgo-channels.md b/apps/web/src/content/blog/en/staging-environments-with-capgo-channels.md index c4880a141..c77cfa63a 100644 --- a/apps/web/src/content/blog/en/staging-environments-with-capgo-channels.md +++ b/apps/web/src/content/blog/en/staging-environments-with-capgo-channels.md @@ -146,3 +146,7 @@ This approach removes environment drift, reduces build churn, and speeds fixes: - you can push many JS-only fixes through Capgo quickly. The end result is simpler governance: fewer artifacts, cleaner telemetry, and fewer surprises in release operations. + +## Keep going from Capgo Environment Best Practices: Staging with One Mobile App ID + +If you are using **Capgo Environment Best Practices: Staging with One Mobile App ID** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/staging-ota-updates-best-practices.md b/apps/web/src/content/blog/en/staging-ota-updates-best-practices.md index a2ecb9ac0..b9f217427 100644 --- a/apps/web/src/content/blog/en/staging-ota-updates-best-practices.md +++ b/apps/web/src/content/blog/en/staging-ota-updates-best-practices.md @@ -228,4 +228,8 @@ To make your OTA updates secure and efficient, consider these steps: A well-prepared staging environment, supported by platforms like Capgo, can help you achieve these goals. For instance, 95% of active users can update within 24 hours, with an average global API response time of 434ms [\[1\]](https://capgo.app/). -> "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) \ No newline at end of file +> "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) + +## Keep going from Staging OTA Updates: Best Practices + +If you are using **Staging OTA Updates: Best Practices** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/state-privacy-laws-for-mobile-apps-comparison.md b/apps/web/src/content/blog/en/state-privacy-laws-for-mobile-apps-comparison.md index d81ef771b..14b4bec3e 100644 --- a/apps/web/src/content/blog/en/state-privacy-laws-for-mobile-apps-comparison.md +++ b/apps/web/src/content/blog/en/state-privacy-laws-for-mobile-apps-comparison.md @@ -169,3 +169,7 @@ To tackle these challenges, developers should concentrate on three key areas: These approaches align with the specific challenges posed by state regulations and help ensure compliance. With state privacy laws continuing to change, mobile app success increasingly depends on the ability to adapt. Currently, 750 production apps are managing these requirements effectively with automated compliance tools[\[1\]](https://capgo.app/). By applying these methods, developers can keep their apps compliant and ready for future changes. + +## Keep going from State Privacy Laws for Mobile Apps: Comparison + +If you are using **State Privacy Laws for Mobile Apps: Comparison** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/testing-capacitor-ota-updates-with-mock-scenarios.md b/apps/web/src/content/blog/en/testing-capacitor-ota-updates-with-mock-scenarios.md index edff92f95..2647c72c7 100644 --- a/apps/web/src/content/blog/en/testing-capacitor-ota-updates-with-mock-scenarios.md +++ b/apps/web/src/content/blog/en/testing-capacitor-ota-updates-with-mock-scenarios.md @@ -219,3 +219,7 @@ Comprehensive OTA update testing has achieved an 82% success rate globally, impr The advantages of testing are amplified with a platform like **Capgo**. It simplifies OTA update testing through advanced validation tools and integrates proven testing results to provide secure and efficient updates. Capgo’s channel system supports beta testing and staged rollouts, allowing updates to be thoroughly vetted before full deployment. With features like detailed analytics, error tracking, and global CDN performance, Capgo delivers impressive download speeds - 114ms for a 5MB bundle [\[1\]](https://capgo.app/). Capgo also offers end-to-end encryption and instant rollback options, ensuring app stability. These capabilities have supported 750 production apps, delivering 23.5 million updates [\[1\]](https://capgo.app/). + +## Keep going from Testing Capacitor OTA Updates with Mock Scenarios + +If you are using **Testing Capacitor OTA Updates with Mock Scenarios** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/testing-capacitor-ota-updates.md b/apps/web/src/content/blog/en/testing-capacitor-ota-updates.md index 2dee2c341..e960b8af2 100644 --- a/apps/web/src/content/blog/en/testing-capacitor-ota-updates.md +++ b/apps/web/src/content/blog/en/testing-capacitor-ota-updates.md @@ -253,3 +253,7 @@ To improve your OTA testing process, keep these practical tips in mind: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" [\[1\]](https://capgo.app/) > "Capgo streamlines development by eliminating app store delays for bug fixes." [\[1\]](https://capgo.app/) + +## Keep going from Testing Capacitor OTA Updates + +If you are using **Testing Capacitor OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/third-party-breach-response-best-practices.md b/apps/web/src/content/blog/en/third-party-breach-response-best-practices.md index 6800aec12..c2837254c 100644 --- a/apps/web/src/content/blog/en/third-party-breach-response-best-practices.md +++ b/apps/web/src/content/blog/en/third-party-breach-response-best-practices.md @@ -197,3 +197,7 @@ A **zero-trust security model** is designed to guard against third-party data br By eliminating blind trust, zero-trust reduces the potential entry points for attackers and limits the damage that could come from a compromised third-party connection. It also offers greater visibility into user activities and data movement, making it easier to detect and respond quickly to suspicious actions. This approach is crucial for managing the risks tied to third-party integrations and ensuring adherence to security standards. ::: + +## Keep going from Third-Party Breach Response: Best Practices + +If you are using **Third-Party Breach Response: Best Practices** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/third-party-libraries-apple-policy-compliance.md b/apps/web/src/content/blog/en/third-party-libraries-apple-policy-compliance.md index 253087308..29ab24449 100644 --- a/apps/web/src/content/blog/en/third-party-libraries-apple-policy-compliance.md +++ b/apps/web/src/content/blog/en/third-party-libraries-apple-policy-compliance.md @@ -300,3 +300,7 @@ If your app doesn’t have the necessary privacy manifests submitted by the **Ma On top of that, any app that doesn’t clearly outline its use of required APIs in the privacy manifests will also be rejected. This policy is part of Apple’s initiative to enhance transparency about data usage and curb unauthorized data collection. ::: + +## Keep going from Third-Party Libraries: Apple Policy Compliance + +If you are using **Third-Party Libraries: Apple Policy Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/token-revocation-in-capacitor-apps-guide.md b/apps/web/src/content/blog/en/token-revocation-in-capacitor-apps-guide.md index 6ebcbf9bd..b9313e89b 100644 --- a/apps/web/src/content/blog/en/token-revocation-in-capacitor-apps-guide.md +++ b/apps/web/src/content/blog/en/token-revocation-in-capacitor-apps-guide.md @@ -257,4 +257,8 @@ Here are some key steps to consider: Regularly monitoring authentication attempts is also critical. It helps identify suspicious activity and ensures your app remains secure. Additionally, document your security workflows thoroughly. This not only improves clarity and transparency but also simplifies audits, which are essential for staying compliant with app store guidelines. By following these practices, your app will remain secure and meet the ever-evolving requirements of app store platforms. -::: \ No newline at end of file +::: + +## Keep going from Token Revocation in Capacitor Apps: Guide + +If you are using **Token Revocation in Capacitor Apps: Guide** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/top-6-tools-for-managing-app-updates-in-2025.md b/apps/web/src/content/blog/en/top-6-tools-for-managing-app-updates-in-2025.md index 8b20d5b12..3f1178407 100644 --- a/apps/web/src/content/blog/en/top-6-tools-for-managing-app-updates-in-2025.md +++ b/apps/web/src/content/blog/en/top-6-tools-for-managing-app-updates-in-2025.md @@ -208,3 +208,7 @@ Here’s a quick comparison of tools based on team profiles and priorities: The industry is moving toward cloud-native systems and automated update processes. AI-driven update management is expected to transform how updates are handled, making tools with flexibility and scalability increasingly important. When choosing a tool, teams should weigh factors like update frequency, security needs, integration capabilities, scalability, and budget. The right tool not only addresses issues like security risks and compliance but also ensures smooth and efficient update workflows, keeping teams ahead in a rapidly evolving development landscape. + +## Keep going from Top 6 Tools for Managing App Updates in 2025 + +If you are using **Top 6 Tools for Managing App Updates in 2025** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/top-api-security-standards-for-app-store-compliance.md b/apps/web/src/content/blog/en/top-api-security-standards-for-app-store-compliance.md index 8ac4e07ff..ddf2bb4d8 100644 --- a/apps/web/src/content/blog/en/top-api-security-standards-for-app-store-compliance.md +++ b/apps/web/src/content/blog/en/top-api-security-standards-for-app-store-compliance.md @@ -353,4 +353,8 @@ If you're developing Capacitor apps, tools like Capgo can simplify compliance. C For effective API security management in your app, consider tools that enable real-time updates, encryption, and seamless integration with development workflows. **Capgo** provides a powerful solution for Capacitor apps, allowing developers to push updates, fixes, and new features instantly without waiting for app store approvals. This ensures your app stays compliant and up-to-date. Capgo also offers **end-to-end encryption**, integration with CI/CD pipelines, and the ability to assign updates to specific user groups. These features not only enhance security but also streamline the update process, making it easier to maintain compliance with Apple and Google app store requirements. -::: \ No newline at end of file +::: + +## Keep going from Top API Security Standards for App Store Compliance + +If you are using **Top API Security Standards for App Store Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/top-tools-for-debugging-ota-updates-in-capacitor.md b/apps/web/src/content/blog/en/top-tools-for-debugging-ota-updates-in-capacitor.md index 0f10612f1..81f2c4574 100644 --- a/apps/web/src/content/blog/en/top-tools-for-debugging-ota-updates-in-capacitor.md +++ b/apps/web/src/content/blog/en/top-tools-for-debugging-ota-updates-in-capacitor.md @@ -188,3 +188,7 @@ For additional [debugging options](https://capgo.app/docs/plugins/updater/debugg - **Inspect.dev**: A cross-platform debugging tool. - **Capgo**: Helps with live update management, along with built-in security and CI/CD features. + +## Keep going from Top Tools for Debugging OTA Updates in Capacitor + +If you are using **Top Tools for Debugging OTA Updates in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/top-tools-for-debugging-platform-specific-code-in-capacitor.md b/apps/web/src/content/blog/en/top-tools-for-debugging-platform-specific-code-in-capacitor.md index cca453834..dd8dd0b5e 100644 --- a/apps/web/src/content/blog/en/top-tools-for-debugging-platform-specific-code-in-capacitor.md +++ b/apps/web/src/content/blog/en/top-tools-for-debugging-platform-specific-code-in-capacitor.md @@ -309,3 +309,7 @@ Key features of live update systems include real-time error tracking, instant ro A well-thought-out mix of [effective debugging](https://capgo.app/docs/plugins/updater/debugging/) tools and efficient live update systems is key to addressing platform-specific challenges. By combining traditional debugging methods with live update platforms like Capgo, developers can implement immediate fixes without waiting for app store approvals. With a global update success rate and the ability to reach most users within 24 hours, these tools make resolving issues faster and easier. Key elements for success include accurate platform detection, secure update processes with end-to-end encryption, quick rollback options, and actionable analytics. + +## Keep going from Top Tools for Debugging Platform-Specific Code in Capacitor + +If you are using **Top Tools for Debugging Platform-Specific Code in Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/transform-bolt-new-app-to-mobile-with-capacitor.md b/apps/web/src/content/blog/en/transform-bolt-new-app-to-mobile-with-capacitor.md index 234362a3d..23679c294 100644 --- a/apps/web/src/content/blog/en/transform-bolt-new-app-to-mobile-with-capacitor.md +++ b/apps/web/src/content/blog/en/transform-bolt-new-app-to-mobile-with-capacitor.md @@ -860,4 +860,8 @@ Your Bolt.new creation is now ready for the mobile ecosystem! - [Vite Mobile Deployment Guide](https://vitejs.dev/guide/static-deploy.html) - [Capgo - Live Updates for Capacitor Apps](https://capgo.app/) -Learn how Capgo can help you deliver instant updates to your mobile app, [sign up for a free account](/register/) today. +Learn how Capgo can help you deliver instant updates to your mobile app, [sign up for a free account](/register/) today. + +## Keep going from Transform Your Bolt.new Project into Native Mobile Apps with Capacitor + +If you are using **Transform Your Bolt.new Project into Native Mobile Apps with Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/transform-lovable-dev-app-to-mobile-with-capacitor.md b/apps/web/src/content/blog/en/transform-lovable-dev-app-to-mobile-with-capacitor.md index 598d69903..c3a02041f 100644 --- a/apps/web/src/content/blog/en/transform-lovable-dev-app-to-mobile-with-capacitor.md +++ b/apps/web/src/content/blog/en/transform-lovable-dev-app-to-mobile-with-capacitor.md @@ -649,4 +649,8 @@ Your Lovable.dev creation is now ready for the mobile world! - [Capgo - Live Updates for Capacitor Apps](https://capgo.app/) - [Next.js Static Export Guide](https://nextjs.org/docs/app/building-your-application/deploying/static-exports) -Learn how Capgo can help you deliver updates to your mobile app instantly, [sign up for a free account](/register/) today. +Learn how Capgo can help you deliver updates to your mobile app instantly, [sign up for a free account](/register/) today. + +## Keep going from Lovable.dev to Native Mobile Apps with Capacitor + +If you are using **Lovable.dev to Native Mobile Apps with Capacitor** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/transform-pwa-to-native-app-with-capacitor.md b/apps/web/src/content/blog/en/transform-pwa-to-native-app-with-capacitor.md index 82d48bd00..54e2b13b6 100644 --- a/apps/web/src/content/blog/en/transform-pwa-to-native-app-with-capacitor.md +++ b/apps/web/src/content/blog/en/transform-pwa-to-native-app-with-capacitor.md @@ -188,3 +188,7 @@ You already did most of the hard work when building your PWA. Wrapping it with C - A single deployment path for web and mobile teams. Start from this flow, then iterate native-by-native based on analytics and user feedback. + +## Keep going from Transform Your PWA to a Native App with Capacitor + +If you are using **Transform Your PWA to a Native App with Capacitor** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/turn-every-pr-into-installable-preview.md b/apps/web/src/content/blog/en/turn-every-pr-into-installable-preview.md index 3c9bd9130..b888c4831 100644 --- a/apps/web/src/content/blog/en/turn-every-pr-into-installable-preview.md +++ b/apps/web/src/content/blog/en/turn-every-pr-into-installable-preview.md @@ -304,3 +304,7 @@ PR previews transform how your team reviews and tests mobile features. Instead o The setup is minimal - one GitHub Actions workflow file - and the benefits compound across your team. QA stays unblocked, product managers review faster, and developers get quicker feedback. Start by adding the workflow to one repository and see how it changes your review process. + +## Keep going from Turn Every Pull Request Into an Installable Preview + +If you are using **Turn Every Pull Request Into an Installable Preview** to plan channel routing and staged rollout, connect it with [Channels](/docs/live-updates/channels/) for the implementation detail in Channels, [Channels](/docs/public-api/channels/) for the implementation detail in Channels, [Channels](/docs/webapp/channels/) for the implementation detail in Channels, [Beta Testing Solution](/solutions/beta-testing/) for the product workflow in Beta Testing Solution, and [Version Targeting Solution](/solutions/version-targeting/) for the product workflow in Version Targeting Solution. diff --git a/apps/web/src/content/blog/en/turn-off-android-talkback.md b/apps/web/src/content/blog/en/turn-off-android-talkback.md index c24201575..1df5f1086 100644 --- a/apps/web/src/content/blog/en/turn-off-android-talkback.md +++ b/apps/web/src/content/blog/en/turn-off-android-talkback.md @@ -59,3 +59,7 @@ Once TalkBack is active, your device will provide auditory feedback as you navig If you need to disable TalkBack, you can use any of the methods mentioned above. The volume key shortcut is particularly useful when you cannot see the screen. Remember, mastering TalkBack takes practice. Don't hesitate to explore the settings and customize the experience to your preferences. With these steps, you can confidently navigate your Android device using TalkBack. + +## Keep going from How to Turn off and Use TalkBack on Android Devices + +If you are using **How to Turn off and Use TalkBack on Android Devices** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-animation-performance-in-capacitor-apps.md b/apps/web/src/content/blog/en/ultimate-guide-to-animation-performance-in-capacitor-apps.md index 4430a6976..013cc20ff 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-animation-performance-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-animation-performance-in-capacitor-apps.md @@ -333,4 +333,8 @@ Keep your animations straightforward, and whenever possible, remove any unnecess Capgo takes animation performance in Capacitor apps to the next level by allowing developers to push updates, bug fixes, and new features instantly - no waiting for app store approvals. This means users get access to the latest enhancements right away, ensuring smooth animations and consistent app performance. Unlike traditional update methods, Capgo stands out with features like **app store policy compliance**, **end-to-end encryption** for secure updates, and the ability to deliver updates to specific user groups. With over **23.5 million updates delivered** across more than **750 apps**, Capgo achieves an impressive 95% user update rate within 24 hours, streamlining releases and boosting user satisfaction. -::: \ No newline at end of file +::: + +## Keep going from Ultimate Guide to Animation Performance in Capacitor Apps + +If you are using **Ultimate Guide to Animation Performance in Capacitor Apps** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-app-store-compliant-ota-updates.md b/apps/web/src/content/blog/en/ultimate-guide-to-app-store-compliant-ota-updates.md index db3fd4fc7..cb68d851e 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-app-store-compliant-ota-updates.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-app-store-compliant-ota-updates.md @@ -329,3 +329,7 @@ To succeed with an OTA strategy, focus on: - Using non-intrusive background updates - Monitoring performance and user feedback regularly - Meeting strict security standards + +## Keep going from Ultimate Guide to App Store-Compliant OTA Updates + +If you are using **Ultimate Guide to App Store-Compliant OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-ota-updates.md b/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-ota-updates.md index 2a8b85433..433719370 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-ota-updates.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-ota-updates.md @@ -255,3 +255,7 @@ Capgo stands out by following these best practices, enabling reliable OTA update > "NASA's OSIRIS-REx team noted: '@Capgo is a smart way to make hot code pushes (and not for all the money in the world like with @AppFlow) πŸ™‚'" [\[1\]](https://capgo.app/) > "Capgo is a must-have tool for developers who want to be more productive. Avoiding review for bug fixes is golden" [\[1\]](https://capgo.app/) + +## Keep going from Ultimate Guide to Capacitor OTA Updates + +If you are using **Ultimate Guide to Capacitor OTA Updates** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-plugin-development.md b/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-plugin-development.md index ef3b60556..904fdac45 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-plugin-development.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-capacitor-plugin-development.md @@ -426,3 +426,7 @@ Once testing is done, use the Capacitor CLI to build the plugin for both platfor For quick updates without needing app store approvals, tools like **Capgo** can simplify the process. This allows you to roll out new features and fixes to your users in real-time, keeping your app up to date effortlessly. ::: + +## Keep going from Ultimate Guide to Capacitor Plugin Development + +If you are using **Ultimate Guide to Capacitor Plugin Development** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-debugging-capacitor-apps.md b/apps/web/src/content/blog/en/ultimate-guide-to-debugging-capacitor-apps.md index b1c36b3a1..1dbf447b2 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-debugging-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-debugging-capacitor-apps.md @@ -387,4 +387,8 @@ You can enhance your debugging process by taking these steps: > "We practice agile development and @Capgo is mission-critical in delivering continuously to our users!" - Rodrigo Mantica[\[1\]](https://capgo.app/) -Keep an eye on critical performance metrics to ensure your app runs smoothly. \ No newline at end of file +Keep an eye on critical performance metrics to ensure your app runs smoothly. + +## Keep going from Ultimate Guide to Debugging Capacitor Apps + +If you are using **Ultimate Guide to Debugging Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-ota-update-security-for-capacitor-apps.md b/apps/web/src/content/blog/en/ultimate-guide-to-ota-update-security-for-capacitor-apps.md index 54b064c78..c6f278c01 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-ota-update-security-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-ota-update-security-for-capacitor-apps.md @@ -233,4 +233,8 @@ To address these risks, developers should consider the following measures: - Establish **certificate-pinned connections** to prevent tampering. - Implement **behavioral monitoring systems** (see Section 5). -For Capacitor apps, following security protocols and incorporating automated CI/CD validation (outlined in Section 6) are critical. These steps complement the encryption methods and compliance frameworks detailed in Sections 3 and 4. \ No newline at end of file +For Capacitor apps, following security protocols and incorporating automated CI/CD validation (outlined in Section 6) are critical. These steps complement the encryption methods and compliance frameworks detailed in Sections 3 and 4. + +## Keep going from Ultimate Guide to OTA Update Security for Capacitor Apps + +If you are using **Ultimate Guide to OTA Update Security for Capacitor Apps** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/ultimate-guide-to-reducing-latency-in-capacitor-apps.md b/apps/web/src/content/blog/en/ultimate-guide-to-reducing-latency-in-capacitor-apps.md index 319811908..17e0aaab7 100644 --- a/apps/web/src/content/blog/en/ultimate-guide-to-reducing-latency-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/ultimate-guide-to-reducing-latency-in-capacitor-apps.md @@ -422,4 +422,8 @@ On top of that, gRPC relies on **Protocol Buffers** for serialization. These cre Live update tools like **Capgo** have changed the game for app developers, making it possible to roll out updates instantly without waiting for traditional app store approvals. This means bugs can be fixed on the fly, new features can be introduced quickly, and apps can be improved in real time. For users, this translates to always having the most up-to-date version of an app - no [manual updates](https://capgo.app/docs/getting-started/deploy/) required. With **secure over-the-air (OTA) updates**, Capgo ensures compliance with app store rules while also minimizing downtime and increasing reliability. Developers can push out multiple updates each week, which not only streamlines their workflow but also enhances the overall user experience. By removing the hassle of manual updates, live update platforms like Capgo help boost user engagement and retention, delivering a seamless and modern app experience. -::: \ No newline at end of file +::: + +## Keep going from Ultimate Guide to Reducing Latency in Capacitor Apps + +If you are using **Ultimate Guide to Reducing Latency in Capacitor Apps** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/understanding-apples-privacy-manifest.md b/apps/web/src/content/blog/en/understanding-apples-privacy-manifest.md index cbe1e14a2..2110e3fcb 100644 --- a/apps/web/src/content/blog/en/understanding-apples-privacy-manifest.md +++ b/apps/web/src/content/blog/en/understanding-apples-privacy-manifest.md @@ -134,3 +134,7 @@ With your manifest set up and updates automated, here are some key practices to - Implement channel systems for controlled update rollouts. - Keep detailed documentation of your data collection processes. - Test and verify privacy compliance on a regular basis. + +## Keep going from Understanding Apple's Privacy Manifest + +If you are using **Understanding Apple's Privacy Manifest** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/update-your-capacitor-apps-seamlessly-using-capacitor-updater.md b/apps/web/src/content/blog/en/update-your-capacitor-apps-seamlessly-using-capacitor-updater.md index a21dfa701..15a0542f7 100644 --- a/apps/web/src/content/blog/en/update-your-capacitor-apps-seamlessly-using-capacitor-updater.md +++ b/apps/web/src/content/blog/en/update-your-capacitor-apps-seamlessly-using-capacitor-updater.md @@ -152,3 +152,7 @@ Congrats! πŸŽ‰ You have successfully deployed your first Live Update. This is ju > If you need to stop receive in local the update run this command `npx @capgo/cli@latest channel set` + +## Keep going from Update your Capacitor apps seamlessly using Capacitor-updater + +If you are using **Update your Capacitor apps seamlessly using Capacitor-updater** to plan migration and enterprise operations, connect it with [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting, and [Capgo Premium Support](/premium-support/) for the product workflow in Capgo Premium Support. diff --git a/apps/web/src/content/blog/en/updating-from-capacitor-4-to-capacitor-5.md b/apps/web/src/content/blog/en/updating-from-capacitor-4-to-capacitor-5.md index ca61de741..d3ada88b9 100644 --- a/apps/web/src/content/blog/en/updating-from-capacitor-4-to-capacitor-5.md +++ b/apps/web/src/content/blog/en/updating-from-capacitor-4-to-capacitor-5.md @@ -207,3 +207,7 @@ The following plugin functionality has been modified or removed. Update your cod - On iOS, the default status bar animation has been changed to `FADE`. By following these steps and updating your code accordingly, you should now have successfully updated your project from Capacitor 4 to Capacitor 5. Make sure to test your application thoroughly to ensure that all features and plugins are working as expected. + +## Keep going from Updating from Capacitor 4 to Capacitor 5: A Step-by-Step Guide + +If you are using **Updating from Capacitor 4 to Capacitor 5: A Step-by-Step Guide** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/blog/en/us-privacy-laws-mobile-app-checklist.md b/apps/web/src/content/blog/en/us-privacy-laws-mobile-app-checklist.md index ffe9cdc27..8316451f9 100644 --- a/apps/web/src/content/blog/en/us-privacy-laws-mobile-app-checklist.md +++ b/apps/web/src/content/blog/en/us-privacy-laws-mobile-app-checklist.md @@ -259,4 +259,8 @@ Here’s a breakdown of key areas and their metrics for maintaining compliance: | --- | --- | --- | | Update Speed | Instant deployment | High update success | | Security | End-to-end encryption | \- | -| Testing | Channel-based rollouts | 750 apps in production [\[1\]](https://capgo.app/) | \ No newline at end of file +| Testing | Channel-based rollouts | 750 apps in production [\[1\]](https://capgo.app/) | + +## Keep going from U.S. Privacy Laws: Mobile App Checklist + +If you are using **U.S. Privacy Laws: Mobile App Checklist** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/usage-frequency-segmentation-for-app-updates.md b/apps/web/src/content/blog/en/usage-frequency-segmentation-for-app-updates.md index a87a9119a..faa24b607 100644 --- a/apps/web/src/content/blog/en/usage-frequency-segmentation-for-app-updates.md +++ b/apps/web/src/content/blog/en/usage-frequency-segmentation-for-app-updates.md @@ -178,3 +178,7 @@ Capgo gives developers the ability to push updates, fixes, and new features to t Key features like **end-to-end encryption**, **CI/CD integration**, and the option to target updates to specific user groups make Capgo both secure and adaptable. Plus, its **organization management tools** simplify coordination across teams, all while ensuring compliance with Apple and Android guidelines. ::: + +## Keep going from Usage Frequency Segmentation for App Updates + +If you are using **Usage Frequency Segmentation for App Updates** to plan monitoring and analytics, connect it with [Statistics](/docs/public-api/statistics/) for the implementation detail in Statistics, [Logs](/docs/webapp/logs/) for the implementation detail in Logs, [@capgo/capacitor-appinsights](/docs/plugins/appinsights/) for the implementation detail in @capgo/capacitor-appinsights, [Using @capgo/capacitor-appinsights](/plugins/capacitor-appinsights/) for the native capability in Using @capgo/capacitor-appinsights, and [@capgo/capacitor-firebase-analytics](/docs/plugins/firebase-analytics/) for the implementation detail in @capgo/capacitor-firebase-analytics. diff --git a/apps/web/src/content/blog/en/user-consent-for-ota-updates-best-practices.md b/apps/web/src/content/blog/en/user-consent-for-ota-updates-best-practices.md index 23fa17d53..3a0665c5b 100644 --- a/apps/web/src/content/blog/en/user-consent-for-ota-updates-best-practices.md +++ b/apps/web/src/content/blog/en/user-consent-for-ota-updates-best-practices.md @@ -182,3 +182,7 @@ To safeguard user data during Over-the-Air (OTA) updates, implementing **end-to- Additionally, it's crucial to comply with platform-specific security guidelines from Apple and Android, regularly audit update mechanisms, and use trusted solutions that prioritize data protection. ::: + +## Keep going from User Consent for OTA Updates: Best Practices + +If you are using **User Consent for OTA Updates: Best Practices** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/version-control-tips-for-mobile-ci-cd.md b/apps/web/src/content/blog/en/version-control-tips-for-mobile-ci-cd.md index a2732797c..2e9674bfd 100644 --- a/apps/web/src/content/blog/en/version-control-tips-for-mobile-ci-cd.md +++ b/apps/web/src/content/blog/en/version-control-tips-for-mobile-ci-cd.md @@ -329,4 +329,8 @@ Unlike traditional approaches, Capgo stands out with benefits like minimized dow To keep your mobile CI/CD pipeline secure and prepared for quick rollbacks, focus on **solid version control practices**. This means maintaining thorough release notes, leveraging feature flags to control feature rollouts, and running automated tests to identify vulnerabilities before deployment. For fast rollbacks, ensure you have dependable backups of earlier app versions and use tools that allow instant reverts. Tools like Capgo can simplify this process with real-time updates, letting you resolve issues quickly while minimizing user impact. These measures protect your app’s stability and help maintain a smooth experience for your users. -::: \ No newline at end of file +::: + +## Keep going from Version Control Tips for Mobile CI/CD + +If you are using **Version Control Tips for Mobile CI/CD** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/version-tagging-in-capacitor-apps.md b/apps/web/src/content/blog/en/version-tagging-in-capacitor-apps.md index 26709d635..b1e6db9a1 100644 --- a/apps/web/src/content/blog/en/version-tagging-in-capacitor-apps.md +++ b/apps/web/src/content/blog/en/version-tagging-in-capacitor-apps.md @@ -447,3 +447,7 @@ To put these benefits into action, follow these steps: - **Configure distribution channels**: Create separate environments for production, beta, and development. Finally, consider adding a live update system to ensure deployments are both fast and secure. + +## Keep going from Version Tagging in Capacitor Apps + +If you are using **Version Tagging in Capacitor Apps** to plan rollback and version control, connect it with [Rollbacks](/docs/live-updates/rollbacks/) for the implementation detail in Rollbacks, [Version Targeting](/docs/live-updates/version-targeting/) for the implementation detail in Version Targeting, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, [bundle](/docs/cli/reference/bundle/) for the implementation detail in bundle, and [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates. diff --git a/apps/web/src/content/blog/en/vue-mobile-app-capacitor.md b/apps/web/src/content/blog/en/vue-mobile-app-capacitor.md index 03e3342d6..c0872d55d 100644 --- a/apps/web/src/content/blog/en/vue-mobile-app-capacitor.md +++ b/apps/web/src/content/blog/en/vue-mobile-app-capacitor.md @@ -189,3 +189,7 @@ Wrap your app with the `App` component in the `pages/_app.vue` file, and use Kon Capacitor is a great option for building native applications based on an existing web project. With the addition of Capgo, it's even easier to add live updates to your app, ensuring that your users always have access to the latest features and bug fixes. Learn how Capgo can help you build better apps faster, [sign up for a free account](/register/) today. + +## Keep going from Building Mobile Apps with Vue and Capacitor + +If you are using **Building Mobile Apps with Vue and Capacitor** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/blog/en/what-is-automated-testing.md b/apps/web/src/content/blog/en/what-is-automated-testing.md index 5d9def27c..feeb4fd37 100644 --- a/apps/web/src/content/blog/en/what-is-automated-testing.md +++ b/apps/web/src/content/blog/en/what-is-automated-testing.md @@ -287,3 +287,7 @@ The teams that succeed are disciplined about pruning. They delete low-value test --- If your Capacitor or Electron team wants faster recovery from web-layer regressions, [Capgo](https://capgo.app) is one option for shipping signed live updates to users without waiting for app store review. That changes how teams think about release risk, rollback, and what their automated suite should validate before and after deployment. + +## Keep going from What Is Automated Testing: Automated Testing Explained + +If you are using **What Is Automated Testing: Automated Testing Explained** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/blog/en/what-is-native-bridge-in-capacitor.md b/apps/web/src/content/blog/en/what-is-native-bridge-in-capacitor.md index 44475fc9b..785bfe31f 100644 --- a/apps/web/src/content/blog/en/what-is-native-bridge-in-capacitor.md +++ b/apps/web/src/content/blog/en/what-is-native-bridge-in-capacitor.md @@ -274,3 +274,7 @@ Optimizing the Native Bridge in Capacitor is all about ensuring efficient commun For apps that need frequent updates or quick feature rollouts, tools like **Capgo** can be a game-changer. Capgo lets developers push updates instantly, bypassing app store delays while staying compliant with Apple and Android guidelines. By combining these strategies, you can boost your app's performance and provide users with a smoother, more seamless experience. ::: + +## Keep going from What Is Native Bridge in Capacitor? + +If you are using **What Is Native Bridge in Capacitor?** to plan dashboard and API operations, connect it with [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, [Devices](/docs/public-api/devices/) for the implementation detail in Devices, and [Bundles](/docs/public-api/bundles/) for the implementation detail in Bundles. diff --git a/apps/web/src/content/blog/en/what-is-network-latency.md b/apps/web/src/content/blog/en/what-is-network-latency.md index f23d3fccf..c697c8b64 100644 --- a/apps/web/src/content/blog/en/what-is-network-latency.md +++ b/apps/web/src/content/blog/en/what-is-network-latency.md @@ -290,3 +290,7 @@ The main trade-off is straightforward. More observability gives you better diagn If your team ships CapacitorJS or Electron apps and needs a controlled way to deliver fixes quickly over a global edge network, [Capgo](https://capgo.app) is worth evaluating. It supports signed live updates, differential delivery, rollout controls, rollback protection, and per-device logs so you can see not just that an update was published, but whether users received it. *Prepared with [Outrank app](https://outrank.so)* + +## Keep going from What Is Network Latency: A Developer's 2026 Guide + +If you are using **What Is Network Latency: A Developer's 2026 Guide** to plan live update delivery, connect it with [Capgo Live Updates](/live-update/) for the product workflow in Capgo Live Updates, [Overview](/docs/live-updates/) for the implementation detail in Overview, [Features](/docs/live-updates/features/) for the implementation detail in Features, [Update Behavior](/docs/live-updates/update-behavior/) for the implementation detail in Update Behavior, and [Update Types](/docs/live-updates/update-types/) for the implementation detail in Update Types. diff --git a/apps/web/src/content/blog/en/why-app-reviews-ratings-matter.md b/apps/web/src/content/blog/en/why-app-reviews-ratings-matter.md index f3dcfa68a..75b4809f0 100644 --- a/apps/web/src/content/blog/en/why-app-reviews-ratings-matter.md +++ b/apps/web/src/content/blog/en/why-app-reviews-ratings-matter.md @@ -665,3 +665,7 @@ Remember, the best way to get great reviews is to build a great app that solves --- *Looking for a way to update your app instantly without waiting for app store approval? Check out [Capgo's live update solution](/docs/getting-started/) for seamless over-the-air updates that keep your app fresh and your users happy.* + +## Keep going from Why App Reviews and Ratings Matter: Success Guide + +If you are using **Why App Reviews and Ratings Matter: Success Guide** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/blog/en/why-consent-management-matters-for-app-compliance.md b/apps/web/src/content/blog/en/why-consent-management-matters-for-app-compliance.md index db4acc427..4cda4a32a 100644 --- a/apps/web/src/content/blog/en/why-consent-management-matters-for-app-compliance.md +++ b/apps/web/src/content/blog/en/why-consent-management-matters-for-app-compliance.md @@ -226,3 +226,7 @@ Next, maintain **detailed records of user consent**. This includes timestamps, t If you're using a Capacitor app, platforms like **Capgo** can help you stay compliant by providing seamless live updates and ensuring your app reflects the latest privacy requirements. With features like end-to-end encryption and real-time updates, Capgo supports compliance with both Apple and Android standards, making it easier to manage changes related to user consent. ::: + +## Keep going from Why Consent Management Matters for App Compliance + +If you are using **Why Consent Management Matters for App Compliance** to plan security and compliance, connect it with [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner, [Capgo Security](/security/) for the product workflow in Capgo Security, and [Capgo Trust Center](/trust/) for the product workflow in Capgo Trust Center. diff --git a/apps/web/src/content/blog/en/xcode-26-requirement-for-capacitor-apps.md b/apps/web/src/content/blog/en/xcode-26-requirement-for-capacitor-apps.md index 7d7b6f83b..733cdb92a 100644 --- a/apps/web/src/content/blog/en/xcode-26-requirement-for-capacitor-apps.md +++ b/apps/web/src/content/blog/en/xcode-26-requirement-for-capacitor-apps.md @@ -59,3 +59,7 @@ If that is your setup, update the toolchain first, then run a clean build and a This is Apple’s normal yearly toolchain cutoff, but the enforcement date is real: **since April 28, 2026**, older Xcode builds are no longer enough for App Store uploads. If you use Capgo Build, you are already on Xcode 26 or later. If you build elsewhere, update your environment to Xcode 26 or later before your next iOS release. + +## Keep going from Apple's Xcode 26 Requirement for Capacitor Apps + +If you are using **Apple's Xcode 26 Requirement for Capacitor Apps** to plan CI/CD automation, connect it with [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration, and [GitHub Actions Integration](/docs/live-updates/integrations/github-actions/) for the implementation detail in GitHub Actions Integration. diff --git a/apps/web/src/content/plugins-tutorials/en/analytics.md b/apps/web/src/content/plugins-tutorials/en/analytics.md index b50e65e96..6e0283254 100644 --- a/apps/web/src/content/plugins-tutorials/en/analytics.md +++ b/apps/web/src/content/plugins-tutorials/en/analytics.md @@ -65,3 +65,7 @@ await FirebaseAnalytics.setUserId({} as SetUserIdOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/analytics - Docs: /docs/plugins/firebase-analytics/ + +## Keep going from Using @capgo/capacitor-firebase-analytics + +If you are using **Using @capgo/capacitor-firebase-analytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/app-check.md b/apps/web/src/content/plugins-tutorials/en/app-check.md index dc5e7858d..51cd1d16f 100644 --- a/apps/web/src/content/plugins-tutorials/en/app-check.md +++ b/apps/web/src/content/plugins-tutorials/en/app-check.md @@ -54,3 +54,7 @@ await FirebaseAppCheck.setTokenAutoRefreshEnabled({} as SetTokenAutoRefreshEnabl - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/app-check - Docs: /docs/plugins/firebase-app-check/ + +## Keep going from Using @capgo/capacitor-firebase-app-check + +If you are using **Using @capgo/capacitor-firebase-app-check** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/app.md b/apps/web/src/content/plugins-tutorials/en/app.md index a7171c290..2aee73435 100644 --- a/apps/web/src/content/plugins-tutorials/en/app.md +++ b/apps/web/src/content/plugins-tutorials/en/app.md @@ -43,3 +43,7 @@ await FirebaseApp.getOptions(); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/app - Docs: /docs/plugins/firebase-app/ + +## Keep going from Using @capgo/capacitor-firebase-app + +If you are using **Using @capgo/capacitor-firebase-app** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/authentication.md b/apps/web/src/content/plugins-tutorials/en/authentication.md index e2366ffeb..4409353af 100644 --- a/apps/web/src/content/plugins-tutorials/en/authentication.md +++ b/apps/web/src/content/plugins-tutorials/en/authentication.md @@ -65,3 +65,7 @@ await FirebaseAuthentication.createUserWithEmailAndPassword({} as CreateUserWith - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/authentication - Docs: /docs/plugins/firebase-authentication/ + +## Keep going from Using @capgo/capacitor-firebase-authentication + +If you are using **Using @capgo/capacitor-firebase-authentication** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication, and [SSO (Enterprise)](/docs/webapp/enterprise-sso/) for the implementation detail in SSO (Enterprise). diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-accelerometer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-accelerometer.md index a26e9bacc..c8496914f 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-accelerometer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-accelerometer.md @@ -65,3 +65,7 @@ await CapacitorAccelerometer.stopMeasurementUpdates(); - GitHub: https://github.com/Cap-go/capacitor-accelerometer/ - Docs: /docs/plugins/accelerometer/ + +## Keep going from Using @capgo/capacitor-accelerometer + +If you are using **Using @capgo/capacitor-accelerometer** to plan dashboard and API operations, connect it with [@capgo/capacitor-accelerometer](/docs/plugins/accelerometer/) for the implementation detail in @capgo/capacitor-accelerometer, [Getting Started](/docs/plugins/accelerometer/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-admob.md b/apps/web/src/content/plugins-tutorials/en/capacitor-admob.md index 4b8de12f0..15913e5d1 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-admob.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-admob.md @@ -74,3 +74,7 @@ await AdMob.adCreate({ - GitHub: https://github.com/Cap-go/capacitor-admob/ - Docs: /docs/plugins/admob/ + +## Keep going from Using @capgo/capacitor-admob + +If you are using **Using @capgo/capacitor-admob** to plan native plugin work, connect it with [@capgo/capacitor-admob](/docs/plugins/admob/) for the implementation detail in @capgo/capacitor-admob, [Getting Started](/docs/plugins/admob/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-age-range.md b/apps/web/src/content/plugins-tutorials/en/capacitor-age-range.md index 94e4ec70c..69ab2a9b4 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-age-range.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-age-range.md @@ -35,3 +35,7 @@ if (result.status === 'SHARING') { - GitHub: https://github.com/Cap-go/capacitor-age-range/ - Docs: /docs/plugins/age-range/ + +## Keep going from Using @capgo/capacitor-age-range + +If you are using **Using @capgo/capacitor-age-range** to plan native plugin work, connect it with [@capgo/capacitor-age-range](/docs/plugins/age-range/) for the implementation detail in @capgo/capacitor-age-range, [Getting Started](/docs/plugins/age-range/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-alarm.md b/apps/web/src/content/plugins-tutorials/en/capacitor-alarm.md index eb4a95cc2..edf7aa618 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-alarm.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-alarm.md @@ -85,3 +85,7 @@ if (result.granted) { - GitHub: https://github.com/Cap-go/capacitor-alarm/ - Docs: /docs/plugins/alarm/ + +## Keep going from Using @capgo/capacitor-alarm + +If you are using **Using @capgo/capacitor-alarm** to plan native plugin work, connect it with [@capgo/capacitor-alarm](/docs/plugins/alarm/) for the implementation detail in @capgo/capacitor-alarm, [Getting Started](/docs/plugins/alarm/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-android-age-signals.md b/apps/web/src/content/plugins-tutorials/en/capacitor-android-age-signals.md index 98cc89d15..7d522a517 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-android-age-signals.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-android-age-signals.md @@ -32,3 +32,7 @@ await AgeSignals.checkAgeSignals(); - GitHub: https://github.com/Cap-go/capacitor-android-age-signals/ - Docs: /docs/plugins/age-signals/ + +## Keep going from Using @capgo/capacitor-android-age-signals + +If you are using **Using @capgo/capacitor-android-age-signals** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-android-inline-install.md b/apps/web/src/content/plugins-tutorials/en/capacitor-android-inline-install.md index 43da643ec..45ecc0f70 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-android-inline-install.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-android-inline-install.md @@ -44,3 +44,7 @@ if (result.started) { - GitHub: https://github.com/Cap-go/capacitor-android-inline-install/ - Docs: /docs/plugins/android-inline-install/ + +## Keep going from Using @capgo/capacitor-android-inline-install + +If you are using **Using @capgo/capacitor-android-inline-install** to plan store approval and distribution, connect it with [@capgo/capacitor-android-inline-install](/docs/plugins/android-inline-install/) for the implementation detail in @capgo/capacitor-android-inline-install, [Getting Started](/docs/plugins/android-inline-install/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, and [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-android-kiosk.md b/apps/web/src/content/plugins-tutorials/en/capacitor-android-kiosk.md index c8e84cf7e..26b433032 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-android-kiosk.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-android-kiosk.md @@ -68,3 +68,7 @@ console.log('Exited kiosk mode'); - GitHub: https://github.com/Cap-go/capacitor-android-kiosk/ - Docs: /docs/plugins/android-kiosk/ + +## Keep going from Using @capgo/capacitor-android-kiosk + +If you are using **Using @capgo/capacitor-android-kiosk** to plan dashboard and API operations, connect it with [@capgo/capacitor-android-kiosk](/docs/plugins/android-kiosk/) for the implementation detail in @capgo/capacitor-android-kiosk, [Getting Started](/docs/plugins/android-kiosk/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-android-sms-retriever.md b/apps/web/src/content/plugins-tutorials/en/capacitor-android-sms-retriever.md index 2dd00425f..00334e260 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-android-sms-retriever.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-android-sms-retriever.md @@ -48,3 +48,7 @@ console.log(phoneNumber); - GitHub: https://github.com/Cap-go/capacitor-android-sms-retriever/ - Docs: /docs/plugins/android-sms-retriever/ + +## Keep going from Using @capgo/capacitor-android-sms-retriever + +If you are using **Using @capgo/capacitor-android-sms-retriever** to plan native plugin work, connect it with [@capgo/capacitor-android-sms-retriever](/docs/plugins/android-sms-retriever/) for the implementation detail in @capgo/capacitor-android-sms-retriever, [Getting Started](/docs/plugins/android-sms-retriever/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-android-usagestatsmanager.md b/apps/web/src/content/plugins-tutorials/en/capacitor-android-usagestatsmanager.md index 9655b4b44..9b70be5b5 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-android-usagestatsmanager.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-android-usagestatsmanager.md @@ -80,3 +80,7 @@ packages.forEach(pkg => { - GitHub: https://github.com/Cap-go/capacitor-android-usagestatsmanager/ - Docs: /docs/plugins/android-usagestatsmanager/ + +## Keep going from Using @capgo/capacitor-android-usagestatsmanager + +If you are using **Using @capgo/capacitor-android-usagestatsmanager** to plan dashboard and API operations, connect it with [@capgo/capacitor-android-usagestatsmanager](/docs/plugins/android-usagestatsmanager/) for the implementation detail in @capgo/capacitor-android-usagestatsmanager, [Getting Started](/docs/plugins/android-usagestatsmanager/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-app-attest.md b/apps/web/src/content/plugins-tutorials/en/capacitor-app-attest.md index effb26e09..04ab779e5 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-app-attest.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-app-attest.md @@ -65,3 +65,7 @@ await AppAttestNative.createAssertion({} as CreateAssertionOptions); - GitHub: https://github.com/Cap-go/capacitor-app-attest/ - Docs: /docs/plugins/app-attest/ + +## Keep going from Using @capgo/capacitor-app-attest + +If you are using **Using @capgo/capacitor-app-attest** to plan security and compliance, connect it with [@capgo/capacitor-app-attest](/docs/plugins/app-attest/) for the implementation detail in @capgo/capacitor-app-attest, [Getting Started](/docs/plugins/app-attest/getting-started/) for the implementation detail in Getting Started, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, and [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-app-tracking-transparency.md b/apps/web/src/content/plugins-tutorials/en/capacitor-app-tracking-transparency.md index d1362cc39..ef98af989 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-app-tracking-transparency.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-app-tracking-transparency.md @@ -60,3 +60,7 @@ switch (status) { - GitHub: https://github.com/Cap-go/capacitor-app-tracking-transparency/ - Docs: /docs/plugins/app-tracking-transparency/ + +## Keep going from Using @capgo/capacitor-app-tracking-transparency + +If you are using **Using @capgo/capacitor-app-tracking-transparency** to plan native plugin work, connect it with [@capgo/capacitor-app-tracking-transparency](/docs/plugins/app-tracking-transparency/) for the implementation detail in @capgo/capacitor-app-tracking-transparency, [Getting Started](/docs/plugins/app-tracking-transparency/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-appinsights.md b/apps/web/src/content/plugins-tutorials/en/capacitor-appinsights.md index 7d3598d83..2e332ebff 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-appinsights.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-appinsights.md @@ -57,3 +57,7 @@ await CapacitorAppInsights.getState(); - GitHub: https://github.com/Cap-go/capacitor-appinsights/ - Docs: /docs/plugins/appinsights/ + +## Keep going from Using @capgo/capacitor-appinsights + +If you are using **Using @capgo/capacitor-appinsights** to plan native plugin work, connect it with [@capgo/capacitor-appinsights](/docs/plugins/appinsights/) for the implementation detail in @capgo/capacitor-appinsights, [Getting Started](/docs/plugins/appinsights/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-appsflyer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-appsflyer.md index 0760f28d6..f2a7e9a77 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-appsflyer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-appsflyer.md @@ -65,3 +65,7 @@ await AppsFlyer.setCustomerUserId({} as AFCuid); - GitHub: https://github.com/Cap-go/capacitor-appsflyer/ - Docs: /docs/plugins/appsflyer/ + +## Keep going from Using @capgo/capacitor-appsflyer + +If you are using **Using @capgo/capacitor-appsflyer** to plan native plugin work, connect it with [@capgo/capacitor-appsflyer](/docs/plugins/appsflyer/) for the implementation detail in @capgo/capacitor-appsflyer, [Getting Started](/docs/plugins/appsflyer/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-audio-recorder.md b/apps/web/src/content/plugins-tutorials/en/capacitor-audio-recorder.md index 251917420..953aa35d8 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-audio-recorder.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-audio-recorder.md @@ -65,3 +65,7 @@ await CapacitorAudioRecorder.stopRecording(); - GitHub: https://github.com/Cap-go/capacitor-audio-recorder/ - Docs: /docs/plugins/audio-recorder/ + +## Keep going from Using @capgo/capacitor-audio-recorder + +If you are using **Using @capgo/capacitor-audio-recorder** to plan native media and interface behavior, connect it with [@capgo/capacitor-audio-recorder](/docs/plugins/audio-recorder/) for the implementation detail in @capgo/capacitor-audio-recorder, [Getting Started](/docs/plugins/audio-recorder/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-audiosession.md b/apps/web/src/content/plugins-tutorials/en/capacitor-audiosession.md index 609af9541..fa536d330 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-audiosession.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-audiosession.md @@ -43,3 +43,7 @@ await AudioSession.overrideOutput({} as OutputOverrideType); - GitHub: https://github.com/Cap-go/capacitor-audiosession/ - Docs: /docs/plugins/audiosession/ + +## Keep going from Using @capgo/capacitor-audio-session + +If you are using **Using @capgo/capacitor-audio-session** to plan native media and interface behavior, connect it with [@capgo/capacitor-audio-session](/docs/plugins/audiosession/) for the implementation detail in @capgo/capacitor-audio-session, [Getting Started](/docs/plugins/audiosession/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-auto.md b/apps/web/src/content/plugins-tutorials/en/capacitor-auto.md index 7ce6490f9..1d143edf1 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-auto.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-auto.md @@ -77,3 +77,7 @@ Use the car surface for short, predictable actions: - simple state handoff from the phone app Keep complex flows in the phone UI and use `carAction` events as native intent triggers. + +## Keep going from Using @capgo/capacitor-auto + +If you are using **Using @capgo/capacitor-auto** to plan native media and interface behavior, connect it with [@capgo/capacitor-auto](/docs/plugins/auto/) for the implementation detail in @capgo/capacitor-auto, [Getting Started](/docs/plugins/auto/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-autofill-save-password.md b/apps/web/src/content/plugins-tutorials/en/capacitor-autofill-save-password.md index 793b867bd..a55ae760e 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-autofill-save-password.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-autofill-save-password.md @@ -46,3 +46,7 @@ await SavePassword.readPassword(); - GitHub: https://github.com/Cap-go/capacitor-autofill-save-password/ - Docs: /docs/plugins/autofill-save-password/ + +## Keep going from Using @capgo/capacitor-autofill-save-password + +If you are using **Using @capgo/capacitor-autofill-save-password** to plan authentication and account flows, connect it with [@capgo/capacitor-autofill-save-password](/docs/plugins/autofill-save-password/) for the implementation detail in @capgo/capacitor-autofill-save-password, [Getting Started](/docs/plugins/autofill-save-password/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-background-geolocation.md b/apps/web/src/content/plugins-tutorials/en/capacitor-background-geolocation.md index 8bd906ec0..09eaa8340 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-background-geolocation.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-background-geolocation.md @@ -134,3 +134,7 @@ On Android, add `ACCESS_BACKGROUND_LOCATION` to your app manifest only when you - GitHub: https://github.com/Cap-go/capacitor-background-geolocation/ - Docs: /docs/plugins/background-geolocation/ + +## Keep going from Using @capgo/background-geolocation + +If you are using **Using @capgo/background-geolocation** to plan native plugin work, connect it with [@capgo/background-geolocation](/docs/plugins/background-geolocation/) for the implementation detail in @capgo/background-geolocation, [Getting Started](/docs/plugins/background-geolocation/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-background-task.md b/apps/web/src/content/plugins-tutorials/en/capacitor-background-task.md index 528e16596..9249b9e3d 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-background-task.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-background-task.md @@ -100,3 +100,7 @@ await BackgroundTask.unregisterTaskAsync(SYNC_TASK); - GitHub: https://github.com/Cap-go/capacitor-background-task/ - Docs: /docs/plugins/background-task/ + +## Keep going from Using @capgo/capacitor-background-task + +If you are using **Using @capgo/capacitor-background-task** to plan native plugin work, connect it with [@capgo/capacitor-background-task](/docs/plugins/background-task/) for the implementation detail in @capgo/capacitor-background-task, [Getting Started](/docs/plugins/background-task/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-barometer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-barometer.md index b493dc40d..acf42fea4 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-barometer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-barometer.md @@ -65,3 +65,7 @@ await CapacitorBarometer.stopMeasurementUpdates(); - GitHub: https://github.com/Cap-go/capacitor-barometer/ - Docs: /docs/plugins/barometer/ + +## Keep going from Using @capgo/capacitor-barometer + +If you are using **Using @capgo/capacitor-barometer** to plan dashboard and API operations, connect it with [@capgo/capacitor-barometer](/docs/plugins/barometer/) for the implementation detail in @capgo/capacitor-barometer, [Getting Started](/docs/plugins/barometer/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-bluetooth-low-energy.md b/apps/web/src/content/plugins-tutorials/en/capacitor-bluetooth-low-energy.md index ec66f6e50..fa2d9f5cf 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-bluetooth-low-energy.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-bluetooth-low-energy.md @@ -65,3 +65,7 @@ const { enabled } = await BluetoothLowEnergy.isEnabled(); - GitHub: https://github.com/Cap-go/capacitor-bluetooth-low-energy/ - Docs: /docs/plugins/bluetooth-low-energy/ + +## Keep going from Using @capgo/capacitor-bluetooth-low-energy + +If you are using **Using @capgo/capacitor-bluetooth-low-energy** to plan native plugin work, connect it with [@capgo/capacitor-bluetooth-low-energy](/docs/plugins/bluetooth-low-energy/) for the implementation detail in @capgo/capacitor-bluetooth-low-energy, [Getting Started](/docs/plugins/bluetooth-low-energy/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-brightness.md b/apps/web/src/content/plugins-tutorials/en/capacitor-brightness.md index f47ca0069..b5b0d14c3 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-brightness.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-brightness.md @@ -65,3 +65,7 @@ await CapgoBrightness.setSystemBrightness({} as SetBrightnessOptions); - GitHub: https://github.com/Cap-go/capacitor-brightness/ - Docs: /docs/plugins/brightness/ + +## Keep going from Using @capgo/capacitor-brightness + +If you are using **Using @capgo/capacitor-brightness** to plan native media and interface behavior, connect it with [@capgo/capacitor-brightness](/docs/plugins/brightness/) for the implementation detail in @capgo/capacitor-brightness, [Getting Started](/docs/plugins/brightness/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-camera-preview.md b/apps/web/src/content/plugins-tutorials/en/capacitor-camera-preview.md index 1cb1c540c..bb97256ec 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-camera-preview.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-camera-preview.md @@ -65,3 +65,7 @@ await CameraPreview.captureSample({} as CameraSampleOptions); - GitHub: https://github.com/Cap-go/capacitor-camera-preview/ - Docs: /docs/plugins/camera-preview/ + +## Keep going from Using @capgo/camera-preview + +If you are using **Using @capgo/camera-preview** to plan native media and interface behavior, connect it with [@capgo/camera-preview](/docs/plugins/camera-preview/) for the implementation detail in @capgo/camera-preview, [Getting Started](/docs/plugins/camera-preview/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-compass.md b/apps/web/src/content/plugins-tutorials/en/capacitor-compass.md index 83d322a2f..2403f90b2 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-compass.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-compass.md @@ -78,3 +78,7 @@ console.log('Compass permission:', status.compass); - GitHub: https://github.com/Cap-go/capacitor-compass/ - Docs: /docs/plugins/compass/ + +## Keep going from Using @capgo/capacitor-compass + +If you are using **Using @capgo/capacitor-compass** to plan dashboard and API operations, connect it with [@capgo/capacitor-compass](/docs/plugins/compass/) for the implementation detail in @capgo/capacitor-compass, [Getting Started](/docs/plugins/compass/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-contacts.md b/apps/web/src/content/plugins-tutorials/en/capacitor-contacts.md index 52900e5a9..f9071b7cf 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-contacts.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-contacts.md @@ -65,3 +65,7 @@ await CapacitorContacts.deleteContactById({} as DeleteContactByIdOptions); - GitHub: https://github.com/Cap-go/capacitor-contacts/ - Docs: /docs/plugins/contacts/ + +## Keep going from Using @capgo/capacitor-contacts + +If you are using **Using @capgo/capacitor-contacts** to plan dashboard and API operations, connect it with [@capgo/capacitor-contacts](/docs/plugins/contacts/) for the implementation detail in @capgo/capacitor-contacts, [Getting Started](/docs/plugins/contacts/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-contentsquare.md b/apps/web/src/content/plugins-tutorials/en/capacitor-contentsquare.md index 2430dbce9..e5ba9803b 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-contentsquare.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-contentsquare.md @@ -65,3 +65,7 @@ await Contentsquare.sendTransaction({} as TransactionItem); - GitHub: https://github.com/Cap-go/capacitor-contentsquare/ - Docs: /docs/plugins/contentsquare/ + +## Keep going from Using @capgo/capacitor-contentsquare + +If you are using **Using @capgo/capacitor-contentsquare** to plan native plugin work, connect it with [@capgo/capacitor-contentsquare](/docs/plugins/contentsquare/) for the implementation detail in @capgo/capacitor-contentsquare, [Getting Started](/docs/plugins/contentsquare/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-crisp.md b/apps/web/src/content/plugins-tutorials/en/capacitor-crisp.md index 0f9b8a00d..d45520dd1 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-crisp.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-crisp.md @@ -69,3 +69,7 @@ await CrispPlugin.setUser({ - GitHub: https://github.com/Cap-go/capacitor-crisp/ - Docs: /docs/plugins/crisp/ + +## Keep going from Using @capgo/capacitor-crisp + +If you are using **Using @capgo/capacitor-crisp** to plan migration and enterprise operations, connect it with [@capgo/capacitor-crisp](/docs/plugins/crisp/) for the implementation detail in @capgo/capacitor-crisp, [Getting Started](/docs/plugins/crisp/getting-started/) for the implementation detail in Getting Started, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-data-storage-sqlite.md b/apps/web/src/content/plugins-tutorials/en/capacitor-data-storage-sqlite.md index 3cb5039b3..1614b4a55 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-data-storage-sqlite.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-data-storage-sqlite.md @@ -65,3 +65,7 @@ await CapgoCapacitorDataStorageSqlite.isStoreExists({} as capStorageOptions); - GitHub: https://github.com/Cap-go/capacitor-data-storage-sqlite/ - Docs: /docs/plugins/data-storage-sqlite/ + +## Keep going from Using @capgo/capacitor-data-storage-sqlite + +If you are using **Using @capgo/capacitor-data-storage-sqlite** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Getting Started](/docs/plugins/data-storage-sqlite/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-document-scanner.md b/apps/web/src/content/plugins-tutorials/en/capacitor-document-scanner.md index 1b8656d96..75f902cca 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-document-scanner.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-document-scanner.md @@ -32,3 +32,7 @@ await DocumentScanner.scanDocument(); - GitHub: https://github.com/Cap-go/capacitor-document-scanner/ - Docs: /docs/plugins/document-scanner/ + +## Keep going from Using @capgo/capacitor-document-scanner + +If you are using **Using @capgo/capacitor-document-scanner** to plan native plugin work, connect it with [@capgo/capacitor-document-scanner](/docs/plugins/document-scanner/) for the implementation detail in @capgo/capacitor-document-scanner, [Getting Started](/docs/plugins/document-scanner/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-downloader.md b/apps/web/src/content/plugins-tutorials/en/capacitor-downloader.md index 60ea26355..fa153f6fd 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-downloader.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-downloader.md @@ -69,3 +69,7 @@ await CapacitorDownloader.stop({} as { id: string }); - GitHub: https://github.com/Cap-go/capacitor-downloader/ - Docs: /docs/plugins/downloader/ + +## Keep going from Using @capgo/capacitor-downloader + +If you are using **Using @capgo/capacitor-downloader** to plan migration and enterprise operations, connect it with [@capgo/capacitor-downloader](/docs/plugins/downloader/) for the implementation detail in @capgo/capacitor-downloader, [Getting Started](/docs/plugins/downloader/getting-started/) for the implementation detail in Getting Started, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-env.md b/apps/web/src/content/plugins-tutorials/en/capacitor-env.md index 3558fa4bf..9e3c92be2 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-env.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-env.md @@ -33,3 +33,7 @@ console.log(result.value); // 'https://api.example.com' - GitHub: https://github.com/Cap-go/capacitor-env/ - Docs: /docs/plugins/env/ + +## Keep going from Using @capgo/capacitor-env + +If you are using **Using @capgo/capacitor-env** to plan native plugin work, connect it with [@capgo/capacitor-env](/docs/plugins/env/) for the implementation detail in @capgo/capacitor-env, [Getting Started](/docs/plugins/env/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-facebook-analytics.md b/apps/web/src/content/plugins-tutorials/en/capacitor-facebook-analytics.md index 461d75aaf..a9fa50396 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-facebook-analytics.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-facebook-analytics.md @@ -82,3 +82,7 @@ await FacebookAnalytics.logPurchase({ - [GitHub](https://github.com/Cap-go/capacitor-facebook-analytics/) - [Docs](/docs/plugins/facebook-analytics/) + +## Keep going from Using @capgo/capacitor-facebook-analytics + +If you are using **Using @capgo/capacitor-facebook-analytics** to plan native plugin work, connect it with [@capgo/capacitor-facebook-analytics](/docs/plugins/facebook-analytics/) for the implementation detail in @capgo/capacitor-facebook-analytics, [Getting Started](/docs/plugins/facebook-analytics/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-fast-sql.md b/apps/web/src/content/plugins-tutorials/en/capacitor-fast-sql.md index a7cc862c3..cbfacf8d4 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-fast-sql.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-fast-sql.md @@ -72,3 +72,7 @@ console.log('Rows:', result.rows); - GitHub: https://github.com/Cap-go/capacitor-fast-sql/ - Docs: /docs/plugins/fast-sql/ + +## Keep going from Using @capgo/capacitor-fast-sql + +If you are using **Using @capgo/capacitor-fast-sql** to plan storage and file handling, connect it with [@capgo/capacitor-fast-sql](/docs/plugins/fast-sql/) for the implementation detail in @capgo/capacitor-fast-sql, [Getting Started](/docs/plugins/fast-sql/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-ffmpeg.md b/apps/web/src/content/plugins-tutorials/en/capacitor-ffmpeg.md index f12903e81..b7df345bf 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-ffmpeg.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-ffmpeg.md @@ -65,3 +65,7 @@ await CapacitorFFmpeg.convertAudio({} as ConvertAudioOptions); - GitHub: https://github.com/Cap-go/capacitor-ffmpeg/ - Docs: /docs/plugins/ffmpeg/ + +## Keep going from Using @capgo/capacitor-ffmpeg + +If you are using **Using @capgo/capacitor-ffmpeg** to plan dashboard and API operations, connect it with [@capgo/capacitor-ffmpeg](/docs/plugins/ffmpeg/) for the implementation detail in @capgo/capacitor-ffmpeg, [Getting Started](/docs/plugins/ffmpeg/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-file-compressor.md b/apps/web/src/content/plugins-tutorials/en/capacitor-file-compressor.md index bab49624a..57abc9b2c 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-file-compressor.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-file-compressor.md @@ -41,3 +41,7 @@ const url = URL.createObjectURL(result.blob); - GitHub: https://github.com/Cap-go/capacitor-file-compressor/ - Docs: /docs/plugins/file-compressor/ + +## Keep going from Using @capgo/capacitor-file-compressor + +If you are using **Using @capgo/capacitor-file-compressor** to plan storage and file handling, connect it with [@capgo/capacitor-file-compressor](/docs/plugins/file-compressor/) for the implementation detail in @capgo/capacitor-file-compressor, [Getting Started](/docs/plugins/file-compressor/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-file-picker.md b/apps/web/src/content/plugins-tutorials/en/capacitor-file-picker.md index d35e149f9..0054788c6 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-file-picker.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-file-picker.md @@ -82,3 +82,7 @@ console.log('Picked media:', result.files); - GitHub: https://github.com/Cap-go/capacitor-file-picker/ - Docs: /docs/plugins/file-picker/ + +## Keep going from Using @capgo/capacitor-file-picker + +If you are using **Using @capgo/capacitor-file-picker** to plan storage and file handling, connect it with [@capgo/capacitor-file-picker](/docs/plugins/file-picker/) for the implementation detail in @capgo/capacitor-file-picker, [Getting Started](/docs/plugins/file-picker/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-file-sharer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-file-sharer.md index c877957ce..e705e7c96 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-file-sharer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-file-sharer.md @@ -71,3 +71,7 @@ console.log(result.uri); - GitHub: https://github.com/Cap-go/capacitor-file-sharer/ - Docs: /docs/plugins/file-sharer/ + +## Keep going from Using @capgo/capacitor-file-sharer + +If you are using **Using @capgo/capacitor-file-sharer** to plan storage and file handling, connect it with [@capgo/capacitor-file-sharer](/docs/plugins/file-sharer/) for the implementation detail in @capgo/capacitor-file-sharer, [Getting Started](/docs/plugins/file-sharer/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-file.md b/apps/web/src/content/plugins-tutorials/en/capacitor-file.md index 75c97d4fa..6d0828058 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-file.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-file.md @@ -65,3 +65,7 @@ await CapacitorFile.getDirectory({} as GetDirectoryOptions); - GitHub: https://github.com/Cap-go/capacitor-file/ - Docs: /docs/plugins/file/ + +## Keep going from Using @capgo/capacitor-file + +If you are using **Using @capgo/capacitor-file** to plan storage and file handling, connect it with [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Getting Started](/docs/plugins/file/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-flash.md b/apps/web/src/content/plugins-tutorials/en/capacitor-flash.md index 26ba5dc7e..11b162265 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-flash.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-flash.md @@ -73,3 +73,7 @@ console.log('Flashlight is on:', value); - GitHub: https://github.com/Cap-go/capacitor-flash/ - Docs: /docs/plugins/flash/ + +## Keep going from Using @capgo/capacitor-flash + +If you are using **Using @capgo/capacitor-flash** to plan dashboard and API operations, connect it with [@capgo/capacitor-flash](/docs/plugins/flash/) for the implementation detail in @capgo/capacitor-flash, [Getting Started](/docs/plugins/flash/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-gtm.md b/apps/web/src/content/plugins-tutorials/en/capacitor-gtm.md index 70ce843d6..7683ab4e9 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-gtm.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-gtm.md @@ -74,3 +74,7 @@ await GoogleTagManager.getValue({} as { key: string }); - GitHub: https://github.com/Cap-go/capacitor-gtm/ - Docs: /docs/plugins/gtm/ + +## Keep going from Using @capgo/capacitor-gtm + +If you are using **Using @capgo/capacitor-gtm** to plan native plugin work, connect it with [@capgo/capacitor-gtm](/docs/plugins/gtm/) for the implementation detail in @capgo/capacitor-gtm, [Getting Started](/docs/plugins/gtm/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-health.md b/apps/web/src/content/plugins-tutorials/en/capacitor-health.md index ddc628696..fa0e7e8bf 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-health.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-health.md @@ -65,3 +65,7 @@ await Health.readSamples({} as QueryOptions); - GitHub: https://github.com/Cap-go/capacitor-health/ - Docs: /docs/plugins/health/ + +## Keep going from Using @capgo/capacitor-health + +If you are using **Using @capgo/capacitor-health** to plan native plugin work, connect it with [@capgo/capacitor-health](/docs/plugins/health/) for the implementation detail in @capgo/capacitor-health, [Getting Started](/docs/plugins/health/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-home-indicator.md b/apps/web/src/content/plugins-tutorials/en/capacitor-home-indicator.md index 1ff828d2b..ff0d84e27 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-home-indicator.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-home-indicator.md @@ -59,3 +59,7 @@ if (hidden) { - GitHub: https://github.com/Cap-go/capacitor-home-indicator/ - Docs: /docs/plugins/home-indicator/ + +## Keep going from Using @capgo/capacitor-home-indicator + +If you are using **Using @capgo/capacitor-home-indicator** to plan native plugin work, connect it with [@capgo/capacitor-home-indicator](/docs/plugins/home-indicator/) for the implementation detail in @capgo/capacitor-home-indicator, [Getting Started](/docs/plugins/home-indicator/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-ibeacon.md b/apps/web/src/content/plugins-tutorials/en/capacitor-ibeacon.md index f694954b1..f54497e6a 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-ibeacon.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-ibeacon.md @@ -77,3 +77,7 @@ await CapacitorIbeacon.stopRangingBeaconsInRegion({ - GitHub: https://github.com/Cap-go/capacitor-ibeacon/ - Docs: /docs/plugins/ibeacon/ + +## Keep going from Using @capgo/capacitor-ibeacon + +If you are using **Using @capgo/capacitor-ibeacon** to plan native plugin work, connect it with [@capgo/capacitor-ibeacon](/docs/plugins/ibeacon/) for the implementation detail in @capgo/capacitor-ibeacon, [Getting Started](/docs/plugins/ibeacon/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-in-app-review.md b/apps/web/src/content/plugins-tutorials/en/capacitor-in-app-review.md index 24350a117..d1cc4e0a7 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-in-app-review.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-in-app-review.md @@ -33,3 +33,7 @@ await CapgoInAppReview.requestReview(); - GitHub: https://github.com/Cap-go/capacitor-in-app-review/ - Docs: /docs/plugins/in-app-review/ + +## Keep going from Using @capgo/capacitor-in-app-review + +If you are using **Using @capgo/capacitor-in-app-review** to plan store approval and distribution, connect it with [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Getting Started](/docs/plugins/in-app-review/getting-started/) for the implementation detail in Getting Started, [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Using @capgo/native-market](/plugins/capacitor-native-market/) for the native capability in Using @capgo/native-market, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-inappbrowser.md b/apps/web/src/content/plugins-tutorials/en/capacitor-inappbrowser.md index 8cef978de..12b204ef6 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-inappbrowser.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-inappbrowser.md @@ -65,3 +65,7 @@ await InAppBrowser.clearAllCookies(); - GitHub: https://github.com/Cap-go/capacitor-inappbrowser/ - Docs: /docs/plugins/inappbrowser/ + +## Keep going from Using @capgo/inappbrowser + +If you are using **Using @capgo/inappbrowser** to plan native plugin work, connect it with [@capgo/inappbrowser](/docs/plugins/inappbrowser/) for the implementation detail in @capgo/inappbrowser, [Getting Started](/docs/plugins/inappbrowser/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-incoming-call-kit.md b/apps/web/src/content/plugins-tutorials/en/capacitor-incoming-call-kit.md index 2cbf7d64d..d23881068 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-incoming-call-kit.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-incoming-call-kit.md @@ -65,3 +65,7 @@ await IncomingCallKit.getActiveCalls(); - GitHub: https://github.com/Cap-go/capacitor-incoming-call-kit/ - Docs: /docs/plugins/incoming-call-kit/ + +## Keep going from Using @capgo/capacitor-incoming-call-kit + +If you are using **Using @capgo/capacitor-incoming-call-kit** to plan dashboard and API operations, connect it with [@capgo/capacitor-incoming-call-kit](/docs/plugins/incoming-call-kit/) for the implementation detail in @capgo/capacitor-incoming-call-kit, [Getting Started](/docs/plugins/incoming-call-kit/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-install-referrer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-install-referrer.md index fbe61e3a7..d2c80d8bf 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-install-referrer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-install-referrer.md @@ -57,3 +57,7 @@ Android uses the Google Play Install Referrer service and requires a Play Store - GitHub: https://github.com/Cap-go/capacitor-install-referrer/ - Docs: /docs/plugins/install-referrer/ + +## Keep going from Using @capgo/capacitor-install-referrer + +If you are using **Using @capgo/capacitor-install-referrer** to plan native plugin work, connect it with [@capgo/capacitor-install-referrer](/docs/plugins/install-referrer/) for the implementation detail in @capgo/capacitor-install-referrer, [Getting Started](/docs/plugins/install-referrer/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-intent-launcher.md b/apps/web/src/content/plugins-tutorials/en/capacitor-intent-launcher.md index f9efcbb5c..dc1fbfd10 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-intent-launcher.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-intent-launcher.md @@ -85,3 +85,7 @@ if (icon) { - GitHub: https://github.com/Cap-go/capacitor-intent-launcher/ - Docs: /docs/plugins/intent-launcher/ + +## Keep going from Using @capgo/capacitor-intent-launcher + +If you are using **Using @capgo/capacitor-intent-launcher** to plan dashboard and API operations, connect it with [@capgo/capacitor-intent-launcher](/docs/plugins/intent-launcher/) for the implementation detail in @capgo/capacitor-intent-launcher, [Getting Started](/docs/plugins/intent-launcher/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-intercom.md b/apps/web/src/content/plugins-tutorials/en/capacitor-intercom.md index 29ac76056..c62959380 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-intercom.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-intercom.md @@ -65,3 +65,7 @@ await CapgoIntercom.updateUser({} as IntercomUserUpdateOptions); - GitHub: https://github.com/Cap-go/capacitor-intercom/ - Docs: /docs/plugins/intercom/ + +## Keep going from Using @capgo/capacitor-intercom + +If you are using **Using @capgo/capacitor-intercom** to plan native plugin work, connect it with [@capgo/capacitor-intercom](/docs/plugins/intercom/) for the implementation detail in @capgo/capacitor-intercom, [Getting Started](/docs/plugins/intercom/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-intune.md b/apps/web/src/content/plugins-tutorials/en/capacitor-intune.md index b9ef96417..127287f96 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-intune.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-intune.md @@ -65,3 +65,7 @@ await IntuneMAM.loginAndEnrollAccount(); - GitHub: https://github.com/Cap-go/capacitor-intune/ - Docs: /docs/plugins/intune/ + +## Keep going from Using @capgo/capacitor-intune + +If you are using **Using @capgo/capacitor-intune** to plan authentication and account flows, connect it with [@capgo/capacitor-intune](/docs/plugins/intune/) for the implementation detail in @capgo/capacitor-intune, [Getting Started](/docs/plugins/intune/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-is-root.md b/apps/web/src/content/plugins-tutorials/en/capacitor-is-root.md index e5a091b77..102b1b4c0 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-is-root.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-is-root.md @@ -70,3 +70,7 @@ await IsRoot.detectPotentiallyDangerousApps(); - GitHub: https://github.com/Cap-go/capacitor-is-root/ - Docs: /docs/plugins/is-root/ + +## Keep going from Using @capgo/capacitor-is-root + +If you are using **Using @capgo/capacitor-is-root** to plan native plugin work, connect it with [@capgo/capacitor-is-root](/docs/plugins/is-root/) for the implementation detail in @capgo/capacitor-is-root, [Getting Started](/docs/plugins/is-root/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-ivs-player.md b/apps/web/src/content/plugins-tutorials/en/capacitor-ivs-player.md index ed66c5c74..156cfd42b 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-ivs-player.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-ivs-player.md @@ -78,3 +78,7 @@ await CapacitorIvsPlayer.getCastStatus(); - GitHub: https://github.com/Cap-go/capacitor-ivs-player/ - Docs: /docs/plugins/ivs-player/ + +## Keep going from Using @capgo/capacitor-ivs-player + +If you are using **Using @capgo/capacitor-ivs-player** to plan native plugin work, connect it with [@capgo/capacitor-ivs-player](/docs/plugins/ivs-player/) for the implementation detail in @capgo/capacitor-ivs-player, [Getting Started](/docs/plugins/ivs-player/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-jw-player.md b/apps/web/src/content/plugins-tutorials/en/capacitor-jw-player.md index ad2d17175..bcd7f58c9 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-jw-player.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-jw-player.md @@ -65,3 +65,7 @@ await JwPlayer.resume(); - GitHub: https://github.com/Cap-go/capacitor-jw-player/ - Docs: /docs/plugins/jw-player/ + +## Keep going from Using @capgo/capacitor-jw-player + +If you are using **Using @capgo/capacitor-jw-player** to plan native plugin work, connect it with [@capgo/capacitor-jw-player](/docs/plugins/jw-player/) for the implementation detail in @capgo/capacitor-jw-player, [Getting Started](/docs/plugins/jw-player/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-keep-awake.md b/apps/web/src/content/plugins-tutorials/en/capacitor-keep-awake.md index 786cfdd77..cc0b0b451 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-keep-awake.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-keep-awake.md @@ -71,3 +71,7 @@ console.log('Is kept awake:', isKeptAwake); - GitHub: https://github.com/Cap-go/capacitor-keep-awake/ - Docs: /docs/plugins/keep-awake/ + +## Keep going from Using @capgo/capacitor-keep-awake + +If you are using **Using @capgo/capacitor-keep-awake** to plan native media and interface behavior, connect it with [@capgo/capacitor-keep-awake](/docs/plugins/keep-awake/) for the implementation detail in @capgo/capacitor-keep-awake, [Getting Started](/docs/plugins/keep-awake/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-launch-navigator.md b/apps/web/src/content/plugins-tutorials/en/capacitor-launch-navigator.md index 4f866ef52..a1201a62e 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-launch-navigator.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-launch-navigator.md @@ -80,3 +80,7 @@ await LaunchNavigator.getSupportedApps(); - GitHub: https://github.com/Cap-go/capacitor-launch-navigator/ - Docs: /docs/plugins/launch-navigator/ + +## Keep going from Using @capgo/capacitor-launch-navigator + +If you are using **Using @capgo/capacitor-launch-navigator** to plan native plugin work, connect it with [@capgo/capacitor-launch-navigator](/docs/plugins/launch-navigator/) for the implementation detail in @capgo/capacitor-launch-navigator, [Getting Started](/docs/plugins/launch-navigator/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-light-sensor.md b/apps/web/src/content/plugins-tutorials/en/capacitor-light-sensor.md index 3832448af..df01969c1 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-light-sensor.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-light-sensor.md @@ -65,3 +65,7 @@ const status = await LightSensor.checkPermissions(); - GitHub: https://github.com/Cap-go/capacitor-light-sensor/ - Docs: /docs/plugins/light-sensor/ + +## Keep going from Using @capgo/capacitor-light-sensor + +If you are using **Using @capgo/capacitor-light-sensor** to plan dashboard and API operations, connect it with [@capgo/capacitor-light-sensor](/docs/plugins/light-sensor/) for the implementation detail in @capgo/capacitor-light-sensor, [Getting Started](/docs/plugins/light-sensor/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-live-activities.md b/apps/web/src/content/plugins-tutorials/en/capacitor-live-activities.md index 714a55c39..2b4c50ae2 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-live-activities.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-live-activities.md @@ -113,3 +113,7 @@ await CapgoLiveActivities.endActivity({ - GitHub: https://github.com/Cap-go/capacitor-live-activities/ - Docs: /docs/plugins/live-activities/ + +## Keep going from Using @capgo/capacitor-live-activities + +If you are using **Using @capgo/capacitor-live-activities** to plan native media and interface behavior, connect it with [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Getting Started](/docs/plugins/live-activities/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-live-reload.md b/apps/web/src/content/plugins-tutorials/en/capacitor-live-reload.md index a3352c82a..718150f9b 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-live-reload.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-live-reload.md @@ -65,3 +65,7 @@ await LiveReload.getStatus(); - GitHub: https://github.com/Cap-go/capacitor-live-reload/ - Docs: /docs/plugins/live-reload/ + +## Keep going from Using @capgo/capacitor-live-reload + +If you are using **Using @capgo/capacitor-live-reload** to plan native plugin work, connect it with [@capgo/capacitor-live-reload](/docs/plugins/live-reload/) for the implementation detail in @capgo/capacitor-live-reload, [Getting Started](/docs/plugins/live-reload/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-llm.md b/apps/web/src/content/plugins-tutorials/en/capacitor-llm.md index fd23a6517..5c4fbe4b4 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-llm.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-llm.md @@ -65,3 +65,7 @@ await CapgoLLM.setModel({} as ModelOptions); - GitHub: https://github.com/Cap-go/capacitor-llm/ - Docs: /docs/plugins/llm/ + +## Keep going from Using @capgo/capacitor-llm + +If you are using **Using @capgo/capacitor-llm** to plan dashboard and API operations, connect it with [@capgo/capacitor-llm](/docs/plugins/llm/) for the implementation detail in @capgo/capacitor-llm, [Getting Started](/docs/plugins/llm/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-media-session.md b/apps/web/src/content/plugins-tutorials/en/capacitor-media-session.md index 9a6e3cbee..3777b6dff 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-media-session.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-media-session.md @@ -65,3 +65,7 @@ await MediaSession.setPositionState({} as PositionStateOptions); - GitHub: https://github.com/Cap-go/capacitor-media-session/ - Docs: /docs/plugins/media-session/ + +## Keep going from Using @capgo/capacitor-media-session + +If you are using **Using @capgo/capacitor-media-session** to plan dashboard and API operations, connect it with [@capgo/capacitor-media-session](/docs/plugins/media-session/) for the implementation detail in @capgo/capacitor-media-session, [Getting Started](/docs/plugins/media-session/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-mqtt.md b/apps/web/src/content/plugins-tutorials/en/capacitor-mqtt.md index 4399cdc16..591b62ffb 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-mqtt.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-mqtt.md @@ -81,3 +81,7 @@ await MqttBridge.publish({} as { topic: string; payload: string; qos: number; re - GitHub: https://github.com/Cap-go/capacitor-mqtt/ - Docs: /docs/plugins/mqtt/ + +## Keep going from Using @capgo/capacitor-mqtt + +If you are using **Using @capgo/capacitor-mqtt** to plan native plugin work, connect it with [@capgo/capacitor-mqtt](/docs/plugins/mqtt/) for the implementation detail in @capgo/capacitor-mqtt, [Getting Started](/docs/plugins/mqtt/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-mute.md b/apps/web/src/content/plugins-tutorials/en/capacitor-mute.md index 77c3ab835..f85ff2fca 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-mute.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-mute.md @@ -37,3 +37,7 @@ if (value) { - GitHub: https://github.com/Cap-go/capacitor-mute/ - Docs: /docs/plugins/mute/ + +## Keep going from Using @capgo/capacitor-mute + +If you are using **Using @capgo/capacitor-mute** to plan dashboard and API operations, connect it with [@capgo/capacitor-mute](/docs/plugins/mute/) for the implementation detail in @capgo/capacitor-mute, [Getting Started](/docs/plugins/mute/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-mux-player.md b/apps/web/src/content/plugins-tutorials/en/capacitor-mux-player.md index e8c794d08..de0d68d85 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-mux-player.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-mux-player.md @@ -54,3 +54,7 @@ await MuxPlayer.isActive(); - GitHub: https://github.com/Cap-go/capacitor-mux-player/ - Docs: /docs/plugins/mux-player/ + +## Keep going from Using @capgo/capacitor-mux-player + +If you are using **Using @capgo/capacitor-mux-player** to plan native media and interface behavior, connect it with [@capgo/capacitor-mux-player](/docs/plugins/mux-player/) for the implementation detail in @capgo/capacitor-mux-player, [Getting Started](/docs/plugins/mux-player/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-native-audio.md b/apps/web/src/content/plugins-tutorials/en/capacitor-native-audio.md index 13bd99156..2d7280aa6 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-native-audio.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-native-audio.md @@ -81,3 +81,7 @@ await NativeAudio.isPreloaded({} as PreloadOptions); - GitHub: https://github.com/Cap-go/capacitor-native-audio/ - Docs: /docs/plugins/native-audio/ + +## Keep going from Using @capgo/native-audio + +If you are using **Using @capgo/native-audio** to plan native media and interface behavior, connect it with [@capgo/native-audio](/docs/plugins/native-audio/) for the implementation detail in @capgo/native-audio, [Getting Started](/docs/plugins/native-audio/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-native-biometric.md b/apps/web/src/content/plugins-tutorials/en/capacitor-native-biometric.md index 1f65797cb..d4f2075fa 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-native-biometric.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-native-biometric.md @@ -65,3 +65,7 @@ await NativeBiometric.setCredentials({} as SetCredentialOptions); - GitHub: https://github.com/Cap-go/capacitor-native-biometric/ - Docs: /docs/plugins/native-biometric/ + +## Keep going from Using @capgo/capacitor-native-biometric + +If you are using **Using @capgo/capacitor-native-biometric** to plan authentication and account flows, connect it with [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, [Getting Started](/docs/plugins/native-biometric/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-native-market.md b/apps/web/src/content/plugins-tutorials/en/capacitor-native-market.md index e81cb6762..253c207c4 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-native-market.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-native-market.md @@ -80,3 +80,7 @@ await NativeMarket.openEditorChoicePage({ - GitHub: https://github.com/Cap-go/capacitor-native-market/ - Docs: /docs/plugins/native-market/ + +## Keep going from Using @capgo/native-market + +If you are using **Using @capgo/native-market** to plan store approval and distribution, connect it with [@capgo/native-market](/docs/plugins/native-market/) for the implementation detail in @capgo/native-market, [Getting Started](/docs/plugins/native-market/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-in-app-review](/docs/plugins/in-app-review/) for the implementation detail in @capgo/capacitor-in-app-review, [Using @capgo/capacitor-in-app-review](/plugins/capacitor-in-app-review/) for the native capability in Using @capgo/capacitor-in-app-review, and [Capacitor OTA Updates: App Store Approval Guide](/blog/capacitor-ota-updates-app-store-approval-guide/) for the practical context in Capacitor OTA Updates: App Store Approval Guide. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-native-navigation.md b/apps/web/src/content/plugins-tutorials/en/capacitor-native-navigation.md index 96cc00c4b..5efcb1971 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-native-navigation.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-native-navigation.md @@ -241,3 +241,7 @@ Pick one animation layer per route change. Let `@capgo/capacitor-transitions` an - GitHub: https://github.com/Cap-go/capacitor-native-navigation/ - Docs: /docs/plugins/native-navigation/ + +## Keep going from Using @capgo/capacitor-native-navigation + +If you are using **Using @capgo/capacitor-native-navigation** to plan native media and interface behavior, connect it with [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation, [Getting Started](/docs/plugins/native-navigation/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-native-purchases.md b/apps/web/src/content/plugins-tutorials/en/capacitor-native-purchases.md index 7ff001ac3..b75cded53 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-native-purchases.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-native-purchases.md @@ -120,3 +120,7 @@ if (yearlyProduct && monthlyCommitment) { - GitHub: https://github.com/Cap-go/capacitor-native-purchases/ - Docs: /docs/plugins/native-purchases/ - iOS monthly commitment guide: /docs/plugins/native-purchases/ios-monthly-commitment/ + +## Keep going from Using @capgo/native-purchases + +If you are using **Using @capgo/native-purchases** to plan payments and purchases, connect it with [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, and [Revenue Playbook](/docs/plugins/native-purchases/revenue-playbook/) for the implementation detail in Revenue Playbook. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-nativegeocoder.md b/apps/web/src/content/plugins-tutorials/en/capacitor-nativegeocoder.md index 6a5038d9f..ee4998409 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-nativegeocoder.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-nativegeocoder.md @@ -43,3 +43,7 @@ await NativeGeocoder.forwardGeocode({} as ForwardOptions); - GitHub: https://github.com/Cap-go/capacitor-nativegeocoder/ - Docs: /docs/plugins/nativegeocoder/ + +## Keep going from Using @capgo/capacitor-nativegeocoder + +If you are using **Using @capgo/capacitor-nativegeocoder** to plan native plugin work, connect it with [@capgo/capacitor-nativegeocoder](/docs/plugins/nativegeocoder/) for the implementation detail in @capgo/capacitor-nativegeocoder, [Getting Started](/docs/plugins/nativegeocoder/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-navigation-bar.md b/apps/web/src/content/plugins-tutorials/en/capacitor-navigation-bar.md index 0a419087c..a810179fd 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-navigation-bar.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-navigation-bar.md @@ -62,3 +62,7 @@ console.log('Using dark buttons:', darkButtons); - GitHub: https://github.com/Cap-go/capacitor-navigation-bar/ - Docs: /docs/plugins/navigation-bar/ + +## Keep going from Using @capgo/capacitor-navigation-bar + +If you are using **Using @capgo/capacitor-navigation-bar** to plan native media and interface behavior, connect it with [@capgo/capacitor-navigation-bar](/docs/plugins/navigation-bar/) for the implementation detail in @capgo/capacitor-navigation-bar, [Getting Started](/docs/plugins/navigation-bar/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-nfc.md b/apps/web/src/content/plugins-tutorials/en/capacitor-nfc.md index cab6bd2d5..9b71e23f2 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-nfc.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-nfc.md @@ -65,3 +65,7 @@ await CapacitorNfc.erase(); - GitHub: https://github.com/Cap-go/capacitor-nfc/ - Docs: /docs/plugins/nfc/ + +## Keep going from Using @capgo/capacitor-nfc + +If you are using **Using @capgo/capacitor-nfc** to plan dashboard and API operations, connect it with [@capgo/capacitor-nfc](/docs/plugins/nfc/) for the implementation detail in @capgo/capacitor-nfc, [Getting Started](/docs/plugins/nfc/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md b/apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md index 8d8349692..cfdafaaf6 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-passkey.md @@ -140,3 +140,7 @@ Android Credential Manager can share the same relying party and passkeys as your - GitHub: https://github.com/Cap-go/capacitor-passkey/ - Docs: /docs/plugins/passkey/ + +## Keep going from Using @capgo/capacitor-passkey + +If you are using **Using @capgo/capacitor-passkey** to plan authentication and account flows, connect it with [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [Getting Started](/docs/plugins/passkey/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-patch.md b/apps/web/src/content/plugins-tutorials/en/capacitor-patch.md index d92da1850..6d139e1db 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-patch.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-patch.md @@ -60,3 +60,7 @@ Package patches run before `sync` and `update`. Native project patches run after - GitHub: https://github.com/Cap-go/capacitor-patch/ - Docs: /docs/plugins/capacitor-patch/ + +## Keep going from Using @capgo/capacitor-patch + +If you are using **Using @capgo/capacitor-patch** to plan native plugin work, connect it with [@capgo/capacitor-patch](/docs/plugins/capacitor-patch/) for the implementation detail in @capgo/capacitor-patch, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-pay.md b/apps/web/src/content/plugins-tutorials/en/capacitor-pay.md index 94a25a284..d17f43d41 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-pay.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-pay.md @@ -43,3 +43,7 @@ await Pay.requestPayment({} as PayPaymentOptions); - GitHub: https://github.com/Cap-go/capacitor-pay/ - Docs: /docs/plugins/pay/ + +## Keep going from Using @capgo/capacitor-pay + +If you are using **Using @capgo/capacitor-pay** to plan payments and purchases, connect it with [@capgo/capacitor-pay](/docs/plugins/pay/) for the implementation detail in @capgo/capacitor-pay, [Getting Started](/docs/plugins/pay/getting-started/) for the implementation detail in Getting Started, [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, and [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-pdf-generator.md b/apps/web/src/content/plugins-tutorials/en/capacitor-pdf-generator.md index 788fa0eff..ee3198e86 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-pdf-generator.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-pdf-generator.md @@ -43,3 +43,7 @@ await PdfGenerator.fromData({} as PdfGeneratorFromDataOptions); - GitHub: https://github.com/Cap-go/capacitor-pdf-generator/ - Docs: /docs/plugins/pdf-generator/ + +## Keep going from Using @capgo/capacitor-pdf-generator + +If you are using **Using @capgo/capacitor-pdf-generator** to plan storage and file handling, connect it with [@capgo/capacitor-pdf-generator](/docs/plugins/pdf-generator/) for the implementation detail in @capgo/capacitor-pdf-generator, [Getting Started](/docs/plugins/pdf-generator/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, and [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-pedometer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-pedometer.md index 02eecfff5..fed079215 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-pedometer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-pedometer.md @@ -65,3 +65,7 @@ await CapacitorPedometer.stopMeasurementUpdates(); - GitHub: https://github.com/Cap-go/capacitor-pedometer/ - Docs: /docs/plugins/pedometer/ + +## Keep going from Using @capgo/capacitor-pedometer + +If you are using **Using @capgo/capacitor-pedometer** to plan native plugin work, connect it with [@capgo/capacitor-pedometer](/docs/plugins/pedometer/) for the implementation detail in @capgo/capacitor-pedometer, [Getting Started](/docs/plugins/pedometer/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-persistent-account.md b/apps/web/src/content/plugins-tutorials/en/capacitor-persistent-account.md index 6d3b30ee2..c620d308e 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-persistent-account.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-persistent-account.md @@ -54,3 +54,7 @@ await CapacitorPersistentAccount.saveAccount({ - GitHub: https://github.com/Cap-go/capacitor-persistent-account/ - Docs: /docs/plugins/persistent-account/ + +## Keep going from Using @capgo/capacitor-persistent-account + +If you are using **Using @capgo/capacitor-persistent-account** to plan native plugin work, connect it with [@capgo/capacitor-persistent-account](/docs/plugins/persistent-account/) for the implementation detail in @capgo/capacitor-persistent-account, [Getting Started](/docs/plugins/persistent-account/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-persona.md b/apps/web/src/content/plugins-tutorials/en/capacitor-persona.md index 1c0f34d89..10e994154 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-persona.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-persona.md @@ -65,3 +65,7 @@ await IntuneMAM.loginAndEnrollAccount(); - GitHub: https://github.com/Cap-go/capacitor-persona/ - Docs: /docs/plugins/persona/ + +## Keep going from Using @capgo/capacitor-intune + +If you are using **Using @capgo/capacitor-intune** to plan authentication and account flows, connect it with [@capgo/capacitor-intune](/docs/plugins/persona/) for the implementation detail in @capgo/capacitor-intune, [Getting Started](/docs/plugins/persona/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-photo-library.md b/apps/web/src/content/plugins-tutorials/en/capacitor-photo-library.md index e4ac1f73c..87e094c29 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-photo-library.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-photo-library.md @@ -65,3 +65,7 @@ await PhotoLibrary.getLibrary(); - GitHub: https://github.com/Cap-go/capacitor-photo-library/ - Docs: /docs/plugins/photo-library/ + +## Keep going from Using @capgo/capacitor-photo-library + +If you are using **Using @capgo/capacitor-photo-library** to plan native media and interface behavior, connect it with [@capgo/capacitor-photo-library](/docs/plugins/photo-library/) for the implementation detail in @capgo/capacitor-photo-library, [Getting Started](/docs/plugins/photo-library/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-plus.md b/apps/web/src/content/plugins-tutorials/en/capacitor-plus.md index d287e002b..ec4b3462b 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-plus.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-plus.md @@ -154,3 +154,7 @@ await ScreenOrientation.lock({ orientation: 'portrait' }); ``` That's it! You now have a faster-updated version of Capacitor with community improvements merged faster. Your apps will benefit from bug fixes and features without waiting for the official release cycle. + +## Keep going from Using Capacitor+ (@capacitor-plus) Packages + +If you are using **Using Capacitor+ (@capacitor-plus) Packages** to plan native plugin work, connect it with [Capacitor+](/docs/plugins/capacitor-plus/) for the implementation detail in Capacitor+, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-printer.md b/apps/web/src/content/plugins-tutorials/en/capacitor-printer.md index 16f395628..e273ec7dd 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-printer.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-printer.md @@ -117,3 +117,7 @@ await Printer.printPdf({ - GitHub: https://github.com/Cap-go/capacitor-printer/ - Docs: /docs/plugins/printer/ + +## Keep going from Using @capgo/capacitor-printer + +If you are using **Using @capgo/capacitor-printer** to plan native plugin work, connect it with [@capgo/capacitor-printer](/docs/plugins/printer/) for the implementation detail in @capgo/capacitor-printer, [Getting Started](/docs/plugins/printer/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-privacy-screen.md b/apps/web/src/content/plugins-tutorials/en/capacitor-privacy-screen.md index 1672188ad..603f3b963 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-privacy-screen.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-privacy-screen.md @@ -54,3 +54,7 @@ await PrivacyScreen.isEnabled(); - GitHub: https://github.com/Cap-go/capacitor-privacy-screen/ - Docs: /docs/plugins/privacy-screen/ + +## Keep going from Using @capgo/capacitor-privacy-screen + +If you are using **Using @capgo/capacitor-privacy-screen** to plan security and compliance, connect it with [@capgo/capacitor-privacy-screen](/docs/plugins/privacy-screen/) for the implementation detail in @capgo/capacitor-privacy-screen, [Getting Started](/docs/plugins/privacy-screen/getting-started/) for the implementation detail in Getting Started, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, and [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-proximity.md b/apps/web/src/content/plugins-tutorials/en/capacitor-proximity.md index d64e34895..def7c4974 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-proximity.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-proximity.md @@ -54,3 +54,7 @@ const status = await CapacitorProximity.getStatus(); - GitHub: https://github.com/Cap-go/capacitor-proximity/ - Docs: /docs/plugins/proximity/ + +## Keep going from Using @capgo/capacitor-proximity + +If you are using **Using @capgo/capacitor-proximity** to plan native plugin work, connect it with [@capgo/capacitor-proximity](/docs/plugins/proximity/) for the implementation detail in @capgo/capacitor-proximity, [Getting Started](/docs/plugins/proximity/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-realtimekit.md b/apps/web/src/content/plugins-tutorials/en/capacitor-realtimekit.md index 3304bba23..2aabff2b0 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-realtimekit.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-realtimekit.md @@ -47,3 +47,7 @@ await CapacitorRealtimekit.startMeeting({ - GitHub: https://github.com/Cap-go/capacitor-realtimekit/ - Docs: /docs/plugins/realtimekit/ + +## Keep going from Using @capgo/capacitor-realtimekit + +If you are using **Using @capgo/capacitor-realtimekit** to plan native plugin work, connect it with [@capgo/capacitor-realtimekit](/docs/plugins/realtimekit/) for the implementation detail in @capgo/capacitor-realtimekit, [Getting Started](/docs/plugins/realtimekit/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-recaptcha.md b/apps/web/src/content/plugins-tutorials/en/capacitor-recaptcha.md index cb15cdc91..d3dac1018 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-recaptcha.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-recaptcha.md @@ -50,3 +50,7 @@ Send the token to your backend and create a reCAPTCHA assessment before acceptin - GitHub: https://github.com/Cap-go/capacitor-recaptcha/ - Docs: /docs/plugins/recaptcha/ + +## Keep going from Using @capgo/capacitor-recaptcha + +If you are using **Using @capgo/capacitor-recaptcha** to plan authentication and account flows, connect it with [@capgo/capacitor-recaptcha](/docs/plugins/recaptcha/) for the implementation detail in @capgo/capacitor-recaptcha, [Getting Started](/docs/plugins/recaptcha/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-ricoh360-camera-plugin.md b/apps/web/src/content/plugins-tutorials/en/capacitor-ricoh360-camera-plugin.md index 13a1e2733..3c90cbb07 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-ricoh360-camera-plugin.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-ricoh360-camera-plugin.md @@ -65,3 +65,7 @@ await Ricoh360Camera.capturePicture(); - GitHub: https://github.com/Cap-go/capacitor-ricoh360-camera-plugin/ - Docs: /docs/plugins/ricoh360-camera/ + +## Keep going from Using @capgo/ricoh360 + +If you are using **Using @capgo/ricoh360** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-rudderstack.md b/apps/web/src/content/plugins-tutorials/en/capacitor-rudderstack.md index 96b643c04..7d4d1dc9f 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-rudderstack.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-rudderstack.md @@ -65,3 +65,7 @@ await nativePlugin.track('value'); - GitHub: https://github.com/Cap-go/capacitor-rudderstack/ - Docs: /docs/plugins/rudderstack/ + +## Keep going from Using @capgo/capacitor-rudderstack + +If you are using **Using @capgo/capacitor-rudderstack** to plan dashboard and API operations, connect it with [@capgo/capacitor-rudderstack](/docs/plugins/rudderstack/) for the implementation detail in @capgo/capacitor-rudderstack, [Getting Started](/docs/plugins/rudderstack/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-screen-orientation.md b/apps/web/src/content/plugins-tutorials/en/capacitor-screen-orientation.md index 6e7d4cf6b..056bdf5fe 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-screen-orientation.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-screen-orientation.md @@ -80,3 +80,7 @@ ScreenOrientation.addListener('screenOrientationChange', (result) => { - GitHub: https://github.com/Cap-go/capacitor-screen-orientation/ - Docs: /docs/plugins/screen-orientation/ + +## Keep going from Using @capgo/capacitor-screen-orientation + +If you are using **Using @capgo/capacitor-screen-orientation** to plan native media and interface behavior, connect it with [@capgo/capacitor-screen-orientation](/docs/plugins/screen-orientation/) for the implementation detail in @capgo/capacitor-screen-orientation, [Getting Started](/docs/plugins/screen-orientation/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-screen-recorder.md b/apps/web/src/content/plugins-tutorials/en/capacitor-screen-recorder.md index 60eff19e0..5dd062fc1 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-screen-recorder.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-screen-recorder.md @@ -48,3 +48,7 @@ console.log('Recording saved to gallery'); - GitHub: https://github.com/Cap-go/capacitor-screen-recorder/ - Docs: /docs/plugins/screen-recorder/ + +## Keep going from Using @capgo/capacitor-screen-recorder + +If you are using **Using @capgo/capacitor-screen-recorder** to plan native media and interface behavior, connect it with [@capgo/capacitor-screen-recorder](/docs/plugins/screen-recorder/) for the implementation detail in @capgo/capacitor-screen-recorder, [Getting Started](/docs/plugins/screen-recorder/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-shake.md b/apps/web/src/content/plugins-tutorials/en/capacitor-shake.md index 1d86302dd..265e05dbd 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-shake.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-shake.md @@ -49,3 +49,7 @@ console.log('Plugin version:', version); - GitHub: https://github.com/Cap-go/capacitor-shake/ - Docs: /docs/plugins/shake/ + +## Keep going from Using @capgo/capacitor-shake + +If you are using **Using @capgo/capacitor-shake** to plan native plugin work, connect it with [@capgo/capacitor-shake](/docs/plugins/shake/) for the implementation detail in @capgo/capacitor-shake, [Getting Started](/docs/plugins/shake/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-share-target.md b/apps/web/src/content/plugins-tutorials/en/capacitor-share-target.md index 802fd5432..cd8bb5e28 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-share-target.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-share-target.md @@ -64,3 +64,7 @@ console.log('Plugin version:', version); - GitHub: https://github.com/Cap-go/capacitor-share-target/ - Docs: /docs/plugins/share-target/ + +## Keep going from Using @capgo/capacitor-share-target + +If you are using **Using @capgo/capacitor-share-target** to plan native plugin work, connect it with [@capgo/capacitor-share-target](/docs/plugins/share-target/) for the implementation detail in @capgo/capacitor-share-target, [Getting Started](/docs/plugins/share-target/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-sim.md b/apps/web/src/content/plugins-tutorials/en/capacitor-sim.md index 0086ceaa7..7c153f017 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-sim.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-sim.md @@ -70,3 +70,7 @@ if (status.readSimCard === 'granted') { - GitHub: https://github.com/Cap-go/capacitor-sim/ - Docs: /docs/plugins/sim/ + +## Keep going from Using @capgo/capacitor-sim + +If you are using **Using @capgo/capacitor-sim** to plan dashboard and API operations, connect it with [@capgo/capacitor-sim](/docs/plugins/sim/) for the implementation detail in @capgo/capacitor-sim, [Getting Started](/docs/plugins/sim/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-social-login.md b/apps/web/src/content/plugins-tutorials/en/capacitor-social-login.md index 8e79350bf..dc1401927 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-social-login.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-social-login.md @@ -68,3 +68,7 @@ await SocialLogin.isLoggedIn({} as isLoggedInOptions); - GitHub: https://github.com/Cap-go/capacitor-social-login/ - Docs: /docs/plugins/social-login/ + +## Keep going from Using @capgo/capacitor-social-login + +If you are using **Using @capgo/capacitor-social-login** to plan authentication and account flows, connect it with [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [Getting Started](/docs/plugins/social-login/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric, and [Two-factor authentication](/docs/webapp/mfa/) for the implementation detail in Two-factor authentication. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-speech-recognition.md b/apps/web/src/content/plugins-tutorials/en/capacitor-speech-recognition.md index 4fe2d0eb5..23c964e75 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-speech-recognition.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-speech-recognition.md @@ -65,3 +65,7 @@ await SpeechRecognition.stop(); - GitHub: https://github.com/Cap-go/capacitor-speech-recognition/ - Docs: /docs/plugins/speech-recognition/ + +## Keep going from Using @capgo/capacitor-speech-recognition + +If you are using **Using @capgo/capacitor-speech-recognition** to plan dashboard and API operations, connect it with [@capgo/capacitor-speech-recognition](/docs/plugins/speech-recognition/) for the implementation detail in @capgo/capacitor-speech-recognition, [Getting Started](/docs/plugins/speech-recognition/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-speech-synthesis.md b/apps/web/src/content/plugins-tutorials/en/capacitor-speech-synthesis.md index 93b0ecf74..c0ad96428 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-speech-synthesis.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-speech-synthesis.md @@ -77,3 +77,7 @@ await SpeechSynthesis.pause(); - GitHub: https://github.com/Cap-go/capacitor-speech-synthesis/ - Docs: /docs/plugins/speech-synthesis/ + +## Keep going from Using @capgo/capacitor-speech-synthesis + +If you are using **Using @capgo/capacitor-speech-synthesis** to plan native plugin work, connect it with [@capgo/capacitor-speech-synthesis](/docs/plugins/speech-synthesis/) for the implementation detail in @capgo/capacitor-speech-synthesis, [Getting Started](/docs/plugins/speech-synthesis/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-ssl-pinning.md b/apps/web/src/content/plugins-tutorials/en/capacitor-ssl-pinning.md index 115cc5b65..cc8124298 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-ssl-pinning.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-ssl-pinning.md @@ -32,3 +32,7 @@ await SSLPinning.getConfiguration(); - GitHub: https://github.com/Cap-go/capacitor-ssl-pinning/ - Docs: /docs/plugins/ssl-pinning/ + +## Keep going from Using @capgo/capacitor-ssl-pinning + +If you are using **Using @capgo/capacitor-ssl-pinning** to plan security and compliance, connect it with [@capgo/capacitor-ssl-pinning](/docs/plugins/ssl-pinning/) for the implementation detail in @capgo/capacitor-ssl-pinning, [Getting Started](/docs/plugins/ssl-pinning/getting-started/) for the implementation detail in Getting Started, [Encryption](/docs/live-updates/encryption/) for the implementation detail in Encryption, [Compliance](/docs/live-updates/compliance/) for the implementation detail in Compliance, and [Capgo Security Scanner](/security-scanner/) for the product workflow in Capgo Security Scanner. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-streamcall.md b/apps/web/src/content/plugins-tutorials/en/capacitor-streamcall.md index fa45f43ce..e07af4564 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-streamcall.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-streamcall.md @@ -74,3 +74,7 @@ await StreamCall.endCall(); - GitHub: https://github.com/Cap-go/capacitor-streamcall/ - Docs: /docs/plugins/streamcall/ + +## Keep going from Using @capgo/capacitor-stream-call + +If you are using **Using @capgo/capacitor-stream-call** to plan native plugin work, connect it with [@capgo/capacitor-stream-call](/docs/plugins/streamcall/) for the implementation detail in @capgo/capacitor-stream-call, [Getting Started](/docs/plugins/streamcall/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-textinteraction.md b/apps/web/src/content/plugins-tutorials/en/capacitor-textinteraction.md index 30aa4d3f0..ff5bfca4b 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-textinteraction.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-textinteraction.md @@ -32,3 +32,7 @@ await TextInteraction.toggle({} as TextInteractionOptions); - GitHub: https://github.com/Cap-go/capacitor-textinteraction/ - Docs: /docs/plugins/textinteraction/ + +## Keep going from Using @capgo/capacitor-textinteraction + +If you are using **Using @capgo/capacitor-textinteraction** to plan native plugin work, connect it with [@capgo/capacitor-textinteraction](/docs/plugins/textinteraction/) for the implementation detail in @capgo/capacitor-textinteraction, [Getting Started](/docs/plugins/textinteraction/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-transitions.md b/apps/web/src/content/plugins-tutorials/en/capacitor-transitions.md index 363159bca..9c6fa3fe9 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-transitions.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-transitions.md @@ -205,3 +205,7 @@ Do not duplicate the native navbar as a moving web header. `@capgo/native-naviga - GitHub: https://github.com/Cap-go/capacitor-transitions/ - Docs: /docs/plugins/transitions/ + +## Keep going from Using @capgo/capacitor-transitions + +If you are using **Using @capgo/capacitor-transitions** to plan native media and interface behavior, connect it with [@capgo/capacitor-transitions](/docs/plugins/transitions/) for the implementation detail in @capgo/capacitor-transitions, [Getting Started](/docs/plugins/transitions/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-video.md b/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-video.md index 5018946e1..fd0ef3ee9 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-video.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-video.md @@ -65,3 +65,7 @@ await CapacitorTwilioVideo.joinRoom({} as { roomName: string; enableAudio?: bool - GitHub: https://github.com/Cap-go/capacitor-twilio-video/ - Docs: /docs/plugins/twilio-video/ + +## Keep going from Using @capgo/capacitor-twilio-video + +If you are using **Using @capgo/capacitor-twilio-video** to plan native media and interface behavior, connect it with [@capgo/capacitor-twilio-video](/docs/plugins/twilio-video/) for the implementation detail in @capgo/capacitor-twilio-video, [Getting Started](/docs/plugins/twilio-video/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-voice.md b/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-voice.md index 3bf358612..11f37428c 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-voice.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-twilio-voice.md @@ -90,3 +90,7 @@ await CapacitorTwilioVoice.makeCall({ - GitHub: https://github.com/Cap-go/capacitor-twilio-voice/ - Docs: /docs/plugins/twilio-voice/ + +## Keep going from Using @capgo/capacitor-twilio-voice + +If you are using **Using @capgo/capacitor-twilio-voice** to plan native plugin work, connect it with [@capgo/capacitor-twilio-voice](/docs/plugins/twilio-voice/) for the implementation detail in @capgo/capacitor-twilio-voice, [Getting Started](/docs/plugins/twilio-voice/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-updater.md b/apps/web/src/content/plugins-tutorials/en/capacitor-updater.md index b1e743a0b..51bd51c89 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-updater.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-updater.md @@ -65,3 +65,7 @@ await CapacitorUpdater.setChannelUrl({} as ChannelUrl); - GitHub: https://github.com/Cap-go/capacitor-updater/ - Docs: /docs/plugins/updater/ + +## Keep going from Using @capgo/capacitor-updater + +If you are using **Using @capgo/capacitor-updater** to plan native plugin work, connect it with [@capgo/capacitor-updater](/docs/plugins/updater/) for the implementation detail in @capgo/capacitor-updater, [Getting Started](/docs/plugins/updater/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-uploader.md b/apps/web/src/content/plugins-tutorials/en/capacitor-uploader.md index a9f43218e..972bfa574 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-uploader.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-uploader.md @@ -53,3 +53,7 @@ await Uploader.removeUpload({ id: 'upload-123' }); - GitHub: https://github.com/Cap-go/capacitor-uploader/ - Docs: /docs/plugins/uploader/ + +## Keep going from Using @capgo/capacitor-uploader + +If you are using **Using @capgo/capacitor-uploader** to plan migration and enterprise operations, connect it with [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader, [Getting Started](/docs/plugins/uploader/getting-started/) for the implementation detail in Getting Started, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-video-player.md b/apps/web/src/content/plugins-tutorials/en/capacitor-video-player.md index fc1c20535..000841128 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-video-player.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-video-player.md @@ -65,3 +65,7 @@ await VideoPlayer.pause({} as capVideoPlayerIdOptions); - GitHub: https://github.com/Cap-go/capacitor-video-player/ - Docs: /docs/plugins/video-player/ + +## Keep going from Using @capgo/capacitor-video-player + +If you are using **Using @capgo/capacitor-video-player** to plan native media and interface behavior, connect it with [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, [Getting Started](/docs/plugins/video-player/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-video-thumbnails.md b/apps/web/src/content/plugins-tutorials/en/capacitor-video-thumbnails.md index 58c45e485..71e32b86e 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-video-thumbnails.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-video-thumbnails.md @@ -38,3 +38,7 @@ console.log('Dimensions:', result.width, 'x', result.height); - GitHub: https://github.com/Cap-go/capacitor-video-thumbnails/ - Docs: /docs/plugins/video-thumbnails/ + +## Keep going from Using @capgo/capacitor-video-thumbnails + +If you are using **Using @capgo/capacitor-video-thumbnails** to plan native media and interface behavior, connect it with [@capgo/capacitor-video-thumbnails](/docs/plugins/video-thumbnails/) for the implementation detail in @capgo/capacitor-video-thumbnails, [Getting Started](/docs/plugins/video-thumbnails/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-volume-buttons.md b/apps/web/src/content/plugins-tutorials/en/capacitor-volume-buttons.md index 543f09243..6b556e3d7 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-volume-buttons.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-volume-buttons.md @@ -63,3 +63,7 @@ console.log('Plugin version:', version); - GitHub: https://github.com/Cap-go/capacitor-volume-buttons/ - Docs: /docs/plugins/volume-buttons/ + +## Keep going from Using @capgo/capacitor-volume-buttons + +If you are using **Using @capgo/capacitor-volume-buttons** to plan native plugin work, connect it with [@capgo/capacitor-volume-buttons](/docs/plugins/volume-buttons/) for the implementation detail in @capgo/capacitor-volume-buttons, [Getting Started](/docs/plugins/volume-buttons/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-watch.md b/apps/web/src/content/plugins-tutorials/en/capacitor-watch.md index 89f1ffc24..b74cbca5a 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-watch.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-watch.md @@ -77,3 +77,7 @@ CapgoWatch.addListener('messageReceivedWithReply', async (event) => { - GitHub: https://github.com/Cap-go/capacitor-watch/ - Docs: /docs/plugins/watch/ + +## Keep going from Using @capgo/capacitor-watch + +If you are using **Using @capgo/capacitor-watch** to plan native plugin work, connect it with [@capgo/capacitor-watch](/docs/plugins/watch/) for the implementation detail in @capgo/capacitor-watch, [Getting Started](/docs/plugins/watch/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-crash.md b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-crash.md index 2e0c443fa..21023ebe3 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-crash.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-crash.md @@ -40,3 +40,7 @@ if (pending.value) { - GitHub: https://github.com/Cap-go/capacitor-webview-crash/ - Docs: /docs/plugins/webview-crash/ + +## Keep going from Using @capgo/capacitor-webview-crash + +If you are using **Using @capgo/capacitor-webview-crash** to plan native media and interface behavior, connect it with [@capgo/capacitor-webview-crash](/docs/plugins/webview-crash/) for the implementation detail in @capgo/capacitor-webview-crash, [Getting Started](/docs/plugins/webview-crash/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-guardian.md b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-guardian.md index 095549603..e06a2b132 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-guardian.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-guardian.md @@ -65,3 +65,7 @@ await WebviewGuardian.checkNow(); - GitHub: https://github.com/Cap-go/capacitor-webview-guardian/ - Docs: /docs/plugins/webview-guardian/ + +## Keep going from Using @capgo/capacitor-webview-guardian + +If you are using **Using @capgo/capacitor-webview-guardian** to plan native media and interface behavior, connect it with [@capgo/capacitor-webview-guardian](/docs/plugins/webview-guardian/) for the implementation detail in @capgo/capacitor-webview-guardian, [Getting Started](/docs/plugins/webview-guardian/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-version-checker.md b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-version-checker.md index 3d9a32f4f..1d22d380e 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-webview-version-checker.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-webview-version-checker.md @@ -65,3 +65,7 @@ await WebviewVersionChecker.getLastStatus(); - GitHub: https://github.com/Cap-go/capacitor-webview-version-checker/ - Docs: /docs/plugins/webview-version-checker/ + +## Keep going from Using @capgo/capacitor-webview-version-checker + +If you are using **Using @capgo/capacitor-webview-version-checker** to plan native media and interface behavior, connect it with [@capgo/capacitor-webview-version-checker](/docs/plugins/webview-version-checker/) for the implementation detail in @capgo/capacitor-webview-version-checker, [Getting Started](/docs/plugins/webview-version-checker/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-wechat.md b/apps/web/src/content/plugins-tutorials/en/capacitor-wechat.md index 0759ec53d..1dae6dfea 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-wechat.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-wechat.md @@ -90,3 +90,7 @@ await CapacitorWechat.share({ - GitHub: https://github.com/Cap-go/capacitor-wechat/ - Docs: /docs/plugins/wechat/ + +## Keep going from Using @capgo/capacitor-wechat + +If you are using **Using @capgo/capacitor-wechat** to plan authentication and account flows, connect it with [@capgo/capacitor-wechat](/docs/plugins/wechat/) for the implementation detail in @capgo/capacitor-wechat, [Getting Started](/docs/plugins/wechat/getting-started/) for the implementation detail in Getting Started, [@capgo/capacitor-social-login](/docs/plugins/social-login/) for the implementation detail in @capgo/capacitor-social-login, [@capgo/capacitor-passkey](/docs/plugins/passkey/) for the implementation detail in @capgo/capacitor-passkey, and [@capgo/capacitor-native-biometric](/docs/plugins/native-biometric/) for the implementation detail in @capgo/capacitor-native-biometric. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-widget-kit.md b/apps/web/src/content/plugins-tutorials/en/capacitor-widget-kit.md index f9d9eb352..65f62fc96 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-widget-kit.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-widget-kit.md @@ -155,3 +155,7 @@ For iOS WidgetKit and Live Activities, configure an App Group on the app and wid - GitHub: https://github.com/Cap-go/capacitor-widget-kit/ - Docs: /docs/plugins/widget-kit/ + +## Keep going from Using @capgo/capacitor-widget-kit + +If you are using **Using @capgo/capacitor-widget-kit** to plan native plugin work, connect it with [@capgo/capacitor-widget-kit](/docs/plugins/widget-kit/) for the implementation detail in @capgo/capacitor-widget-kit, [Getting Started](/docs/plugins/widget-kit/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-wifi.md b/apps/web/src/content/plugins-tutorials/en/capacitor-wifi.md index 9dc177357..4a8e7a3fb 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-wifi.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-wifi.md @@ -77,3 +77,7 @@ networks.forEach(network => { - GitHub: https://github.com/Cap-go/capacitor-wifi/ - Docs: /docs/plugins/wifi/ + +## Keep going from Using @capgo/capacitor-wifi + +If you are using **Using @capgo/capacitor-wifi** to plan dashboard and API operations, connect it with [@capgo/capacitor-wifi](/docs/plugins/wifi/) for the implementation detail in @capgo/capacitor-wifi, [Getting Started](/docs/plugins/wifi/getting-started/) for the implementation detail in Getting Started, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, and [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-youtube-player.md b/apps/web/src/content/plugins-tutorials/en/capacitor-youtube-player.md index 1c520d09b..70f9ccb00 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-youtube-player.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-youtube-player.md @@ -70,3 +70,7 @@ await YoutubePlayer.playVideo({} as PlayerIdOptions); - GitHub: https://github.com/Cap-go/capacitor-youtube-player/ - Docs: /docs/plugins/youtube-player/ + +## Keep going from Using @capgo/capacitor-youtube-player + +If you are using **Using @capgo/capacitor-youtube-player** to plan native media and interface behavior, connect it with [@capgo/capacitor-youtube-player](/docs/plugins/youtube-player/) for the implementation detail in @capgo/capacitor-youtube-player, [Getting Started](/docs/plugins/youtube-player/getting-started/) for the implementation detail in Getting Started, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, and [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-zebra-datawedge.md b/apps/web/src/content/plugins-tutorials/en/capacitor-zebra-datawedge.md index bd3708cb2..2a275a34d 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-zebra-datawedge.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-zebra-datawedge.md @@ -65,3 +65,7 @@ await ZebraDataWedge.importConfig({} as ImportConfigOptions); - GitHub: https://github.com/Cap-go/capacitor-zebra-datawedge/ - Docs: /docs/plugins/zebra-datawedge/ + +## Keep going from Using @capgo/capacitor-zebra-datawedge + +If you are using **Using @capgo/capacitor-zebra-datawedge** to plan native plugin work, connect it with [@capgo/capacitor-zebra-datawedge](/docs/plugins/zebra-datawedge/) for the implementation detail in @capgo/capacitor-zebra-datawedge, [Getting Started](/docs/plugins/zebra-datawedge/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/capacitor-zip.md b/apps/web/src/content/plugins-tutorials/en/capacitor-zip.md index b490e6b2e..f5966f7ad 100644 --- a/apps/web/src/content/plugins-tutorials/en/capacitor-zip.md +++ b/apps/web/src/content/plugins-tutorials/en/capacitor-zip.md @@ -51,3 +51,7 @@ await CapacitorZip.unzip({ - GitHub: https://github.com/Cap-go/capacitor-zip/ - Docs: /docs/plugins/zip/ + +## Keep going from Using @capgo/capacitor-zip + +If you are using **Using @capgo/capacitor-zip** to plan native plugin work, connect it with [@capgo/capacitor-zip](/docs/plugins/zip/) for the implementation detail in @capgo/capacitor-zip, [Getting Started](/docs/plugins/zip/getting-started/) for the implementation detail in Getting Started, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/crashlytics.md b/apps/web/src/content/plugins-tutorials/en/crashlytics.md index 2a5d2a95a..a35c4fb64 100644 --- a/apps/web/src/content/plugins-tutorials/en/crashlytics.md +++ b/apps/web/src/content/plugins-tutorials/en/crashlytics.md @@ -65,3 +65,7 @@ await FirebaseCrashlytics.log({} as LogOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/crashlytics - Docs: /docs/plugins/firebase-crashlytics/ + +## Keep going from Using @capgo/capacitor-firebase-crashlytics + +If you are using **Using @capgo/capacitor-firebase-crashlytics** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/electron-updater.md b/apps/web/src/content/plugins-tutorials/en/electron-updater.md index a2a64fe63..b347bf0d1 100644 --- a/apps/web/src/content/plugins-tutorials/en/electron-updater.md +++ b/apps/web/src/content/plugins-tutorials/en/electron-updater.md @@ -95,3 +95,7 @@ bunx @capgo/cli@latest bundle upload --channel=production - Always call `notifyAppReady()` early in the renderer so rollback protection works as intended. - Keep the built-in path stable and let the updater decide whether to load the shipped bundle or a downloaded one. - Reuse the same Capgo channel and rollout model you already use on mobile when your Electron app shares a backend release pipeline. + +## Keep going from Using @capgo/electron-updater + +If you are using **Using @capgo/electron-updater** to plan native plugin work, connect it with [@capgo/electron-updater](/docs/plugins/electron-updater/) for the implementation detail in @capgo/electron-updater, [Getting Started with Electron Updater](/docs/plugins/electron-updater/getting-started/) for the implementation detail in Getting Started with Electron Updater, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, and [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins. diff --git a/apps/web/src/content/plugins-tutorials/en/firestore.md b/apps/web/src/content/plugins-tutorials/en/firestore.md index 1e4e43010..83ffb3d4a 100644 --- a/apps/web/src/content/plugins-tutorials/en/firestore.md +++ b/apps/web/src/content/plugins-tutorials/en/firestore.md @@ -65,3 +65,7 @@ await FirebaseFirestore.updateDocument({} as UpdateDocumentOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/firestore - Docs: /docs/plugins/firebase-firestore/ + +## Keep going from Using @capgo/capacitor-firebase-firestore + +If you are using **Using @capgo/capacitor-firebase-firestore** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/functions.md b/apps/web/src/content/plugins-tutorials/en/functions.md index fedf3cf80..1296bf06f 100644 --- a/apps/web/src/content/plugins-tutorials/en/functions.md +++ b/apps/web/src/content/plugins-tutorials/en/functions.md @@ -54,3 +54,7 @@ await FirebaseFunctions.useEmulator({} as UseEmulatorOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/functions - Docs: /docs/plugins/firebase-functions/ + +## Keep going from Using @capgo/capacitor-firebase-functions + +If you are using **Using @capgo/capacitor-firebase-functions** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/messaging.md b/apps/web/src/content/plugins-tutorials/en/messaging.md index 06eb176fb..baf2197cd 100644 --- a/apps/web/src/content/plugins-tutorials/en/messaging.md +++ b/apps/web/src/content/plugins-tutorials/en/messaging.md @@ -65,3 +65,7 @@ await FirebaseMessaging.getToken(); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/messaging - Docs: /docs/plugins/firebase-messaging/ + +## Keep going from Using @capgo/capacitor-firebase-messaging + +If you are using **Using @capgo/capacitor-firebase-messaging** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/performance.md b/apps/web/src/content/plugins-tutorials/en/performance.md index d9d2860ca..007e4379e 100644 --- a/apps/web/src/content/plugins-tutorials/en/performance.md +++ b/apps/web/src/content/plugins-tutorials/en/performance.md @@ -65,3 +65,7 @@ await FirebasePerformance.setEnabled({} as SetEnabledOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/performance - Docs: /docs/plugins/firebase-performance/ + +## Keep going from Using @capgo/capacitor-firebase-performance + +If you are using **Using @capgo/capacitor-firebase-performance** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/purchases-capacitor.md b/apps/web/src/content/plugins-tutorials/en/purchases-capacitor.md index 7b49bbbfc..b48f93293 100644 --- a/apps/web/src/content/plugins-tutorials/en/purchases-capacitor.md +++ b/apps/web/src/content/plugins-tutorials/en/purchases-capacitor.md @@ -64,3 +64,7 @@ await Purchases.getCachedVirtualCurrencies(); ## Full Reference - GitHub: https://github.com/RevenueCat/purchases-capacitor/ + +## Keep going from Using @revenuecat/purchases-capacitor + +If you are using **Using @revenuecat/purchases-capacitor** to plan payments and purchases, connect it with [Capgo Pricing](/pricing/) for the product workflow in Capgo Pricing, [Payment system](/docs/webapp/payment/) for the implementation detail in Payment system, [@capgo/native-purchases](/docs/plugins/native-purchases/) for the implementation detail in @capgo/native-purchases, [Getting Started](/docs/plugins/native-purchases/getting-started/) for the implementation detail in Getting Started, and [Revenue Playbook](/docs/plugins/native-purchases/revenue-playbook/) for the implementation detail in Revenue Playbook. diff --git a/apps/web/src/content/plugins-tutorials/en/remote-config.md b/apps/web/src/content/plugins-tutorials/en/remote-config.md index 10335905c..594d515e7 100644 --- a/apps/web/src/content/plugins-tutorials/en/remote-config.md +++ b/apps/web/src/content/plugins-tutorials/en/remote-config.md @@ -65,3 +65,7 @@ await FirebaseRemoteConfig.getBoolean({} as GetBooleanOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/remote-config - Docs: /docs/plugins/firebase-remote-config/ + +## Keep going from Using @capgo/capacitor-firebase-remote-config + +If you are using **Using @capgo/capacitor-firebase-remote-config** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/apps/web/src/content/plugins-tutorials/en/storage.md b/apps/web/src/content/plugins-tutorials/en/storage.md index 5bc6f08c6..4a167b1e4 100644 --- a/apps/web/src/content/plugins-tutorials/en/storage.md +++ b/apps/web/src/content/plugins-tutorials/en/storage.md @@ -65,3 +65,7 @@ await FirebaseStorage.listFiles({} as ListFilesOptions); - GitHub: https://github.com/Cap-go/capacitor-firebase/tree/main/packages/storage - Docs: /docs/plugins/firebase-storage/ + +## Keep going from Using @capgo/capacitor-firebase-storage + +If you are using **Using @capgo/capacitor-firebase-storage** to plan storage and file handling, connect it with [@capgo/capacitor-data-storage-sqlite](/docs/plugins/data-storage-sqlite/) for the implementation detail in @capgo/capacitor-data-storage-sqlite, [Using @capgo/capacitor-data-storage-sqlite](/plugins/capacitor-data-storage-sqlite/) for the native capability in Using @capgo/capacitor-data-storage-sqlite, [@capgo/capacitor-file](/docs/plugins/file/) for the implementation detail in @capgo/capacitor-file, [Using @capgo/capacitor-file](/plugins/capacitor-file/) for the native capability in Using @capgo/capacitor-file, and [@capgo/capacitor-uploader](/docs/plugins/uploader/) for the implementation detail in @capgo/capacitor-uploader. diff --git a/apps/web/src/pages/capacitor-app.astro b/apps/web/src/pages/capacitor-app.astro index 39ecf3116..e0ad1aeba 100644 --- a/apps/web/src/pages/capacitor-app.astro +++ b/apps/web/src/pages/capacitor-app.astro @@ -414,4 +414,14 @@ const content = { +
+

Keep going from Capacitor App Guide

+

+ If you are turning a web app into a Capacitor app, connect this page with Capgo Quickstart for live updates, Capgo Plugin Directory for native capabilities, Capgo Native Builds for app binaries, Capgo Live Updates for post-review fixes, and Building a Native Mobile App with Next.js and Capacitor for a framework-specific path. +

+
diff --git a/apps/web/src/pages/ci_cd.astro b/apps/web/src/pages/ci_cd.astro index 609f29878..db57818cb 100644 --- a/apps/web/src/pages/ci_cd.astro +++ b/apps/web/src/pages/ci_cd.astro @@ -897,6 +897,17 @@ npx @capgo/cli@latest build com.example.app --platform android --build-mode rele +
+

Keep going from Capgo CI/CD

+

+ If you are setting up CI/CD for Capacitor releases, connect this page with CI/CD Integration for the baseline, + GitHub Actions for live updates, Capgo Native Builds for signed binaries, + PR Preview Solution for review builds, and Common CI/CD Bottlenecks in OTA Pipelines + for avoiding slow releases. +

+
+
+

Keep going from Capgo Native Builds

+

+ If you are using native builds to ship signed iOS and Android binaries, connect this page with Capgo CI/CD for automation, CI/CD Integration for setup, GitHub Actions for update delivery, Capgo Plugin Directory for native dependencies, + and Capgo Live Updates for changes that do not need a new binary. +

+
diff --git a/apps/web/src/pages/plugins.astro b/apps/web/src/pages/plugins.astro index 2c3c0e753..a5982be08 100644 --- a/apps/web/src/pages/plugins.astro +++ b/apps/web/src/pages/plugins.astro @@ -670,4 +670,13 @@ const content = { sortPlugins(currentSort) }) +
+

Keep going from Capgo Plugin Directory

+

+ If you are choosing a Capacitor plugin from this directory, connect it with Plugin Docs for setup, Adding or Updating Plugins for contribution rules, Ionic Enterprise Plugin Alternatives for migration choices, Capgo Native Builds for native release changes, and Capacitor Plugins: What You Need to Know for the bigger plugin strategy. +

+
diff --git a/apps/web/src/pages/premium-support.astro b/apps/web/src/pages/premium-support.astro index bffe2a8bf..ca673ef35 100644 --- a/apps/web/src/pages/premium-support.astro +++ b/apps/web/src/pages/premium-support.astro @@ -475,4 +475,14 @@ const helpAreas = [ +
+

Keep going from Capgo Premium Support

+

+ If you are buying premium support for production releases, connect it with Rollbacks for recovery work, Web App Logs for diagnosis, Security Scanner for release risk, Capgo Enterprise for governance, and Capgo Live Updates for the release path support protects. +

+
diff --git a/apps/web/src/pages/pricing.astro b/apps/web/src/pages/pricing.astro index 30cba4bcb..dce485b9a 100644 --- a/apps/web/src/pages/pricing.astro +++ b/apps/web/src/pages/pricing.astro @@ -272,4 +272,14 @@ if (plans.length > 0) { +
+

Keep going from Capgo Pricing

+

+ If you are comparing Capgo plans, connect pricing with Capgo Live Updates for the main release workflow, Capgo Native Builds for signed binaries, Capgo Plugin Directory for native features, Capgo Enterprise for larger teams, and Premium Support for production help. +

+
diff --git a/apps/web/src/pages/security-scanner.astro b/apps/web/src/pages/security-scanner.astro index e83d5de32..13ebd744d 100644 --- a/apps/web/src/pages/security-scanner.astro +++ b/apps/web/src/pages/security-scanner.astro @@ -15,71 +15,72 @@ const content = { title, description }
-
- {Array.from({ length: 12 }).map(() => ( -
- ))} +
+ { + Array.from({ length: 12 }).map(() => ( +
+ )) + }
-
-
-
- +
+
+
+ 62+ Security Rules
-

+

Security Scanner for - - Capacitor Apps - + Capacitor Apps

-

+

Zero-config security scanner that detects vulnerabilities, hardcoded secrets, and security misconfigurations in your Capacitor & Ionic applications.

-
-
+
+
$ bunx @capgo/capgo-sec scan -
-
+
- - + + Local Only
- - + + CI/CD Ready
- - + + Free & Open Source
@@ -89,58 +90,56 @@ const content = { title, description }
-
-
+
+

Built for Capacitor Developers

-

- Security scanning designed specifically for the Capacitor ecosystem -

+

Security scanning designed specifically for the Capacitor ecosystem

-
-
+
+
⚑

Zero Configuration

Works out of the box with any Capacitor or Ionic project. No setup required.

-
-
+
+
πŸ”

Local Processing

Your code never leaves your machine. Complete privacy and security.

-
-
+
+
πŸš€

CI/CD Integration

GitHub Actions, GitLab CI, and all major CI/CD platforms supported.

-
-
+
+
πŸ“±

Platform-Specific

Android and iOS specific rules including AndroidManifest.xml and Info.plist checks.

-
-
+
+
πŸ”‘

Secret Detection

Detects 30+ types of API keys and secrets including AWS, Stripe, Firebase, and more.

-
-
+
+
πŸ“Š

Multiple Outputs

@@ -152,71 +151,69 @@ const content = { title, description }
-
+

62+ Security Rules

-

- Comprehensive security coverage across 13 categories -

+

Comprehensive security coverage across 13 categories

-
+
πŸ”‘ Secrets

API keys, tokens, credentials

2 rules
-
+
πŸ’Ύ Storage

Preferences, localStorage, SQLite

6 rules
-
+
🌐 Network

HTTP, SSL/TLS, WebSocket

8 rules
-
+
⚑ Capacitor

Config, plugins, native bridge

10 rules
-
+
πŸ€– Android

Manifest, WebView, permissions

8 rules
-
+
🍎 iOS

ATS, Keychain, entitlements

8 rules
-
+
πŸ” Authentication

JWT, OAuth, biometrics

6 rules
-
+
πŸ–ΌοΈ WebView

XSS, CSP, iframe security

5 rules
-
+
πŸ”’ Cryptography

Algorithms, keys, IV generation

4 rules
-
+
πŸ“ Logging

Sensitive data in logs

2 rules
-
+
πŸ› Debug

Test creds, dev URLs

3 rules
-
+
πŸ“¦ And More

Config, permissions

Growing... @@ -226,25 +223,27 @@ const content = { title, description }
-
-
+
+

CI/CD Integration

-

- Integrate capgo-sec into your development workflow. Run security checks on every pull request and deployment. -

+

Integrate capgo-sec into your development workflow. Run security checks on every pull request and deployment.

- - + + GitHub Actions
- - + + GitLab CI
@@ -255,9 +254,10 @@ const content = { title, description }
-
+
.github/workflows/security.yml
-
name: Security Scan
+            
name: Security Scan
 
 on: [push, pull_request]
 
@@ -279,40 +279,36 @@ const content = { title, description }
 
     
     
-
+

Ready to Secure Your App?

-

- Start scanning your Capacitor project in seconds. No signup required. -

+

Start scanning your Capacitor project in seconds. No signup required.

-
-
-
+
+

Built with ❀️ by the Capgo team

+
+

Keep going from Capgo Security Scanner

+

+ If you are scanning a Capacitor app for release risk, connect this page with Capgo Security for platform controls, Trust Center for + governance, Live Update Encryption for bundle protection, Organization Security for + account controls, and SSL Pinning Plugin for network hardening. +

+
diff --git a/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro b/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro index c51d5b269..4fc841cf7 100644 --- a/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro +++ b/apps/web/src/pages/solutions/ionic-enterprise-plugins.astro @@ -238,4 +238,13 @@ const content = { title, description, ldJSON }
+
+

Keep going from Ionic Enterprise Plugin Solution

+

+ If you are using this solution to replace Ionic enterprise plugins, connect it with Ionic Enterprise Plugin Alternatives for the product + page, Capgo Plugin Directory for available bridges, Plugin Docs for implementation, Capgo Consulting for missing native features, and Capgo Enterprise for supported migration work. +

+
diff --git a/src/content/docs/docs/plugins/contentsquare/android.mdx b/src/content/docs/docs/plugins/contentsquare/android.mdx index 8bb61eaed..9afd885b0 100644 --- a/src/content/docs/docs/plugins/contentsquare/android.mdx +++ b/src/content/docs/docs/plugins/contentsquare/android.mdx @@ -41,3 +41,7 @@ Without at least one screenview, the session is not kept by Contentsquare. - Keys are limited by Contentsquare to 512 characters. - Values must be either a string or a non-negative integer. - If you want a value on every session, send it again when the app returns to foreground. + +## Keep going from Android Notes + +If you are using **Android Notes** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/src/content/docs/docs/plugins/contentsquare/getting-started.mdx b/src/content/docs/docs/plugins/contentsquare/getting-started.mdx index 592110f8a..4b77f8283 100644 --- a/src/content/docs/docs/plugins/contentsquare/getting-started.mdx +++ b/src/content/docs/docs/plugins/contentsquare/getting-started.mdx @@ -69,3 +69,7 @@ await ContentsquarePlugin.setPIISelectors({ - This plugin is a Capacitor 8 community port of the official Contentsquare Capacitor package. - The JavaScript API stays aligned with the current Contentsquare Capacitor docs, while the packaging and native build setup target Capacitor 8. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/src/content/docs/docs/plugins/contentsquare/index.mdx b/src/content/docs/docs/plugins/contentsquare/index.mdx index 9ccb0a51f..5b697b7ec 100644 --- a/src/content/docs/docs/plugins/contentsquare/index.mdx +++ b/src/content/docs/docs/plugins/contentsquare/index.mdx @@ -50,3 +50,7 @@ Internal native bridge contract implemented by Capacitor. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-contentsquare](https://github.com/Cap-go/capacitor-contentsquare/). + +## Keep going from @capgo/capacitor-contentsquare + +If you are using **@capgo/capacitor-contentsquare** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/src/content/docs/docs/plugins/contentsquare/ios.mdx b/src/content/docs/docs/plugins/contentsquare/ios.mdx index 33c27dcbb..4a844467d 100644 --- a/src/content/docs/docs/plugins/contentsquare/ios.mdx +++ b/src/content/docs/docs/plugins/contentsquare/ios.mdx @@ -69,3 +69,7 @@ import ContentsquareModule - Launch the app on a device or simulator. - Filter Xcode or Console logs with `CSLIB`. - Open the Contentsquare mobile tooling and trigger in-app features to confirm the deeplink is handled. + +## Keep going from iOS Setup + +If you are using **iOS Setup** to plan native plugin work, connect it with [Using @capgo/capacitor-contentsquare](/plugins/capacitor-contentsquare/) for the native capability in Using @capgo/capacitor-contentsquare, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/src/content/docs/docs/plugins/live-activities/getting-started.mdx b/src/content/docs/docs/plugins/live-activities/getting-started.mdx index d92639d6f..8a21ada51 100644 --- a/src/content/docs/docs/plugins/live-activities/getting-started.mdx +++ b/src/content/docs/docs/plugins/live-activities/getting-started.mdx @@ -420,3 +420,7 @@ export interface TimerSequenceOptions { ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan dashboard and API operations, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [API Overview](/docs/public-api/) for the implementation detail in API Overview, [Introduction](/docs/webapp/) for the implementation detail in Introduction, [API Keys](/docs/public-api/api-keys/) for the implementation detail in API Keys, and [Devices](/docs/public-api/devices/) for the implementation detail in Devices. diff --git a/src/content/docs/docs/plugins/live-activities/index.mdx b/src/content/docs/docs/plugins/live-activities/index.mdx index 35f8024d6..6191fb96e 100644 --- a/src/content/docs/docs/plugins/live-activities/index.mdx +++ b/src/content/docs/docs/plugins/live-activities/index.mdx @@ -57,3 +57,7 @@ Capacitor Live Activities Plugin interface for managing iOS Live Activities. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-live-activities](https://github.com/Cap-go/capacitor-live-activities/). + +## Keep going from @capgo/capacitor-live-activities + +If you are using **@capgo/capacitor-live-activities** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player, [Using @capgo/capacitor-native-navigation](/plugins/capacitor-native-navigation/) for the native capability in Using @capgo/capacitor-native-navigation, and [@capgo/capacitor-native-navigation](/docs/plugins/native-navigation/) for the implementation detail in @capgo/capacitor-native-navigation. diff --git a/src/content/docs/docs/plugins/sheets/getting-started.mdx b/src/content/docs/docs/plugins/sheets/getting-started.mdx index 9aab64acb..919e39c16 100644 --- a/src/content/docs/docs/plugins/sheets/getting-started.mdx +++ b/src/content/docs/docs/plugins/sheets/getting-started.mdx @@ -357,3 +357,7 @@ export function BookingSheet() { - `@capgo/capacitor-sheets/angular` - `@capgo/capacitor-sheets/svelte` - `@capgo/capacitor-sheets/solid` + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/src/content/docs/docs/plugins/sheets/index.mdx b/src/content/docs/docs/plugins/sheets/index.mdx index 7b03ed05e..3dfb2c365 100644 --- a/src/content/docs/docs/plugins/sheets/index.mdx +++ b/src/content/docs/docs/plugins/sheets/index.mdx @@ -107,3 +107,7 @@ Animated WebP demos for every supported usecase ship in the repository README. T - [Angular playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/angular-app/src/app/app.component.ts&startScript=stackblitz-angular) - [Svelte playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/svelte-app/src/App.svelte&startScript=stackblitz-svelte) - [Solid playground](https://stackblitz.com/github/Cap-go/capacitor-sheets?file=examples/solid-app/src/main.tsx&startScript=stackblitz-solid) + +## Keep going from @capgo/capacitor-sheets + +If you are using **@capgo/capacitor-sheets** to plan native plugin work, connect it with [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, and [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds. diff --git a/src/content/docs/docs/plugins/transitions/getting-started.mdx b/src/content/docs/docs/plugins/transitions/getting-started.mdx index 86f51dea0..63163707f 100644 --- a/src/content/docs/docs/plugins/transitions/getting-started.mdx +++ b/src/content/docs/docs/plugins/transitions/getting-started.mdx @@ -300,3 +300,7 @@ Available entrypoints: - `@capgo/capacitor-transitions/angular` - `@capgo/capacitor-transitions/svelte` - `@capgo/capacitor-transitions/solid` + +## Keep going from Getting Started + +If you are using **Getting Started** to plan migration and enterprise operations, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Capgo Enterprise](/enterprise/) for the product workflow in Capgo Enterprise, [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives, [Capgo Alternatives](/alternatives/) for the product workflow in Capgo Alternatives, and [Capgo Consulting](/consulting/) for the product workflow in Capgo Consulting. diff --git a/src/content/docs/docs/plugins/transitions/index.mdx b/src/content/docs/docs/plugins/transitions/index.mdx index 50e23b1c7..35e143145 100644 --- a/src/content/docs/docs/plugins/transitions/index.mdx +++ b/src/content/docs/docs/plugins/transitions/index.mdx @@ -70,3 +70,7 @@ Use it when you need: `swipe-gesture="auto"` uses Capacitor runtime helpers and enables the edge gesture only in native iOS Capacitor apps. Use `true` to force it on or `false` to disable it. The gesture is implemented in the web layer. It is designed to feel like Ionic's iOS swipe-back transition by driving animation progress from the pointer position, then finishing or cancelling based on distance and velocity. + +## Keep going from @capgo/capacitor-transitions + +If you are using **@capgo/capacitor-transitions** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-transitions](/plugins/capacitor-transitions/) for the native capability in Using @capgo/capacitor-transitions, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/src/content/docs/docs/plugins/twilio-video/getting-started.mdx b/src/content/docs/docs/plugins/twilio-video/getting-started.mdx index 15a3b2438..9c5faa9ed 100644 --- a/src/content/docs/docs/plugins/twilio-video/getting-started.mdx +++ b/src/content/docs/docs/plugins/twilio-video/getting-started.mdx @@ -143,3 +143,7 @@ await CapacitorTwilioVideo.requestCameraPermission(); ## Source Of Truth This page is generated from the plugin's `src/definitions.ts`. Re-run the sync when the public API changes upstream. + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/src/content/docs/docs/plugins/twilio-video/index.mdx b/src/content/docs/docs/plugins/twilio-video/index.mdx index 56275b269..f6cead1a3 100644 --- a/src/content/docs/docs/plugins/twilio-video/index.mdx +++ b/src/content/docs/docs/plugins/twilio-video/index.mdx @@ -58,3 +58,7 @@ Capacitor API for joining Twilio Video rooms with a native in-app call surface. ## Source Of Truth This reference is synced from `src/definitions.ts` in [capacitor-twilio-video](https://github.com/Cap-go/capacitor-twilio-video/). + +## Keep going from @capgo/capacitor-twilio-video + +If you are using **@capgo/capacitor-twilio-video** to plan native media and interface behavior, connect it with [Using @capgo/capacitor-twilio-video](/plugins/capacitor-twilio-video/) for the native capability in Using @capgo/capacitor-twilio-video, [Using @capgo/capacitor-live-activities](/plugins/capacitor-live-activities/) for the native capability in Using @capgo/capacitor-live-activities, [@capgo/capacitor-live-activities](/docs/plugins/live-activities/) for the implementation detail in @capgo/capacitor-live-activities, [Using @capgo/capacitor-video-player](/plugins/capacitor-video-player/) for the native capability in Using @capgo/capacitor-video-player, and [@capgo/capacitor-video-player](/docs/plugins/video-player/) for the implementation detail in @capgo/capacitor-video-player. diff --git a/src/content/docs/docs/plugins/widget-kit/getting-started.mdx b/src/content/docs/docs/plugins/widget-kit/getting-started.mdx index fefe78e35..cdd528f90 100644 --- a/src/content/docs/docs/plugins/widget-kit/getting-started.mdx +++ b/src/content/docs/docs/plugins/widget-kit/getting-started.mdx @@ -265,3 +265,7 @@ await CapgoWidgetKit.stopWidgetSession({ ## Source Of Truth The full type reference lives in the plugin repository at [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts). + +## Keep going from Getting Started + +If you are using **Getting Started** to plan native plugin work, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo Plugin Directory](/plugins/) for the product workflow in Capgo Plugin Directory, [Capacitor Plugins by Capgo](/docs/plugins/) for the implementation detail in Capacitor Plugins by Capgo, [Adding or Updating Plugins](/docs/contributing/adding-plugins/) for the implementation detail in Adding or Updating Plugins, and [Ionic Enterprise Plugin Alternatives](/ionic-enterprise-plugins/) for the product workflow in Ionic Enterprise Plugin Alternatives. diff --git a/src/content/docs/docs/plugins/widget-kit/index.mdx b/src/content/docs/docs/plugins/widget-kit/index.mdx index eadf7e80b..5b96ac7de 100644 --- a/src/content/docs/docs/plugins/widget-kit/index.mdx +++ b/src/content/docs/docs/plugins/widget-kit/index.mdx @@ -100,3 +100,7 @@ The plugin also ships native helpers for widget targets: ## Source Of Truth The API reference is synced from [`src/definitions.ts`](https://github.com/Cap-go/capacitor-widget-kit/blob/main/src/definitions.ts) in the plugin repository. + +## Keep going from @capgo/capacitor-widget-kit + +If you are using **@capgo/capacitor-widget-kit** to plan CI/CD automation, connect it with [Using @capgo/capacitor-widget-kit](/plugins/capacitor-widget-kit/) for the native capability in Using @capgo/capacitor-widget-kit, [Capgo CI/CD](/ci_cd/) for the product workflow in Capgo CI/CD, [Capgo Native Builds](/native-build/) for the product workflow in Capgo Native Builds, [Capgo Integrations](/integrations/) for the product workflow in Capgo Integrations, and [CI/CD Integration](/docs/getting-started/cicd-integration/) for the implementation detail in CI/CD Integration.