RejectProofRun the free check
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5

Step 1 of 5 · Drop

Drop your build

Your IPA never leaves your browser. We only ever see a small JSON summary of what was found — never your binary.

Drop your .ipa or .app.zip here
Drag & drop an .ipa or .app.zip here, or click to choose. Max 2 GB. Stays in your browser.
Where do I get my .ipa?
  • Expo / EAS: expo.dev → your project → Builds → open the iOS build → Download. The file is the .ipa.
  • Xcode: Product → Archive → Distribute App → App Store Connect → Export (not Upload). The exported folder contains the .ipa.
  • Flutter: flutter build ipa — the file lands in build/ios/ipa/.
  • Rork / a0 / Bolt: Export the iOS project or the build from the tool; if it hands you an .app folder, zip it and drop the .app.zip.

Verify it yourself: Open DevTools → Network while scanning. You will see exactly one POST with the JSON you approved — and nothing else.