Live data from Hacker News

The Google Play app review process now regularly takes longer than a week

gultsch.social

31–40 of 357 posts

Re: The Google Play app review process now regularly takes longer than a week

#32

For new accounts yes, for older accounts it's much faster in my experience. Apple has it's own issues, they often just answer with a random question so they can kick the review down the line. "Are you sure this is your pricing?" "Can you confifrm you have not selected that country" and then you have to wait another 2 days.

TFA is a post from an established developer and showing a screenshot for the submission of an update to a longstanding app (Conversations XMPP chat client).

Re: The Google Play app review process now regularly takes longer than a week

#33
Our app includes Android Auto, which I think is what causes it for us. Submitted 4 Sept, still in review.

Was only 48-72 hours until this year, where it randomly jumped to 2 weeks or longer like it still is.

It's really frustrating, and makes it very difficult to develop with, let alone reliably release features across platforms.

Re: The Google Play app review process now regularly takes longer than a week

#34

Earlier quoted context omitted.

thanks for your app! using it for learning danish and finding it very useful.

Team effort, but thank you!! I've just taken the next month and a half off to work on things full time. I'm excited! The next update won't be huge, (Google required us to make all screens 'edge to edge'[0], which took up most of my time last month). I'm hoping for some solid improvements now that's out the way, once the release pipeline has returned to normal. Feel free to get in touch if you fancy contributing. [0]…

If you can get your agent of choice to run up the app in an emulator and navigate the whole thing taking screenshots then tasks like edge-to-edge can be pretty hands off.

The way I did it was to firstly get accessibility identifiers on everything. Then have it record everything I do on an emulator to navigate the entire app. Then left it for a while to work out how to actually use the app via the emulator. Once you have this sort of baseline. A lot of changes are really quite pleasant. I often ask for an HTML gallery of screenshots covering a few device sizes as the step before I bother running it on a device myself.

Re: The Google Play app review process now regularly takes longer than a week

#35

MAYBE operating systems shouldn't have gatekeepers which can deny access to billions of customers for any and no reason at all. Apple and Google are WELL past due for regulation in this space. The fact that we cannot download and install software from the internet onto our phones JUST like we can do with our computers is a symbol of our inept and ineffective politicians. And before someone says "well akshully you can…

[deleted]

Re: The Google Play app review process now regularly takes longer than a week

#36
Yeap latest CoMaps update took ~16 days to review (the longest wait for us so far) and two support tickets (submitted first after ~9 days and got "we have expedited it", 5 days later still in review, so submitted one more ticket).

Before that we had a hotfix update (a very small change) and still it took longer than a week and a support ticket (after which it had been approved in a day)...

Re: The Google Play app review process now regularly takes longer than a week

#38
post #34

Earlier quoted context omitted.

Team effort, but thank you!! I've just taken the next month and a half off to work on things full time. I'm excited! The next update won't be huge, (Google required us to make all screens 'edge to edge'[0], which took up most of my time last month). I'm hoping for some solid improvements now that's out the way, once the release pipeline has returned to normal. Feel free to get in touch if you fancy contributing. [0]…

If you can get your agent of choice to run up the app in an emulator and navigate the whole thing taking screenshots then tasks like edge-to-edge can be pretty hands off. The way I did it was to firstly get accessibility identifiers on everything. Then have it record everything I do on an emulator to navigate the entire app. Then left it for a while to work out how to actually use the app via the emulator. Once you h…

We use Roborazzi[0], which is an excellent screenshot library, but:

* We target minSdk 24

* We're still using XML views

* We target a large variety of form factors

* We have a lot of screens, and these have a lot of configuration options.

I really wish it was "point an agent at it, and walk away", but many screens ended up being hours of iteration with Fable driving my phone/an emulator to produce an acceptable outcome.

Given that my Pixel 9 Pro has system screens which are still broken under edge to edge, it's not an easy change, and takes up time which could have been going towards feature development.

[0] https://github.com/takahirom/roborazzi/

Re: The Google Play app review process now regularly takes longer than a week

#40
post #37

Why can't you wait for a week? That doesn't sound like a long time.

For apps with a scale, it's a long time

Because? People wait far longer for much more important things in real life.
Post reply on HN