Firebase Invites: Message failed to send

跟風遠走 提交于 2019-12-11 15:16:42

问题


I am trying to use Firebase Invite with React Native. I have followed instructions from rnfirebase.io and Google documentations. I can get to the part of showing the contact list from where I can choose who to invite. But when I press the arrow to send the invite, it shows me an error message saying "Message failed to send".

I read the related posts and most seem to suggest to check that the SHA1 matches. I have checked this many times. I have added SHA1 and SHA256 from my debug keystore and using the corresponding google-services.json file in my project. Still the issue remains.

There were some posts that claimed that the issue automatically resolves after two days, as a result of some delay on Firebase side. That sounds really weird. But I can confirm that after two days :)

Anyone else facing this?

UPDATE: I was trying on emulator and it still fails there. On device, it seems to work. Would be nice to have it working from emulator.


回答1:


It appears to be current limitation from firebase-invites. This sounds an interesting feature request. You may file a feature request to their support channel. :)



来源:https://stackoverflow.com/questions/51661305/firebase-invites-message-failed-to-send

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!