问题描述
我面临着创建跨平台推送通知服务的挑战.技术选择不是问题,关键在于中国的 Android(或其他移动)设备是否可以接收这些推送通知.
I have been given the challenge to create a cross platform push notification service. The technology choice is not the question, merely if Android (or other mobile) devices located in China can receive those push notifications.
它行不通的唯一原因(在我看来)是谷歌在中国被屏蔽了;我看过有关它的维基百科文章,但似乎在中国没有任何谷歌服务被阻止,因此我认为推送通知不起作用.
The only reason it wouldn't work (in my eyes) is if Google is blocked in China; i've seen the Wikipedia article about it but it seems that no Google services in China are blocked thus i see no reason why Push Notifications won't work.
我问的原因是一位有价值的架构师宣称推送通知在中国的 Android 上(根本)不起作用.由于我在中国不认识任何人,我想知道是否有人可以帮助我.
The reason i am asking is that a valued architect proclaims that Push Notifications won't work (at all) in China on Android. Since i don't know any persons in China i was wondering if someone could help me with this.
请帮忙:)
推荐答案
在中国,请使用其他推送服务,例如:
In China, please use other push service, like:
谷歌推送有时在中国不起作用.我是中国人.如果需要帮助可以给我留言.
Google push sometimes does not work in China.I am a Chinese. You may message to me if you need help.
这篇关于Android 推送通知在中国的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!