Skip to content

Commit 83f9e99

Browse files
committed
Mention other providers
1 parent e108913 commit 83f9e99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/3.cookbook/7.live-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Live Updates
44

55
# Live Updates
66

7-
Live Updates, also known as Over-the-Air (OTA) or hot code updates, are a way to push updates to your Android or iOS app without going through the app store review process. This is particularly useful for bug fixes or minor updates that don't require a full app release.
7+
Live Updates, also known as Over-the-Air (OTA) or hot code updates, are a way to push updates to your Android or iOS app without going through the app store review process. This is particularly useful for bug fixes or minor updates that don't require a full app release. There are several providers that offer live update services. Alongside Ionic Appflow, which will be [discontinued](https://ionic.io/blog/important-announcement-the-future-of-ionics-commercial-products) in 2027, [Capawesome Cloud](https://cloud.capawesome.io/) is one of the most popular and actively maintained providers for live updates in Capacitor apps. For this reason, we will focus on Capawesome Cloud in this guide. However, the same principles apply to other providers as well.
88

99
## Installation
1010

0 commit comments

Comments
 (0)