Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android login via zalo on production mode not working #84

Open
NgocLe1001 opened this issue Apr 15, 2024 · 11 comments
Open

Android login via zalo on production mode not working #84

NgocLe1001 opened this issue Apr 15, 2024 · 11 comments

Comments

@NgocLe1001
Copy link

When development mode, I login successfully, while on production, It shows error
Error:
image
I've already checked and ensure the keys are matched
The key get from function getApplicationHashKey
image
The key import to zalo developer app (the first is development mode, the second is production):
image

Thanks for you supporting

@maitrungduc1410
Copy link
Owner

hmm, weird, maybe you should try use only 1 key, and make sure to turn on your app to Live Mode in Zalo dev portal

@NgocLe1001
Copy link
Author

Sorry, how can I try to use only 1 key? I just log and I see on 2 modes ( develop & product), the two keys are different.

@NgocLe1001
Copy link
Author

NgocLe1001 commented Apr 16, 2024

Also, I catched the error when building ( about lStar not found) and I had to go to the zalo kit node module/android/build.gradle to upgrade the gradle

@maitrungduc1410
Copy link
Owner

Sorry, how can I try to use only 1 key? I just log and I see on 2 modes ( develop & product), the two keys are different.

What I meant is try to use 1 one key in zalo dev portal (remove the other one), just for testing if it works

@maitrungduc1410
Copy link
Owner

Also, I catched the error when building ( about lStar not found) and I had to go to the zalo kit node module/android/build.gradle to upgrade the gradle

What did you upgrade?

@NgocLe1001
Copy link
Author

NgocLe1001 commented Apr 16, 2024

Also, I catched the error when building ( about lStar not found) and I had to go to the zalo kit node module/android/build.gradle to upgrade the gradle

What did you upgrade?

image

line 22, 24, 25

compile sdk ver and target sdk ver from 30 to 33.

min sdk ver from 16 to 21

@NgocLe1001
Copy link
Author

What I meant is try to use 1 one key in zalo dev portal (remove the other one), just for testing if it works

Didn't work :( I try for each key

@chenxueyi123
Copy link

我的意思是尝试在 zalo dev 门户中使用 1 个一键(删除另一个),只是为了测试它是否有效

没用:(我尝试了每个键

Vấn đề của anh đã được giải quyết chưa?Tôi cũng gặp vấn đề tương tự

@NgocLe1001
Copy link
Author

我的意思是尝试在 zalo dev 门户中使用 1 个一键(删除另一个),只是为了测试它是否有效

没用:(我尝试了每个键

Vấn đề của anh đã được giải quyết chưa?Tôi cũng gặp vấn đề tương tự

not yet
Vẫn chưa nhé

@maitrungduc1410
Copy link
Owner

I'll try to find new devices and run again, because it's still working fine on my end

@maitrungduc1410
Copy link
Owner

maitrungduc1410 commented May 11, 2024

@chenxueyi123 can you check this issue if it helps?

#87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants