theapache64 / stackzy

💻 A cross-platform desktop application to identify libraries used inside an android application. Made possible by Compose Desktop ⚡

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BadAuthentication on Login Attempt

ErickSumargo opened this issue · comments

java --version: 15.0.2
stackzy version: 1.0.7

Cool app and nice UI! But...

Issue:
Created new Google account as suggested but always get BadAuthentication status when trying to login.

Yes getting the same issue, Bad authentication every time when try to login
err

@ErickSumargo @sk123411

This is caused by an unexpected change in playstore API. Will be fixed in 1.0.8 👍
Thanks for reporting 😇

Thanks for the quick response and fix!! :):) Well i have came another issue when try to decompile apps from playstore
err

@sk123411 Which app is this? Also, can you paste the output of java -version?

Getting the same error in all the apps which i am searching on playstore , the libraries(beta) and .apk feature are working fine, i am using it on windows

@sk123411 Can you give me the output of java -version ?

Java not installed on my system

That could be the problem. Because we need JDK to decompile the app. Are you able to decompile apps via ADB ?

thanks its working now! kudos to your hardwork