TICKERALL!
← All issues
#12Change requestIn progressSep 19, 2026

Mobile app publishing: TickerAll Terminal on Google Play and the iOS App Store

by Miguel (TickerAll)

Goal Publish the TickerAll Terminal as a native mobile app on Google Play and the Apple App Store, alongside the direct Android APK that is already live at tickerall.com/download. The mobile terminal itself (quotes, charts, trade band, history, alerts, drawer) is already at MT5-mobile grade as a PWA; this issue tracks the store packaging and publishing work on top of it. Done so far - PWA polish for phones shipped to production: app-mode sign-in under /terminal, safe-area handling, 44px tap targets, landscape chart-only mode, first-run "connect a broker account" card, manifest with screenshots and shortcuts, lazy-loaded editor so first load is ~1.4 MB instead of 6.6 MB - Stream resume on wake/foreground/online, so the app recovers live data after the phone sleeps - In-app alerts via service-worker notifications while the app is open - Android: signed APK + AAB built (package com.tickerall.terminal, v1.0.1) with Digital Asset Links verified on tickerall.com, so the app opens full-screen with no browser bar - tickerall.com/download page with the APK, install steps, and "coming soon" placeholders for Google Play and the App Store - Play Store listing kit prepared: description, screenshots, feature graphic, icon - /terms page live (required by both stores) In progress / remaining 1. Google Play: create the developer account, upload the AAB, complete the store listing, data-safety form and the Financial-features declaration, closed testing, then production rollout 2. iOS: native shell around the terminal built via a macOS CI runner and TestFlight; App Store listing; address the App Review rules for trading and finance apps (the app is an account-management and charting client for the TickerAll API, execution happens at the user's broker). Fallback if review pushes back: read-only iOS build with trading via the web app 3. Push alerts while the app is closed (server-side push); the client side is built, the server side ships with an upcoming backend release 4. Replace the "coming soon" placeholders on /download with the store badges once each listing is live, and add smart app banners How to follow along The Android APK is available today at https://tickerall.com/download. Store listings will be linked from the same page when they go live.

Comments

Leave a comment

Comments are public.