From a2b49f6d3831b853f3c275413b52d5cd9ae87a0f Mon Sep 17 00:00:00 2001 From: Nihal Agazade <43378371+icarusdust@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:58:37 +0200 Subject: [PATCH] Codepush availability (#2819) --- content/yaml-quick-start/migrating-from-app-center.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/yaml-quick-start/migrating-from-app-center.md b/content/yaml-quick-start/migrating-from-app-center.md index 0dcfffe2..c1063e6b 100644 --- a/content/yaml-quick-start/migrating-from-app-center.md +++ b/content/yaml-quick-start/migrating-from-app-center.md @@ -13,6 +13,7 @@ Join 670+ mobile experts in our [Discord community](https://discord.com/invite/Z | **Features** | **App Center** | **Codemagic** | |-----------------------------| ---------------|----------------| +| `Over-the-air (OTA) updates (CodePush)`| ☑️| ✅ | | `Swift/Objective-C iOS` | ☑️ | ✅ | | `Android apps` | ☑️ | ✅ | | `React Native CLI apps` | ☑️ | ✅ | @@ -51,8 +52,6 @@ Join 670+ mobile experts in our [Discord community](https://discord.com/invite/Z | `Dependency caching` | ❌ | ✅ | - -* CodePush will continue standalone, so users can continue using the feature by App Center. Alternatively, Codemagic can be integrated with Expo Application Services (EAS update). * Codemagic allows you to integrate with Sentry and Firebase Crahslytics for analytics and uploading debug symbols {{}}