OTA UPDATES ENGINE V1.2
Push Updates Instantly. Bypass Store Reviews.
HotPatch allows you to send updates to your app's JavaScript layer directly. Your users get the latest version the next time they open the app. No review wait times. No manual updates.
1
npm install react-native-hotpatch-ota
2
// Initialization
3
import { HotPatch } from 'react-native-hotpatch';
4
HotPatch.init({ appKey: 'hp_live_...' });
⚡
Turbo Rollouts
Deploy patches to specific user groups or percentage based rollouts in seconds.
🛡️
Atomic Safety
Patches are cryptographically signed and verified before execution on any device.
📊
Deep Insights
Track installations, failures, and device distribution in real-time with our dashboard.