This is a migrated thread and some comments may be shown as answers.

Messenger in mobile APP

4 Answers 105 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
RDeveloper
Top achievements
Rank 1
RDeveloper asked on 01 Jan 2016, 02:55 AM

I work on Telerik Framework, and using AppBuilder for creating mobile app 

I need to add messenger component in mobile application, Is there any sample,plugin  for this request 

4 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 01 Jan 2016, 03:20 PM
Hi,

I am not sure what kind of messaging you'd like to implement in your app. Generally speaking, you would only need a plugin in case you need to access a native mobile API (iOS, Android or Windows Phone API) to control a native device functionality.

If you need to create a kind-of-a-messaging board, you can have a look at the Friends hybrid app. If you need to implement a real-life-chat functionality, you'll need to find a JavaScript API that supports your requirements. For instance you can have a look at this post as it describes how to use socket.io and a node.js server to implement Cordova-based chat apps.

If you want to use a native social sharing app, you can have a look at the SocialSharing plugin as it allows users to:
  • post content on Twitter, Facebook, or other social media,
  • share calendar events or pdf documents via email,
  • send prefilled WhatsApp or SMS messages.

Please consider the above options and let me know if you have more questions.

Regards,
Tina Stancheva
Telerik
 
Everlive is now Telerik Backend Services, and is part of the Telerik Platform.
 
0
RDeveloper
Top achievements
Rank 1
answered on 03 Jan 2016, 09:37 AM

Thanks very much for replying , I need live chat, and depending on your suggestion I create simple chat by using nodejs and socket.io, but now my question is , how to add this chat to my mobileApp by using appbuilder 

 

0
Tina Stancheva
Telerik team
answered on 05 Jan 2016, 04:23 PM
Hello,

In order to use Socket.io in your AppBuilder project, you need to reference the socket.IO client API from their CDN for instance:

Since you're looking to create a live chat functionality, please browse through this discussion where you can find other options for creating such an app in AppBuilder.

Regards,
Tina Stancheva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Tayger
Top achievements
Rank 1
Iron
answered on 17 Apr 2016, 07:27 PM

Hi

I also have in mind to implement a message/chat system. I got stuck on http://framework.realtime.co/messaging/ 

It's powerful, fast and reliable but also at fair price! Maybe it offers what you are looking for.

Tags
General Discussion
Asked by
RDeveloper
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
RDeveloper
Top achievements
Rank 1
Tayger
Top achievements
Rank 1
Iron
Share this question
or