Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想通过传递包名称和 SHA 密钥作为每个新应用程序的参数,使用 API(URL) 调用在 FCM 服务器中注册我的应用程序。通过这个 API 调用,我想下载/创建 google-services.json 文件。
我看不到在 FCM / Google 开发人员 API中自动注册应用程序的方法。我想没有办法做到这一点。