Overview
Patch is an over-the-air update service for React Native apps that lets you ship updates to your end users within minutes.
- Updates are delivered over the air instead of waiting for store review so they can land in minutes after deployment similar to how it works for web apps.
- Patch has optimised the packaging of bundles by using calculating the binary level diff for the update. This allows to keep the update small.
- Updates are served on CDN edge instead of previous Codepush approach where client would request update from the server. This is a unique approach we took and will make serving updates at scale and in poorly connected areas much more reliable.
Limitations:
- You're only able to patch javascript code and assets. If you need to change native code you still have to update the app via the store.
- There are safety mechanism in place so if you end up releasing a bad patch there is automatic rollback to previous version.
- We also use fingerprinting to make sure the bundle's native code has the same fingeprint as the version in the store. Fingerprinting prevents you from even deploying a bad patch in the first place.
Realease controls
Patch gives you full control over how and when updates roll out: staged rollouts by percentage, mandatory vs. optional updates, per-platform deployment keys, and code-signing enforcement for verifying release integrity end to end.
All together
A CLI (cmpatch) and web dashboard cover the full release lifecycle of publish, promote between environments, disable, or roll back, while a lightweight React Native SDK handles checking, downloading, and installing updates on-device with configurable install modes (next restart, next resume, or immediate).
Patch can be hosted region sepecific and in a private dedicated cloud with single tenant.
Highlights
- Release updates instantly to your users instead of going through the store with Patch
- Patch is designed to work at scale and even in areas with poor internet connections
- Control how to roll out new updates or phase out old versions with fine-grained release controls
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
|---|---|---|
1m MAU | Price per million MAU | $9,900.00 |
Vendor refund policy
30 day money back guarantee
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
email: info@codemagic.io discord: https://discord.gg/r2HMxDxq2 github: https://github.com/codemagic-ci-cd/codemagic-patch You'll get a dedicated workspace (private slack channel for example) for direct support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
