Test the Push and Settings plugins, and troubleshoot any push notification
issues.
Prerequisites
Create a Hybrid type application for your Kapsel application in the management
cockpit.
Procedure
- Open the project in your development IDE.
- Build and run the project.
- Send a REST request to send a notification to the Kapsel app.
When sending a push notification using a REST client, make sure that cookies
are enabled. Otherwise, you may receive an error while processing the
notification.
- If using an Android emulator for push notification testing, select Google API
SDK 19 or above.
For information on sending notifications, see Notification Data Sent
Through HTTP Headers in REST API Application
Development.