Migrate from FirebaseInstanceId.getInstance().getId() to FirebaseInstallations.getInstance().getId()

前端 未结 0 1112
名媛妹妹
名媛妹妹 2020-12-06 09:53

I have to migrate from the deprecated synchronous api FirebaseInstanceId.getInstance().getId(); to the new async firebase api:

FirebaseInstallati         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题