Guides
Integration Guide
Native app integration
3min
The LiSA Viewer App can be integrated into a native app via the platform’s respective WebView implementation.
This article covers the basic setup required to embed LiSA viewer app into your native app.
LiSA app integration
LiSA native app integration requires a context and platform parameter being added to the URL that hosts the LiSA viewer app.
- context — Context identifier, accepted values: app
- platform — Platform identifier, accepted values: android, ios
Please refer to Platform communication for information on how to enable message exchange between LiSA Viewer App and embedded context.
Updated 25 Mar 2024
Did this page help you?