标签: android firebase firebase-authentication google-play-services
我在我的应用程序中使用SMS Retriever API。
第一次使用时:我立即收到手机短信,收到短信(com.google.android.gms.auth.api.phone.SMS_RETRIEVED)广播。
com.google.android.gms.auth.api.phone.SMS_RETRIEVED
当我再次使用它时(延迟几秒钟):我收到短信后需要大约30秒才能收到广播。
Google Play服务中的短信频率是否存在一些限制?