React-native google signin gives Developer Error

后端 未结 8 1859
日久生厌
日久生厌 2021-02-02 17:53

I am trying Google login using React-native-google-signin plugin but it gives me a Developer_Error.I have done exctly same as mention in its document.here is my code ans steps.<

8条回答
  •  清歌不尽
    2021-02-02 18:26

    I think sometime it may possible for an old fingerprint (from a different dev in a former time) could be conflicting. So SHA1 should be proper. Delete the old SHA-1 and re-download google-services.json

提交回复
热议问题