# Crisp cn1lib

DevFeed: [Crisp cn1lib](<https://devfeed.tech/articles/crisp-cn1lib-19273.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/crisp-cn1lib/>)

Author: Shai Almog

Published: 2018-10-22T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Library](<https://devfeed.tech/topics/library.md>), [App](<https://devfeed.tech/topics/app.md>), [HTML](<https://devfeed.tech/topics/html.md>), [Extension](<https://devfeed.tech/topics/extension.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [extension](<https://devfeed.tech/tags/extension.md>), [html](<https://devfeed.tech/tags/html.md>), [implementation](<https://devfeed.tech/tags/implementation.md>), [ios](<https://devfeed.tech/tags/ios.md>), [library](<https://devfeed.tech/tags/library.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [porting](<https://devfeed.tech/tags/porting.md>)

## AI overview

The article announces a new Crisp cn1lib that adds Crisp chat and related functionality to Codename One Android and iOS apps. It explains that the integration uses HTML rather than wrapping Crisp's native SDKs to improve portability, and notes that developers can install the library through the extension manager.

## Source excerpt

Crisp powers the chat button in the bottom right portion of our site. It also handles emails and a host of other great features. One feature we didn't take advantage of is the mobile app support. To solve that we just issued a new Crisp cn1lib which we integrated into the new versions of our Android and iOS apps. You can install it yourself using the extension manager and use it with the instructions here.