简体   繁体   中英

FCM Limitation for Android Push Notification?

We are migrating from GCM to FCM in one of our projects. One of our clients asked us "Like GCM has 100 notification limit" Do we have any limitation for FCM.

Can we use the same sender-id and key for multiple environments like Dev/QA/UAT and also production?

Thanks in advance

As far as usage limitation goes, FCM is pretty much the same with GCM. See my answer here and here .

When you migrate your Google Project to Firebase, it would still retain the Sender ID. Where it is used depends entirely if it's compatible to it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM