Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,14 @@ automatic via the Play referrer param; iOS: a real clipboard check, falling
back to a real fingerprint match), with the actual request/response for
every step.

**Want the real mobile app, not just the web half?** [Install the Android demo](https://expo.dev/accounts/newtdev/projects/blynk-recovery-demo/builds/547ed52d-afed-4e8e-ab69-fe4d4a42e96e)
— an EAS internal-distribution build, no Play Store listing needed; open
that link on an Android device (or scan its QR code) to install it
directly. iOS doesn't have an equivalent link yet — internal distribution
there needs a registered Apple Developer account and per-device UDID
registration, so for now the iOS side is only reachable by building it
yourself (see below).

Otherwise, the fastest way to see the whole thing work locally, before
installing anything for real. Three terminals. No PHP or database required
— the mock backend covers it.
Expand Down