Reputation: 163
My android app uses GCM push message service. When the device is connected to wifi, push notifications are not received on the phone. However, it works fine when connected to Mobile data. But the same time whats app and other applications getting push messages in wifi. Can anyone help me with this problem?
Upvotes: 0
Views: 937
Reputation: 35
GCM uses ports 5228, 5229 & 5230 which are almost always blocked on corporate network.
Check this forum
Upvotes: 1