twilio 或 firebase 短信发送的费用是多少?

How much costs twilio or firebase sms sending?

我使用 Twilio 通过 phone 号码进行用户身份验证,一切正常。

突然间我的支出开始增长

对于美国1 条短信的费用为 0.007 美元,但我仅在吉尔吉斯斯坦的特定国家/地区发布了我的应用程序。

后来我才知道在吉尔吉斯斯坦1条短信的费用是0.1$。 所以即使在测试期间我也花了 30 美元,这是不小的。

顺便说一句,如果有 10 万用户下载,那将花费我将近 1 万美元。

我是新手,没有经验,正在使用 twilio api。还有其他解决方案吗,在 firebase 中要花多少钱?正在尝试 google,没有找到任何东西。

也许还有其他更便宜或更好的服务。有很多应用程序使用短信验证,我想知道他们是如何处理的?

用的最多的是哪个短信发送服务,有开发者请指教!!!

how much does it costs in firebase?

根据 Firebase pricing page 身份验证的成本是:

Authentication

Phone Auth - US, Canada, and India

  • 10k/month free, then [=11=].01/verification

Phone Auth - All other countries help

  • 10k/month free, then [=11=].06/verification

Other Authentication services

  • Free

听起来您的使用费是每次验证 0.06 美元,每月前 10k 免费。