
The Tao Fortune app lives on iOS, Android and progressive-web-app rails. One wallet, three surfaces. Whether you spin at 60 FPS on a mid-tier Pixel or at 120 FPS on the newest iPad Pro, the reels, the sound stage and the Sweeps Coin balance all update against the same event stream. Nothing forks; nothing lags; nothing rebuilds a session state when you swap devices.
iOS 15+
Universal binary for iPhone and iPad. 120 FPS ProMotion supported.
Android 12+
Play Store, direct APK or F-Droid mirror. Vulkan renderer.
PWA
Install on any modern browser โ Chrome, Safari, Firefox, Brave.
Biometric login
Face ID, Touch ID or fingerprint. 2FA backup always on.
App download & active-user curve โ H1 2026
Device requirements
| Platform | Min OS | RAM |
|---|---|---|
| iPhone | iOS 15 | 3 GB |
| iPad | iPadOS 15 | 3 GB |
| Android | Android 12 | 4 GB |
| PWA | Chrome 100 / Safari 16 | 4 GB |
Downloading the Tao Fortune app step-by-step
On iOS, tap the App Store badge on the Tao Fortune homepage, sign in with Face ID and let the 138 MB bundle install. The first launch performs a signed sanity check against our CDN โ you will see a purple splash for two seconds and then land on the reel floor. Android users can grab the same binary from Google Play, or download the APK directly and install via package manager if your device policy allows sideloading. The PWA route is the shortest of the three: open the site in Chrome or Safari, tap "Add to Home Screen" and you have an icon that behaves like a native app, complete with push notifications and offline replay.
Once installed, the app pulls your wallet state โ Gold Coins, Sweeps Coins, VIP tier, active Panda Elite tier ladder position โ over an encrypted TLS 1.3 channel. Nothing sits in local storage in plaintext. If you switch phones we reissue the session key via device-attestation; nobody at Tao Fortune can read your session data even in transit. This is the same posture we describe in the privacy handling policy and it satisfies both PIPEDA and provincial privacy commissioners.
| Feature | iOS | Android | PWA |
|---|---|---|---|
| 60 / 120 FPS reels | โ 120 | โ 90 | โ 60 |
| Face ID / biometric | โ | โ | Partial |
| Push notifications | โ | โ | โ |
| Offline replay (last 20 spins) | โ | โ | Limited |
| Apple Wallet redemption pass | โ | โ | โ |
| Interac quick-transfer widget | โ | โ | โ |
| App size at first launch | 138 MB | 124 MB | 18 MB |
| Median cold-start | 1.8 s | 2.1 s | 1.2 s |
Performance benchmarks: reels rendered per second
Why we shipped a PWA alongside two native builds
A meaningful minority of Canadian players still run devices that do not qualify for the current App Store cut-off. Rather than lock them out, we shipped a progressive web app that mirrors 95 % of the native experience โ including biometric login on Chromium browsers that expose the WebAuthn API. The PWA is also our disaster-recovery lane: if either store pulls the native app in a policy sweep, our users can still access the same account, the same Sweeps Coin balance ledger and the same cash-out banking rails from any modern browser.
Native vs web โ a Canadian test drive
| Scenario | Native winner | Delta |
|---|---|---|
| Cold start on train Wi-Fi | PWA | โ0.6 s |
| Bonus-buy animation | iOS | +31 % FPS |
| Battery, 30-min session | Android | โ18 % drain |
| Push latency | iOS | โ0.4 s |
| Cellular data used | PWA | โ22 MB |
Vs web performance radar
Where our app installs come from
Battery, data and privacy considerations
Every native build ships with a battery-conscious mode that caps rendering at 30 FPS during bonus rounds and dims the neon overlay layer. In our lab tests a 30-minute session on a Pixel 8 drops from an average of 11.4 % battery to 6.9 % with the mode on. Data usage tells a similar story: a typical spin transmits 1.4 kilobytes of state โ so an entire lunch break of play consumes less bandwidth than opening a photo-heavy news article. If you are on a metered plan, our data-saver toggle in Settings suppresses hero animations and prefers static thumbnails; you still get the full sweepstakes slot library but the initial load drops from 138 MB to 47 MB.
Privacy is not a settings screen โ it is the architecture. The app never asks for your contacts, your microphone or your location. The only permission we request is push notifications, and even that is opt-in on first launch. Everything else, including device attestation for the biometric flow, runs through Apple's Secure Enclave or Android's Trusty TEE without touching our servers. If you audit the network trace you will see two hostnames talked to: the CDN for game assets and the API endpoint for wallet operations. Nothing else.
Frequently asked questions
Is the app free to download?
Yes. No install fee, no subscription and no ads. In-app coin packages are optional; the daily bonus keeps the wallet ticking on its own.
Can I redeem Sweeps Coins from the app?
Absolutely. Tap Wallet, then Redeem, and pick Interac e-Transfer, Skrill or wire. Detailed thresholds are on the cash-out banking rails page.
Does the app support Canadian French?
Oui โ swap languages in Settings. Voice-guided support is scheduled for Q3 2026.
What if I lose my phone?
Sign into any other device, re-verify with 2FA and the wallet syncs in under 15 seconds. Contact the 24/7 help team to force-close the old session.
Will the app run on a jailbroken device?
No. We refuse sessions when device attestation fails. It is a fraud-prevention measure required by our payments partner.
The mobile experience is the future of sweepstakes gaming in Canada โ but only if it is genuinely fast, genuinely private and genuinely accountable. We built the Tao Fortune app around those three principles, and every release note we publish maps back to at least one of them. If you want to see how these principles influenced our editorial approach, browse the Priya Doucette editorial bio or drop into the responsible-play control panel for a tour of our default safeguards.
Deep-dive: the offline-replay feature
Offline replay is the app feature Canadian players quote back to us most often. Here is how it works. Every spin on Tao Fortune produces a signed event containing the RNG seed, the pay-table hash and the resulting symbol matrix. When you play on the app, the last twenty of those events are cached locally in an encrypted SQLite file. Toggle "Airplane mode" in your phone settings and open the app โ you land on a replay screen that lets you scrub through those twenty spins at any speed. The animation is real; only the wallet layer is paused. This lets players on the Toronto GO Train, the Montreal Metro or the Vancouver SkyTrain re-watch a bonus round they missed while stepping off, without paying for cellular data.
Offline replay is not a marketing gimmick. It is a debugging tool that we exposed to players because it turned out to be useful. When you eventually file a ticket saying "I don't think that scatter should have landed", the customer support portal can pull the exact same signed event, verify the hash, and reply with a screenshot in under twenty minutes. In other words: offline replay is the same feature the audit team uses; we just made it look pretty and shipped it to players.
Choosing between iOS, Android and PWA
If you have a modern iPhone (13 or newer), the iOS build is the winner โ 120 FPS reels, the tightest bonus animations and Apple Wallet integration for redemption receipts. If you have a Pixel or Samsung flagship, the Android build is essentially at parity except for the Wallet detail. If you are on a work-issued device that blocks app installs, or a Chromebook, or a lower-end phone, the PWA gives you 90 % of the experience with a 18 MB download. Nothing on the Tao Fortune casino homepage is exclusive to the app; every game, every sweepstakes slot library filter and every cash-out banking rails option is available on the web too. The app is faster and prettier โ that is the only difference.
Compatibility notes
- iPad Pro (M-series): 120 FPS, split-view supported.
- iPhone SE (2nd gen): 60 FPS cap; still perfectly playable.
- Older Android (11 and below): use the PWA โ the native build refuses to install for security reasons.
- Amazon Fire tablets: PWA only.
- Samsung Galaxy Fold: native โ the reel layout adapts to the folded screen.
What we won't put in the app
We refuse to ship push-notification-driven "Come back and play" reminders. The app never nudges you with a "your daily bonus is waiting" ping. We do not sell app analytics to any third party โ the only telemetry is anonymised crash reports. The app has no ads, no upsell walls between screens and no interstitial video. When Priya reviewed competitor apps for a piece in Canadian Gaming Business last year she found the median sweepstakes app pushed 4.2 promotional notifications per week. Ours pushes zero unless you enable a specific redemption-receipt subscription. That is a policy, not a bug.
Release cadence โ what to expect from the app team
The Tao Fortune app team ships a new build every second Wednesday. Release notes always name what changed, what improved and โ critically โ what broke. Users on the help centre live chat can flag regressions and the on-call app engineer usually has a fix in the next hotfix within 48 hours. In the past 12 months we shipped 26 major updates, 41 hotfixes and one full rewrite of the offline replay engine. The app has held a steady 4.7 star rating across the App Store and 4.6 on Google Play because the pace of improvement never lags. When the sweepstakes slot library adds a new studio, the app inherits it immediately โ no app-store update is required to see the new games, because we stream game assets rather than bundling them.
Accessibility on the app
The app ships with full VoiceOver and TalkBack support. Every reel, every wallet transition and every menu is annotated with an ARIA-equivalent role and label. Reel sound effects have haptic equivalents on both iOS and Android, so a player using a hearing aid or playing on public transit still gets the same "you triggered a bonus" cue. Colour choices meet the WCAG 2.2 AA contrast ratio in both light and dark themes, and a "reduced motion" mode disables the neon overlay animation on the sweepstakes slot library landing tiles. Accessibility feedback is welcome via the help centre live chat โ every accessibility ticket is prioritised at L2.
The app also supports Dynamic Type on iOS and equivalent font scaling on Android up to 200 %. If the reels themselves cannot be scaled beyond the studio-provided asset resolution, the surrounding chrome always adapts. Blindness organisations in Canada have reviewed the flow and provided guidance we implemented in the 2025 release; the Priya Doucette editorial bio published a note on that review at the time.