Burn $avoid from your phone
Android: connect Phantom, burn $avoid, run the audit, all without leaving the app. iOS: credit packs via Stripe checkout, with the burn flow following once Apple App Review is settled.
Android preview APK live now. iOS TestFlight queued behind Apple Developer Org enrollment.
What's in v1
- Tab-based navigation. Audit, Supply, and Community in one app.
- Android: in-app burn audits. Connect Phantom via deep-link, sign the burn in Phantom, return to the app, get your audit. Real $avoid, real on-chain burn, no web detour.
- Credit-based audit flow on both platforms. Enter your email, buy a credit pack via Stripe in an in-app browser, run audits end-to-end against the production API.
- Live burn counter and supply stats on the Supply tab. Same on-chain data feed the web app uses.
- Community links and project info baked in so you can jump to Telegram, X, or the whitepaper without leaving the app.
Honest about scope
One bundle ships to both stores; the crypto path is gated at runtime. Android sees the Connect Phantom toggle, the burn flow, and the credit packs. iOS sees credit packs only. Same code, same backend, runtime gate is the only difference.
The reason for the iOS gate is Apple guideline 3.1.5(a). Using crypto to unlock digital content has a track record of getting flagged. The plan is to ship card-only on iOS first, build App Review precedent, then bring the burn flow over. Android has no equivalent restriction, so burns ship at v1.
v1 also ships no analytics SDK and no remote crash reporter. Native crashes surface in TestFlight and Google Play Internal's own dashboards. If the app errors at runtime, you get a recovery screen with a "Try again" button and a mailto link that pre-fills the stack trace to support. That's enough for beta feedback.
Web vs. mobile
Web app
- Deep audit + Claude-powered rewrite
- Pay via $avoid burn or Stripe credits
- Phantom wallet supported
- Full whitepaper, staking, supply
- Browser extension companion (free)
Mobile app (v1)
- Deep audit on iOS and Android
- Android: Phantom deep-link + in-app burn
- Both platforms: Stripe credit packs
- Live burn counter and supply stats
- iOS burn flow follows Apple App Review precedent
Privacy
The mobile app talks to the same Next.js backend at avoidaiwriting.com the web app uses. Your audit text and email are sent to the API to run the audit and look up your credit balance. No analytics SDK, no remote crash reporter.
Full details: Mobile privacy policy.
Try it on Android right now
The Android preview build is available as a direct-download APK. Includes the full burn flow: connect Phantom, sign the burn, run the audit. Same code heading to Google Play Internal Track; only the distribution method differs.
Pre-Google-Play-Store. Installs in about 30 seconds.
Install on Android
- Download the APK on your phoneYou'll get a file named
avoid-mobile.apk. Chrome or your browser may warn that APK files can be harmful. That warning is generic to all sideloaded Android apps. Tap "Download anyway" to continue. - Tap the downloaded file (from the browser's download notification or your Files app).
- Android will ask you to allow installs from this source. Tap Settings, toggle the permission on for your browser or Files app, then go back. This is a one-time per-app permission.
- Tap Install. The app appears in your launcher as $avoid.
Heads up: until the Play Store listing is live, the app won't auto-update. New preview builds get posted here as they ship; you'll need to re-download to update.
The iOS build is TestFlight-only and queued behind Apple Developer Org enrollment. Android-first matches the public-launch sequencing either way.
Join the iOS beta
The first iOS build is queued for TestFlight. The public TestFlight link goes up here as soon as Apple accepts the build.
Want a ping when the link is live? Follow @ConorBronsdon or @avoidaiwriting on X. That's where the beta drops will be announced first.
FAQ
How does the Android burn flow work?
You connect Phantom via a deep-link (the app opens Phantom, you approve, Phantom returns you to the app with a session). When you tap audit, the app builds the burn transaction client-side and opens Phantom again to sign and send it. Phantom returns with a signature; the backend verifies the on-chain burn matched the quoted amount, then runs the audit. Real $avoid, real burn, no intermediary.
Why no in-app burn on iOS?
Apple's App Review guideline 3.1.5(a) treats crypto-as-payment for digital content as a flagged pattern. Card-only iOS gets through review without that argument. Once we have App Review precedent on the iOS bundle, we can revisit bringing the burn flow to iOS, either as a native flow or as a web-redirect handoff.
iOS or Android first?
Android first by a wide margin. The Android preview APK with full burn support is downloadable on this page today. Google Play Internal Track follows once the listing is set up. iOS ships via TestFlight (card-only) after Fernwillow Holdings LLC's Apple Developer Org enrollment clears (1-5 day DUNS step plus Apple finalization).
What about updates to the Android preview?
The sideloaded APK doesn't auto-update. New preview builds replace this page's download. Once the Play Store listing is live, installing from Play will replace the sideload version and pick up updates automatically going forward.
What does an audit cost on mobile?
On Android: burn the live $avoid amount that targets ~$0.25 per audit (quote pulled from /api/price, same as the web app), or buy a credit pack via Stripe. On iOS: credit packs only. Audits cost the same on both platforms; only the payment paths differ.