---
description: Capacitor 7.0 is here! Find out what breaking changes have been made to the Capawesome plugins and how to update your code.
title: Updating to Capacitor 7.0 - Capawesome
image: https://capawesome.io/docs/assets/images/social/blog/updating-to-capacitor-7.png
---

[ Skip to content](#updating-to-capacitor-70) 

[ 🔐 Introducing the **Capacitor Vault** plugin — store secrets behind biometrics or a device passcode.](/blog/announcing-the-capacitor-vault-plugin/) 

* [  SDKs ](/docs/sdks/)
* [  Formbricks ](/docs/sdks/capacitor/formbricks/)
* [  Geocoder ](/docs/sdks/capacitor/geocoder/)
* [  Google Sign-In ](/docs/sdks/capacitor/google-sign-in/)
* [  Grafana Faro ](/docs/sdks/capacitor/grafana-faro/)
* [  libSQL ](/docs/sdks/capacitor/libsql/)
* [  Live Update ](/docs/sdks/capacitor/live-update/)
* [  Managed Configurations ](/docs/sdks/capacitor/managed-configurations/)
* [  Media Session ](/docs/sdks/capacitor/media-session/)
* [  ML Kit ](/docs/sdks/capacitor/mlkit/)
* [  Navigation Bar ](/docs/sdks/capacitor/navigation-bar/)
* [  NFC ](/docs/sdks/capacitor/nfc/)
* [  OAuth ](/docs/sdks/capacitor/oauth/)
* [  Pedometer ](/docs/sdks/capacitor/pedometer/)
* [  Photo Editor ](/docs/sdks/capacitor/photo-editor/)
* [  PostHog ](/docs/sdks/capacitor/posthog/)
* [  Printer ](/docs/sdks/capacitor/printer/)
* [  Purchases ](/docs/sdks/capacitor/purchases/)
* [  RealtimeKit ](/docs/sdks/capacitor/realtimekit/)
* [  Screen Orientation ](/docs/sdks/capacitor/screen-orientation/)
* [  Screenshot ](/docs/sdks/capacitor/screenshot/)
* [  Secure Preferences ](/docs/sdks/capacitor/secure-preferences/)
* [  Speech Recognition ](/docs/sdks/capacitor/speech-recognition/)
* [  Speech Synthesis ](/docs/sdks/capacitor/speech-synthesis/)
* [  Share Target ](/docs/sdks/capacitor/share-target/)
* [  Square Mobile Payments ](/docs/sdks/capacitor/square-mobile-payments/)
* [  SQLite ](/docs/sdks/capacitor/sqlite/)
* [  Superwall ](/docs/sdks/capacitor/superwall/)
* [  Torch ](/docs/sdks/capacitor/torch/)
* [  Vault ](/docs/sdks/capacitor/vault/)
* [  Wifi ](/docs/sdks/capacitor/wifi/)
* [  Zip ](/docs/sdks/capacitor/zip/)
* [  Cordova ](/docs/sdks/cordova/)
* [  Cloud ](/docs/cloud/)
* [  Integrations ](/docs/cloud/live-updates/integrations/)
* Concepts
* Reference
* [  Troubleshooting ](/docs/cloud/live-updates/troubleshooting/)
* [  FAQ ](/docs/cloud/live-updates/faq/)
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Set Up Environments ](/docs/cloud/native-builds/environments/)
* [  Overwrite Native Configurations ](/docs/cloud/native-builds/native-configurations/)
* [  Auto-Increment Build Numbers ](/docs/cloud/native-builds/auto-incrementing-build-numbers/)
* [  Configure the Web Build Script ](/docs/cloud/native-builds/web-build-script/)
* [  Build from a Monorepo ](/docs/cloud/native-builds/monorepo/)
* [  Use pnpm or Yarn ](/docs/cloud/native-builds/package-managers/)
* [  Install Private npm Packages ](/docs/cloud/native-builds/npm-private-registry/)
* [  Override the Java Version ](/docs/cloud/native-builds/override-java-version/)
* [  Custom iOS Provisioning Profiles ](/docs/cloud/native-builds/custom-ios-provisioning-profiles/)
* [  Build without Git ](/docs/cloud/native-builds/build-without-git/)
* [  Access Git Behind a Firewall ](/docs/cloud/native-builds/firewall-access/)
* [  Integrations ](/docs/cloud/native-builds/integrations/)
* Reference
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  FAQ ](/docs/cloud/native-builds/faq/)
* [  App Store Publishing ](/docs/cloud/app-store-publishing/)
* [  Submit a Build ](/docs/cloud/app-store-publishing/submit-a-build/)
* [  Submit Automatically After a Build ](/docs/cloud/app-store-publishing/submit-automatically/)
* [  Troubleshooting ](/docs/cloud/app-store-publishing/troubleshooting/)
* [  FAQ ](/docs/cloud/app-store-publishing/faq/)
* [  Automations ](/docs/cloud/automations/)
* [  Reference ](/docs/cloud/automations/reference/)
* [  Troubleshooting ](/docs/cloud/automations/troubleshooting/)
* [  FAQ ](/docs/cloud/automations/faq/)
* [  Assist ](/docs/cloud/assist/)
* [  CLI ](/docs/cloud/cli/)
* APIs and SDKs
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Integrations ](/docs/cloud/integrations/)
* Account
* [  Organization ](/docs/cloud/organizations/)
* [  Two-Factor Enforcement ](/docs/cloud/organizations/two-factor-authentication/)
* [  Audit Logs ](/docs/cloud/organizations/audit-logs/)
* [  Billing ](/docs/cloud/organizations/billing/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  AI ](/docs/ai/)
* [  Insiders ](/docs/insiders/)
* [  Billing & Plans ](/docs/insiders/billing-and-plans/)
* [  FAQ ](/docs/insiders/faq/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/support/)
* [  Contributing ](/docs/contributing/)
* Contributing code
* [  Code of Conduct ](/docs/contributing/code-of-conduct/)
* [  Questions ](https://docs.github.com/en/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion#creating-a-discussion)
* [  Blog ](/blog/)
* Categories

# Updating to Capacitor 7.0[¶](#updating-to-capacitor-70 "Permanent link")

Capacitor 7.0 is finally here and brings a lot of improvements! Make sure to check out the [official announcement post](https://ionic.io/blog/capacitor-7-has-hit-ga) from the Ionic team. In this article, you can find out what breaking changes have been made to the Capawesome plugins.

AI-Assisted Upgrade

For a more guided experience, add the [Capawesome skills](https://github.com/capawesome-team/skills) to your project with `npx skills add capawesome-team/skills --skill capacitor-app-upgrades` and use the following prompt with your preferred AI coding assistant:

`` [](#%5F%5Fcodelineno-0-1)Use the `capacitor-app-upgrades` skill from `capawesome-team/skills` to help me upgrade my Capacitor app to Capacitor 7.
 ``

## Plugins[¶](#plugins "Permanent link")

The following plugin functionality has been modified or removed. Update your code accordingly. More information can be found in the respective `BREAKING.md` file of each plugin.

### App Update[¶](#app-update "Permanent link")

* The `country` property has been replaced by the `appId` property in the `OpenAppStoreOptions` interface.

### Cloudinary[¶](#cloudinary "Permanent link")

* On Android, the `cloudinaryAndroidVersion` variable has been updated to `3.0.2`.

### Firebase Analytics[¶](#firebase-analytics "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseAnalyticsVersion` variable has been updated to `22.2.0`.

### Firebase App[¶](#firebase-app "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseCommonVersion` variable has been updated to `21.0.0`.

### Firebase App Check[¶](#firebase-app-check "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseAppCheckPlayIntegrityVersion` variable has been updated to `18.0.0`.
* On Android, the `firebaseAppCheckDebugVersion` variable has been updated to `18.0.0`.

### Firebase Authentication[¶](#firebase-authentication "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `facebookLoginVersion` variable has been updated to `18.0.0`.
* On Android, the `firebaseAuthVersion` variable has been updated to `23.1.0`.
* On Android, the `playServicesAuthVersion` variable has been updated to `20.7.0`.
* On Android, the `accessToken` and `serverAuthCode` are now only requested when the `scopes` option is set.
* Error codes are now prefixed with `auth/` to be consistent with the Firebase Web SDK.

### Firebase Crashlytics[¶](#firebase-crashlytics "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseCrashlyticsVersion` variable has been updated to `19.4.0`.

### Firebase Firestore[¶](#firebase-firestore "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseFirestoreVersion` variable has been updated to `25.1.1`.
* Error codes are now prefixed with `firestore/` to be consistent with the Firebase Web SDK.

### Firebase Functions[¶](#firebase-functions "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseFunctionsVersion` variable has been updated to `21.1.0`.

### Firebase Messaging[¶](#firebase-messaging "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseMessagingVersion` variable has been updated to `24.1.0`.

### Firebase Performance[¶](#firebase-performance "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebasePerfVersion` variable has been updated to `21.0.4`.
* The web implementation now throws an error when a `trace` is not found for a given `traceName`. This behavior was already in place on iOS and Android in earlier versions.

### Firebase Remote Config[¶](#firebase-remote-config "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseConfigVersion` variable has been updated to `22.1.0`.

### Firebase Storage[¶](#firebase-storage "Permanent link")

* The Firebase Javascript SDK has been updated to `11.2.0`.
* On Android, the `firebaseStorageVersion` variable has been updated to `21.0.1`.

### Live Update[¶](#live-update "Permanent link")

* The `getBundle()` method has been replaced by the `getCurrentBundle()` method.
* The `setBundle()` method has been replaced by the `setNextBundle()` method.
* The `checksum` property has been removed from the `DownloadBundleOptions` interface. The server should now return a `X-Checksum` header instead.
* The `enabled` configuration option has been removed. The plugin is now always enabled.
* The `location` configuration option has been replaced by the `serverDomain` configuration option.
* The default value of the `readyTimeout` configuration option has been changed from `10000` to `0` to disable the timeout by default.
* The `resetOnUpdate` configuration option has been removed. Capacitor always resets the app to the default bundle during a native update.

### ML Kit Barcode Scanning[¶](#ml-kit-barcode-scanning "Permanent link")

* On Android, the `mlkitBarcodeScanningVersion` variable has been updated to `17.3.0`.
* on Android, the image resolution used for barcode scanning has been increased to `1280x720` to improve the barcode scanning performance and be consistent with the iOS implementation. Previously, the resolution was `640x480`.
* On iOS, make sure to set the deployment target in your `ios/App/Podfile` to at least `15.5`.
* All the methods related to the torch have been moved into a separate [Capacitor Torch plugin](/docs/sdks/capacitor/torch/). If you want to use the torch, just install the `@capawesome/capacitor-torch` package.
* The `barcodeScanned` event has been replaced by the `barcodesScanned` event. The event payload now contains an array of `Barcode` objects instead of a single `Barcode` object since multiple barcodes can be scanned at the same time.

### ML Face Detection[¶](#ml-face-detection "Permanent link")

* On Android, the `mlkitFaceDetectionVersion` variable has been updated to `16.1.7`.
* On iOS, make sure to set the deployment target in your `ios/App/Podfile` to at least `15.5`.

### ML Selfie Segmentation[¶](#ml-selfie-segmentation "Permanent link")

* On Android, the `mlkitSelfieSegmentationVersion` variable has been updated to `16.0.0-beta6`.
* On iOS, make sure to set the deployment target in your `ios/App/Podfile` to at least `15.5`.

### ML Translation[¶](#ml-translation "Permanent link")

* On Android, the `mlkitTranslateVersion` variable has been updated to `17.0.3`.
* On iOS, make sure to set the deployment target in your `ios/App/Podfile` to at least `15.5`.

### NFC[¶](#nfc "Permanent link")

* On iOS, the `id` property of the `NfcTag` interface was returned reversed for ISO 15693 tags. This issue has been fixed in this version. The `id` property is now returned correctly and behaves the same way as on Android. More information can be found in the discussion [#200](https://github.com/capawesome-team/capacitor-plugins/discussions/200).

### Posthog[¶](#posthog "Permanent link")

* On Android, the `posthogVersion` variable has been updated to `3.10.0`.

June 8, 2026 

 Back to top 