I am flutter developer and I am using google cloud console for login with gmail in my app but, its give me error "platfromException(sign_in_failed,h1.b:10:,null,null)", I have checked sha1 key in google console and firebase also and its correct. In debug mode is running well but in released mode its give me this error. Why this error occure?
did you find your answer?