Native apps and push notifications
You can use the Native Apps settings to disable push notifications if you don't want to use them. Or, if you have a custom distribution of the native app, you can configure Jive to use an Apple or Android certificate to send push notifications.
Push notification defaults
By default, push notifications are on and are relayed through the Jive Push Service. If you want to shut them off, click None - disable push notifications.
- 204.93.84.65
Custom push notifications
Custom push notifications go directly from the Jive server to the appropriate notification services (GCM from Android and APNS for iOS). For security, Android and iOS require that the credentials used to send push notifications to an app match the credentials used to sign the distributed app. Therefore, to use custom push notifications, you must have a customized version of the app that is signed by your organization's appropriate credentials. You can upload your organization's APNS credentials and/or GCM key on the Mobile page of the Admin Console.
- Android
- If you enable custom push notifications for Android, be sure the Jive server allows
POSTs to
https://android.googleapis.com/gcm/send
. For more information about Android push notifications, see Notifications Overview on the Android Developers portal at http://developer.android.com/guide/topics/ui/notifiers/notifications.html. - iOS
- For more about how iOS push notifications work, see Using Push Notifications to Signal Changes in the Mac Developer Library. For a more detailed discussion of iOS app customization, see Jive Daily for iOS enterprise distribution in Jive Daily Enterprise Distribution Overview on Worx.