Chat

buzztouch plugin: Chat
Version: v1.0
Chat plugin allows you to add chat rooms to your apps, without importing any third party SDK’s or files, or uploading any files to your server. You can have one chat room, or a lobby full of them, moderate users, register names, & more.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Pointerbuzzbt | 05/04/14 (v1.0)
Thanks!
Screenshots
More Information
Chat plugin allows you to add chat rooms to your apps, without importing any third party SDK’s or files, or uploading any files to your server. You can have one chat room, or a lobby full of them, moderate users, register names, and more.

You simply sign up once for a free account at the location given in the instructions, and paste the link that they give you into the screens control panel area. It costs nothing to signup, and it’s not an affiliate link. Once you get your link, you paste it into the screens control panel, and the plugin does the rest. You can set it up to go to a single room, or you can create an unlimited amount of rooms and have the screen display a lobby of your different chat rooms.

You can also fully control your chat rooms, and moderate them fully. You can ban or gag chat users, have your users register their own permanent user names, private message other users, and more. There are no databases to install, no third party SDK’s or files to include in your project, and no files to upload to a web server. It’s as simple as pasting a URL into your CP, and you’ll be chatting in your app in less than 5 minutes.

Full instructions are included in the control panel to guide you through the simple 1,2,3 process.

This plugin works for both iOS and Android, including tablets. The included chat room source also gives you a web based version of your chat room, and even instructions and the code to embed it into your website if you like, so that your website chat and app chat will by live and synced.

Yes, there is a small banner in the top of the chat window, but thats the trade off for the chat service being free from the company. If you want, they do have a $5 subscription offered to remove the ads I believe, but they are small enough that I don’t think they make too much of an intrusion.

------------------------
Version History
------------------------
Version 1.0 - Initial Release

------------------------
iOS Project
------------------------
Works with all version of iPod touch, iPhone, and iPads
AN_ChatRoom.h
AN_ChatRoom.m

------------------------
Android Project
------------------------
Works with all Android devices, including tablets
AN_Chatroom.java
an_chatroom.xml

------------------------
Code References
------------------------
Code was modified and adapted for use with the
included chat room source from David Book’s
original CustomURL plugin.