Enabling the Kii Push Notification Feature
The Thing-IF SDK uses the push notification for receiving the response from the things. For Android, Kii Cloud provides the push notification via Firebase Cloud Messaging (FCM) and JPush.
Initialization of push notification is not required if your mobile app does not manage end nodes but only the gateway which interacts with Thing Interaction Framework.
-
Follow these steps to use FCM in your application.
-
Follow these steps to use JPush in your application.
See Selecting FCM or JPush to determine which push notification you should use.