-
Notifications
You must be signed in to change notification settings - Fork 136
Feature/ota updates #3357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feature/ota updates #3357
Conversation
helinanever
commented
Dec 10, 2025
- Create a new category for React Native CodePush and move existing integration doc to this category
- Add a page about analytics
fran-tirapu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
100% correct, but I am not convinced about using "project (apps)" 3 times. May be we can add an initial sentence to clarify it?
| The main [OTA update](https://codemagic.io/ota) page gives an overview of your total usage across all your projects, grouped by month. | ||
|
|
||
| * **Downloads** - the total number of downloads across all projects (apps) in a month | ||
| * **Installs** - the total number of successful installs across all projects (apps) in a month |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that would mean Pending and Total
icarusdust
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Co-authored-by: Kevin Suhajda <68225534+kevin-suhajda@users.noreply.github.com>
| The CodePush CLI reference is available [here](https://github.com/codemagic-ci-cd/code-push-pro). | ||
|
|
||
| To view deployments, update metadata, and installation metrics you can use the `code-push deployment ls <app_name>` command as described in the CodePush CLI docs [here](https://github.com/codemagic-ci-cd/code-push-pro?tab=readme-ov-file#deployment-management) | ||
| To view deployments, update metadata, and installation metrics you can use the `code-push deployment ls <app_name>` command as described in the CodePush CLI docs [here](https://github.com/codemagic-ci-cd/code-push-pro?tab=readme-ov-file#deployment-management). Additionally, you can visit the **OTA Updates** page in Codemagic for analytics on your monthly usage and update adoption trends, [read more](./codepush-analytics). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| To view deployments, update metadata, and installation metrics you can use the `code-push deployment ls <app_name>` command as described in the CodePush CLI docs [here](https://github.com/codemagic-ci-cd/code-push-pro?tab=readme-ov-file#deployment-management). Additionally, you can visit the **OTA Updates** page in Codemagic for analytics on your monthly usage and update adoption trends, [read more](./codepush-analytics). | |
| To view deployments, update metadata, and installation metrics you can use the `code-push deployment ls <app_name>` command as described in the CodePush CLI docs [here](https://github.com/codemagic-ci-cd/code-push-pro?tab=readme-ov-file#deployment-management). Additionally, you can visit the [OTA Updates](https://codemagic.io/ota) page for analytics on your monthly usage and update adoption trends, [read more](./codepush-analytics). |
| * **Downloads** - the total number of downloads across all projects in a month | ||
| * **Installs** - the total number of successful installs across all projects in a month | ||
|
|
||
| To understand when your end users have been installing updates and whether there have been major issues on a specific date, we display an installation chart showing the number of daily successful and failed installs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| To understand when your end users have been installing updates and whether there have been major issues on a specific date, we display an installation chart showing the number of daily successful and failed installs. | |
| Refer to the chart below to understand ... |