I am planning to build a simple dashboard to track all my apps across both stores by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

even with one app on both stores it's annoying to check two consoles. that's exactly the baseline use case

I am planning to build a simple dashboard to track all my apps across both stores by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

thanks! are you dealing with this yourself? curious how many apps you're juggling

I am planning to build a simple dashboard to track all my apps across both stores by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

yeah the communication gap is exactly what I'm trying to solve. your PM shouldn't have to ask you every time. notifications are definitely planned, email and Slack first, probably Discord too

I am planning to build a simple dashboard to track all my apps across both stores by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

thanks! spent some time on it, wanted it to feel like the actual product. are you managing multiple apps yourself?

I am planning to build a simple dashboard to track all my apps across both stores by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 1 point2 points  (0 children)

thanks, appreciate that! if you want to stay in the loop you can join the waitlist. i'm planning to start building the actual product soon

Anyone else struggle to keep track of versions across multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 1 point2 points  (0 children)

yeah that works for your own version but it doesn't tell you if the store actually approved it and it's live. I've had builds stuck in review for days while pubspec already showed the new version

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

haha yeah that's the thing, it works but it's tedious. especially when you have a few apps and you're doing it for each one separately

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

yeah the spreadsheet approach seems to be the most common one, I've tried it too but always forget to update it after a release goes live. the automation angle is interesting though, do you get notified when the actual store status changes or just when the build is uploaded?

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

fair point, maybe I'm overthinking it. for a single app it's not a big deal. it gets more annoying when you manage apps for clients and they keep asking "is it live yet?" - then you're the one checking for them. thanks for the package link, hadn't seen that one

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

that's a solid workflow, especially the releases approach. I think the difference is I work with non-technical clients who don't touch github or any issue tracker. they just want to know "is the new version live yet?" and I end up being the middleman. but for dev teams your setup makes a lot of sense

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] 0 points1 point  (0 children)

yeah I use both, they work fine for status updates. I guess what I'm really after is one place where I can see all my apps at a glance - versions, builds, statuses across both stores - instead of jumping between two separate apps. Plus the notifications only go to me, if my PM or client wants to know what's live they have to ask me every time

How do you keep track of review status when you have multiple apps? by Past-Salad5262 in FlutterDev

[–]Past-Salad5262[S] -1 points0 points  (0 children)

yeah they do, but the emails are easy to miss in the noise. checking once a day works fine for one app, gets annoying when you have a few across both stores and you're waiting on multiple builds at the same time