blob: 2c900de24066f6ce59314b617b1d0c3b34fd69f7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Google Cloud Messaging SDK for iOS
Google Cloud Messaging (GCM) is a free service that enables developers to send
messages between servers and client apps. This includes downstream messages
from servers to client apps, and upstream messages from client apps to servers.
Please visit [our developer
site](https://developers.google.com/cloud-messaging/ios/start) for integration
instructions, documentation, support information, and terms of service.
|