(Applicable to iOS and Android platforms) The REST SDK libraries enable consumption of Sybase Unwired Platform REST services with pure HTTPS connectivity. The REST SDK provides simplified APIs for registration, exchange settings between client and server, and end-to-end tracing. The SDK also supports native push notifications.
The different components of the REST SDK are implemented as static runtime libraries and each component can be used independently.
The REST SDK supports the following functionalities:
Feature differences between On-Premise and Cloud versions
The table provides the list of features supported in On-Premise and/or Cloud versions.
| Feature Support | On-Premise | Cloud |
|---|---|---|
| Notification of Customization resource bundle | No | Yes |
| Registration is required | No | Yes |
| CAPTCHA support (asynchronous) | No | Yes |
| BTX upload | Yes | No |
| Resource bundles configuration at application connection level | Yes (only at application connection level) | Yes |
| Mutual SSL (between client and Sybase Unwired Platform server) | Yes | No |
| Network edge authentication | Yes | No |
| HTTP Note: The default connectivity is HTTPS.
|
Yes | No |
| End-to-end tracing | Yes | No |
The existing applications from release 2.2 SP02 and earlier versions can make use of both REST SDK and messaging channel libraries.