fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
623 stars 995 forks source link

How to stop FCM services and start FCM when needs #500

Open briankpw opened 6 years ago

briankpw commented 6 years ago

Nowadays, when user access in the China Domain Network, its will block all the access by the china firewall. I am using FCM once its was outside of the china domain. However, inside the china network, I am using JPush which is china notification provider.

Once I at outside china, I stop the JPush service, its will stop the FCM service to receive notification. How to reinit the services by FCM?

Thank You

freescout-helpdesk commented 4 years ago

Why don't you replace FCM with JPush and use Jpush inside and outside of China?