Closed NitroG42 closed 4 years ago
The task fails but the available resources are downloaded (which is a good news)
The thing is, after that, I couldn't publish at all
Dang, they must have changed the API. If you can't publish right now, you'll need to delete the promo-graphic
folder.
I hope it's not the fact that I've opted in to their new beta dashboard. I doubt the new flashy console UI didn't come with a whole API upgrade
We are getting failed CircleCI builds due to this issue as well.
I removed all the promo-graphic
folders and then the tests passed.
@SUPERCILEX @Dohmanlechx - I'm also getting this issue running ./gradlew bootstrap
. I'm not trying to upload anything and don't have any promo-graphic
folder locally. I just wanted to pull down the latest google play resources.
Also, I looked at the store presence and I don't have a promo graphic set here either.. thoughts?
sorry, forgot to mention I'm running the latest version 2.8.0.. guessing the fix that was checked-in just isn't in that version yet
Correct, the fix is in 3.0. If people really want it, I could create a patch release.
Sorry, when I first found this I noticed the issue was closed and assumed it was fixed.. my bad! I don't think it's going to prevent updating the app normally so I can wait until 3.0!
thanks
@SUPERCILEX
If people really want it, I could create a patch release.
At least I (and my colleagues) want it !! 🙇♂️ 🙇♂️ 🙇♂️
Ok, will hopefully have time over the weekend.
Very glad if you could !!! 😭 😭 😭
Alrighty, I've just released 2.8.1 which should fix the issue.
Thank you so much !!!
Describe the bug
When running the bootstrap task, it seems the Play API has changed because I get the following error:
How To Reproduce
Just run bootstrap task
Versions
Tasks executed
./gradlew app:bootstrapRelease
Expected behavior
No error in the task !