Why SMS Retriever API don't work in release mode?

后端 未结 6 1684
难免孤独
难免孤独 2020-12-31 06:27

I\'ve implemented the SMS Retriever API like in the google tutorials and in my debug Build Variant work fine. I can read the sms and get the code to the user ca

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-31 07:14

    You must add release app string hash to message sent from server because release hash different from debug hash SMS retriever verify

提交回复
热议问题