opentrace-community / opentrace-android

OpenTrace Android app. Reference implementation of the BlueTrace protocol.
https://bluetrace.io
GNU General Public License v3.0
577 stars 225 forks source link

In the debug mode every thing work but when i make a release the user register not work #22

Closed russellmoya closed 4 years ago

esQmo commented 4 years ago

Have you setup google-services.json for production too? @russellmoya

Production: ./app/src/release/google-services.json

russellmoya commented 4 years ago

yes i find solution , it's sha1 problem

russellmoya commented 4 years ago

Another problem . After that an user upload the data , how to retrieve the uid or phone number of the user who upload and uid or phone number of other users who is in upload data of this user .