# Chat Service in Xamarin.Forms ###### tags: `Forms`,`chatbox` :::info * [15 Top Live Chat Software Solutions Reviewed](https://www.crazyegg.com/blog/live-chat-software-solutions/) * [Intercom Alternative](https://www.producthunt.com/ask/1829-which-is-the-best-and-free-alternative-to-intercom-io) * [Microsoft example](https://code.msdn.microsoft.com/Xamarin-Forms-ChatBot-512dafbd#content) ::: ### [SendBird](https://sendbird.com/) - [x] [NuGet](https://www.nuget.org/packages/Xam.Plugin.SendBird/) * SendBird is messaging-as-a-service. * It provides the `client SDK`, `chat API`, and the `backend` for apps enabling real-time communication among apps’ own users. * Supports iOS, Android, the Web (JS), Unity, `Xamarin`, and Server API. > [github sample](https://github.com/wilsonvargas/SendBird-Xamarin) > use SendBird Messaging SDK and Chat API for Mobile Apps and Websites.  released example: https://www.youtube.com/watch?v=01_EdnJ51l0 ### [Vidyo.io](https://vidyo.io/) 主要是視訊,但看 [api document](https://developer.vidyo.io/#/reference-guide/4.1.22.9) 應該也有 chat service  > [github sample](https://dzone.com/articles/build-cross-platform-video-chat-apps-with-xamarin) > [how-to-videos](https://vidyo.io/how-to-videos/) ### [Cometchat](https://www.cometchat.com/xamarin-chat) > only support `Xamarin.iOS` and `Xamarin.Android` [pricing page](https://www.cometchat.com/pricing) ### [Intercom](https://www.intercom.com/) [sdk on NuGet](https://www.nuget.org/packages?q=intercom) ### Microsoft bot framework [sample](https://code.msdn.microsoft.com/Xamarin-Forms-ChatBot-512dafbd) [microsoft bot examples](https://docs.microsoft.com/en-us/azure/bot-service/dotnet/bot-builder-dotnet-samples?view=azure-bot-service-3.0) :::warning ### 手刻教學 [Xamarin Android Tutorial 74 SignalR Chat Client](https://www.youtube.com/watch?v=iWLieVqeB1U) [Xamarin Forms ListView Customization using DataTemplateSelector](https://www.youtube.com/watch?v=Ql2KEL0Y8rM) [Exploring a Chat UI in Xamarin Forms](https://www.xamboy.com/2018/06/14/exploring-a-chat-ui-in-xamarin-forms-part-1/) #### To Implement: - [ ] Telegram - [ ] SignalR ::: ### CrossChat  > [github](https://github.com/EgorBo/CrossChat-Xamarin.Forms) ### 整理 | intercom | Sendbird | vidyo.io |cometchat| D.I.Y| | -------- | -------- | -------- |--|--| | .NET.Client | Xamarin.Forms | Xamarin.Forms/Native| Xamarin.Native| |Nuget(official)|Forms sdk/NuGet|add Native sdk into Forms| NuGet(Native)|SignalR/Telegram| | $53 /month| [Free/Custom](https://sendbird.com/pricing) | $65 /month |$49 /month|issue assign to...| #### why not use webview with free chat service??
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up