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

Not working on Playstore Build #33

Open
strmchsr opened this issue Mar 30, 2022 · 3 comments
Open

Not working on Playstore Build #33

strmchsr opened this issue Mar 30, 2022 · 3 comments

Comments

@strmchsr
Copy link

I have uploaded the App Bundle on playstore on which I am getting PARTNER_KEY_ERROR.
The same is working on production build APK

@preetpatel21
Copy link

Hi @strmchsr
whenever you try to register your app you have to add SHA-1 key. So try to add
SHA-1 key which is generated by google play console.
After that you have partnerKey which is for only Playstore build.

I hope you get the solution.

@ps6067966
Copy link

try

Hi @strmchsr whenever you try to register your app you have to add SHA-1 key. So try to add SHA-1 key which is generated by google play console. After that you have partnerKey which is for only Playstore build.

I hope you get the solution.

Where we need to add sha-1?, In firebase i have already added.

@preetpatel21
Copy link

preetpatel21 commented Jun 9, 2023

Hello @ps6067966
when you register your app to truecaller it will ask you to add SHA-1 key in truecaller developer dashboard.
In Google play console you will get SHA-1 key. so use that key while register your app.
So after that it will give you partner key , so Use this partner key in your code. whenever you create apk or aab.

if you still not getting what you want ! feel free to ask.
Thanks.

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