Integration guide, API Documentation and Configurations can be found in Liveperson's Developers Portal: https://developers.liveperson.com/android-quickstart.html
In-App Messaging SDK version 3.0 for Android.
Type: Security Feature
Available to all customers? No. Contact support for more details.
Certificate Pinning allows increased security on top of the commonly used SSL protocol for mobile apps. It assists to prevent certificate hijacks and mitigates implications from compromised certificate authorities. By using Certificate Pinning, apps have an additional validation of the server’s certificate.
The object mCertificatePinningKeys was added to the object LPAuthenticationParams. Please note: using the new object without completing the onborading process will result in failures while trying to communicate with LivePerson’s servers.
The following additional conditions and configurations are required:
Backend update | Backend enablement | Backend configuration | SDK enablement | SDK configuration |
---|---|---|---|---|
Yes | Yes | Yes | Yes | Yes |
The following devices are now also supported and/or certified to host our in-app messaging SDK:
Operating system | ||||
---|---|---|---|---|
Device | v5.X (Lollipop) | v6.X (Marshmallow) | v7.X (Nougat) | v8.X (Oreo) |
Note 8 | N/A | N/A | Certified | Supported |
Pixel | N/A | N/A | N/A | Certified |
Pixel 2 | N/A | N/A | N/A | Certified |
A full list of supported and certified devices can be found in the LiveEngage System Requirements document.
Type: Parameters
Available to all customers? Yes
The In-app Messaging SDK v3.0 exposes additional branding configuration parameters.
New parameters may control text, padding of conversation UI elements and more.
- Key for items as follows:
Backend update: This feature requires an update to the backend.
Backend enablement: This feature requires items to be toggled on in the backend.
Backend configuration: This feature requires configuration in the backend.
SDK enablement: This feature requires items to be toggled on in the SDK.
SDK configuration: This features requires items to be configured in the SDK.
All usage of the contents, documentation or code found in this repository is subject to the LivePerson API Terms of Use. Please use the link above to read them carefully before utilizing the site.