简体   繁体   English

带有 Firebase (FCM) 的 SMS API

[英]SMS API with Firebase (FCM)

Is there any way for Firebase to send SMS to a specific phone number? Firebase 有没有办法将短信发送到特定的电话号码? In GCM, there is SMS API like that.在 GCM 中,有这样的 SMS API。 But I can't find it on Firebase (FCM) anywhere.但我在 Firebase (FCM) 上的任何地方都找不到它。 FCM supposed to have everything that GCM can do because FCM will replace GCM. FCM 应该拥有 GCM 可以做的一切,因为 FCM 将取代 GCM。

Based on this, there's still no SMS API for firebase.基于此,firebase 仍然没有 SMS API。 But the answer is from 2016. Firebase for SMS sending但答案是从 2016 年开始的。 用于短信发送的 Firebase

No, Firebase doesn't have an SMS sending API yet but you can use services like Nexmo or Twilio for that.不,Firebase 还没有 SMS 发送 API,但您可以为此使用 Nexmo 或 Twilio 等服务。 Alternatively, you can use AWS SNS to send SMS.或者,您可以使用 AWS SNS 发送 SMS。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM