whyorean / YalpStore

Download apks from Google Play Store
GNU General Public License v2.0
18 stars 3 forks source link

Token Dispenser stopped working #4

Open Rikk opened 3 years ago

Rikk commented 3 years ago

Using latest release (0.47).

kowith337 commented 3 years ago

Didn't surprised that this will happen after Aurora Store got updated to newer version and new interface, however, some features are lack of integration in new version, such as manual build numbers download, default pane to show rather than first page with suggestions, etc.

Maybe need to update code to point into new place that they've updated.

I'm also not satisfy about new Aurora store too, since it's always give wrong variant for some apps e.g. I should download Android System WebView APK and split builds that end with 03, but the app detect only builds that end with neither 33 or 34, and now the new Aurora store doesn't provide the way to download custom apk version manually anymore.

Rikk commented 3 years ago

I still use Aurora Store v3.2.4 (newer 3.x versions bugged many things in my tests) and still works for me, even though I didn't need to login in a long time because my configuration files still have valid tokens.

kowith337 commented 3 years ago

https://auroraoss.com/guides/server-status/

Probably this fork of Yalp store are use old Aurora dispenser API that it's already deprecated, so it's up to fork maintainer's want to update dispenser for Yalp or not.

However, I expected that it's require to accept ToS for new API before use...