react-native-rating-requestor | React Native component to prompt users
kandi X-RAY | react-native-rating-requestor Summary
kandi X-RAY | react-native-rating-requestor Summary
A React Native component to prompt users for a rating after positive interactions
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Waits to wait timestamps for results
react-native-rating-requestor Key Features
react-native-rating-requestor Examples and Code Snippets
Community Discussions
Trending Discussions on react-native-rating-requestor
QUESTION
So, my app is already on Google Play and out of a sudden my social auth isn't working anymore. It works fine on debug and when I run --variant=release on the terminal, but it doesn't work when I download the apk from the store in internal testing. We've tested on several phones.
Email login works fine, only google auth doesnt work. Logcat doesn't show anything. I press the google button, the prompt opens, I select the user and nothing happens. Again, this only happens after I download from google play. What could it be?
We're using react-native-firebase and react-native-google-signin.
I have waste my entire week on this issue and I can't figure out a reason.
app/build.gradle
...ANSWER
Answered 2019-Oct-05 at 05:20this was the exact same issue that i faced. The built apk works but from playstore internal testing it doesnt.
Google has released a new signing service in playstore publish console in which google will signin your app with his keystore. After signing , it will give you a new SHA which you have to add in your firebase account .
Now you need to copy those certificates from google developer console and log into firebase account , there select your app and go to its settings , where you see add fingerprint option, so you add the sha certs which youve copied from google into this. both sha1 and sha256 must be copied and pasted. and after that google login should work.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install react-native-rating-requestor
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page