The recent PlayStore redesign broke the parser nearly completely (apart from the app name, no fields had any data). I've fixed up most things with b837c52 (hopefully), but some things seem no longer available (e.g. the versionName of the last release, or the minimum Android version required).
@BaseMax would be great if you could check whether my changes work for you, and if you can find some of the missing details. I've left some comments in the code so you should be able to easily identify them.
Oh, and to make up a bit for lost details, I've added the video URL (what fastlane has as video.txt)…
The recent PlayStore redesign broke the parser nearly completely (apart from the app name, no fields had any data). I've fixed up most things with b837c52 (hopefully), but some things seem no longer available (e.g. the
versionNameof the last release, or the minimum Android version required).@BaseMax would be great if you could check whether my changes work for you, and if you can find some of the missing details. I've left some comments in the code so you should be able to easily identify them.
Oh, and to make up a bit for lost details, I've added the video URL (what fastlane has as
video.txt)…