Introduction
Last updated
Was this helpful?
Last updated
Was this helpful?
MPush uses a classic Pub/Sub pattern, you will register your device to topics, then from the MPush APIs you will be able to send notifications to those topics and all device registered will receive a notification.
A topic can represent whatever you want in your system (e.g. the entire app, a user a subset of user with a common characteristic) so you will be able to choose the granularity of the notifications.
- The easiest way to get Xcode is from the , but you can also download it from if you have an AppleID registered with an Apple Developer account.