Documentation

Ship OTA updates to your React Native app. Guides for installation, concepts, CLI, and SDK integration.

Troubleshooting

  • If bundling fails with EMFILE, raise the file descriptor limit with ulimit -n 8192 and retry.
  • Ensure bundle.drop.config.js has serverUrl, org.slug, and project.slug.