简体   繁体   English

如何在我的应用从 Play 商店中删除之前修复暴露的 Firebase 云消息 (FCM) 服务器密钥?

[英]How to fix exposed Firebase Cloud Messaging (FCM) server keys before my app gets removed from Play Store?

I have an app on Play Store.我在 Play 商店有一个应用程序。 I am using Firebase Cloud Messaging for sending Notifications to users.我正在使用 Firebase Cloud Messaging 向用户发送通知。 Yesterday, I got email from Google that my key is exposed and I need to fix it or my app will be removed from Play Store by 11 January.昨天,我从 Google 获得了 email,我的密钥已暴露,我需要修复它,否则我的应用程序将在 1 月 11 日从 Play 商店中删除。 Please explain how can I fix this in simple language.请解释我如何用简单的语言解决这个问题。

Log into your firebase console and create a new server key by pressing add server key and replacing it with the old one.登录到您的 firebase 控制台并通过按添加服务器密钥并将其替换为旧密钥来创建新的服务器密钥。

Firebase 控制台

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何向FCM(Firebase云消息传递)令牌的特定用户发送消息? - How to send a message to a specific user of an FCM (Firebase Cloud Messaging) token? 调用“ https://fcm.googleapis.com/fcm/send”时,Firebase云消息传递出现内部服务器错误 - Firebase cloud messaging getting internal server error when calling “https://fcm.googleapis.com/fcm/send” 如何使用Cloud Messaging Firebase从服务器推送通知 - How to push notification with Cloud Messaging Firebase from the server MismatchSenderId错误Firebase云消息传递(FCM) - MismatchSenderId error Firebase Cloud Messaging (FCM) Firebase Cloud Messaging(FCM)无法获取数据 - Firebase Cloud Messaging (FCM) not getting data addCompleteListener()尚未解决-Firebase Cloud Messaging(FCM) - addCompleteListener() is not being resolved - Firebase Cloud Messaging (FCM) firebase 云消息不能从服务器工作 - firebase cloud messaging does not work from server 我无法在我的 android 仿真器中接收 Firebase 云消息传递 FCM - I Can' t receive the Firebase Cloud Messaging FCM In my android emulator 是否可以在没有 Firebase Cloud Messaging (FCM) 的情况下向所有安装了我的应用程序的设备发送推送通知? - is it possible to make push notifications to all devices which had installed my application without Firebase Cloud Messaging (FCM)? FCM Cloud Messaging 与 Notifications 和 Message 的区别 - FCM Cloud Messaging difference from Notifications and Message
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM