I run You Went There (youwentthere.com), a print-on-demand poster shop in
Australia. App 274209 lets a customer turn one of their own recorded
activities into a printed wall poster.
The flow: the customer clicks Connect with Strava, grants activity:read_all,
picks one of their own activities from a list, and we draw that GPS track as a
poster they can order as a print. Their data is only ever shown back to them,
and what we charge for is a physical printed product, not access to data.
There is no token store or session store server-side, and the raw token never
reaches the browser. No resale or redistribution of activity data, and no AI
or ML use of it. Brand guidelines are followed, with the official unmodified
Connect with Strava button starting the OAuth flow and Powered by Strava on
the activity picker.
Two questions:
1. The app is on the single-athlete tier, so I can only test it with my own
account. What is the process to reach the 10-athlete tier?
2. The shop is already trading, with a public storefront and live orders, so
10 connected athletes is enough to validate the integration but will not
support it once it is on sale. What is the path to a production cap, and can I
submit for app review now rather than after the 10-athlete stage?
The integration is live at youwentthere.com if anyone wants to click through
it. Happy to provide any detail that helps.
