试图在python服务器上集成Google防火墙API File "/home/daffolap-355/repos/subscriptions/appvendor/firebase_admin/firestore.py", line 28, in <module>ImportError: Failed to import the Cloud Firest
我已经成功地调用了这个函数,以便向我的应用程序中的用户发送推送通知。我的后端是firebase,我使用的是Xcode。由于某种原因,从今天起,它开始抛出一个错误。我对AF不熟悉,所以我对该做什么感到很困惑。我已经搜索过S.O的答案,但之前的问题都没有可靠的答案。有什么可以帮忙的,谢谢。func sendPushNotification(device: String){
let body = "They're waiting on your response"