Can Lime Connect be integrated into a mobile app?

There is currently no mobile SDK available, but you can use Lime Connect in your mobile app through a WebView integration. This means that the webpage with the Lime Connect chat will be displayed directly in the app. You can completely customize this webpage according to your corporate style.
Requirements:
  • You have a functioning webpage that is optimized for display on mobile devices.
  • Your web-based integration can be accessed via a URL.
Since the Lime Connect messenger is optimized for mobile use, it can be embedded on your WebView page like on any other page using JavaScript code.
💡
We recommend using our Website Messenger API for this type of integration, as it provides more control over the behavior of the chat widget. The Website Messenger API is available starting from our Team package.
Share