Skip to content

Commit 75cde62

Browse files
doc(Cordova): Deprecate Cordova (#17026)
Co-authored-by: Antonis Lilis <antonis.lilis@gmail.com>
1 parent ba741be commit 75cde62

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • docs/platforms/javascript/guides/cordova

docs/platforms/javascript/guides/cordova/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ categories:
88
- mobile
99
---
1010

11+
<Alert level="warning" title="Deprecation Notice">
12+
Cordova is being superseded by modern alternatives like [Capacitor](https://ionic.io/resources/articles/capacitor-vs-cordova-modern-hybrid-app-development). This SDK is no longer maintained by Sentry. If you are starting a new project or planning a [migration](https://capacitorjs.com/docs/cordova/migration-strategy), consider using [Sentry Capacitor](/platforms/javascript/guides/capacitor/), [Sentry React Native](/platforms/react-native/), or [Sentry Flutter](/platforms/flutter/) instead.
13+
</Alert>
14+
1115
<Alert>
1216
The Cordova SDK uses a native extension for iOS and Android, but will fall
1317
back to a pure JavaScript version (`@sentry/browser`) if needed.

0 commit comments

Comments
 (0)