Other than parse.com what server backend tool can I use for a real time IOS chat mechanism?
-
Other than http://parse.com what server backend tool can I use for a real time IOS chat mechanism? The problem that I have is that Parse does not have the GROUP BY function allowing me to group by conversation. Are there any other tools I can use?
-
Answer:
Apple themselves have a http://en.wikipedia.org/wiki/Apple_Push_Notification_Service that you can use for free in your apps. It has a pretty simple API that you can access through a scripting language of your choice, but you will need to get your own server/web host to facilitate the push notifications. Here is a good tutorial on how to make a chat application with http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1.
Brian Cox at Quora Visit the source
Other answers
For chatting apps - BaaS is not such a good option. You need to look at some XMPP based backends (or build your own). That is the technology that also powers other messaging services like WhatsApp
Dhruv Chopra
Agree with Dhruv above, you'll be much better off downloading a ready code sample from one of cloud communication platforms which are built specifically for that. Here are iOS and Android code samples using our QuickBlox SDK, hope it helps: http://quickblox.com/developers/SimpleSample-chat_users-ios http://quickblox.com/developers/Android_XMPP_Chat_Sample
Taras Filatov
For the Chat mechanism try Applozic https://www.applozic.com/No other backend tool required.Applozic provide developers with a MQTT based leaner, faster and scalable real time messaging SDK.Open source iOS client with ready to use and customizable UI toolkit: Sample Code : https://github.com/AppLozic/Applozic-iOS-SDK Documentation : https://applozic.readme.io/docs/ios-gettingstarted
Abhishek Thapli Thapliyal
Please see list below: https://www.back4app.com/en/ https://www.back4app.com/en/ is the hub for backend and APIs. Just focus on creating amazing user experiences and forget about complex infrastructure. You can build and host APIs for web, mobile and IoT apps, working up to 80% faster. back{4}app uses Parse Open Source framework to make it happen. We developed a http://blog.back4app.com/2016/03/01/quick-wizard-migration/ to Parse Users. Accengage it is the European leader in Push Notification Technology for mobile apps & websites. Available as a SaaS solution, Accengage has an intuitive user interface to set-up, launch, analyse and optimise your CRM Strategy on mobile devices and desktops. Over 300 international customers rely on the Accengage solution to communicate in a targeted, personalized, automated and synchronized way with their app & website users. Key figures: 60 Months of R&D, 500 Million installed apps with the Accengage SDK, 3 Billion push notifications sent per Month. AWS Mobile Hub - this is a direct Parse replacement that recently came out by AWS. Although this is in Beta, AWS is a well respected platform that supports many huge companies like Netflix and Yelp. BackAnd - a platforms that allows you to create an AngularJS ready backend for your app. Its really good of you are working on AngularJS web apps and your data is stored on Amazon RDS.CloudBoost offers Storage, Search and Real-time capabilities for your apps. Its perfect for building data-intensive applications and services.Firebase - offers a great solution for real time communication and data storage. It's perfect if what you are doing is mainly data & realtime (chat, game, collaboration, etc...) but it's not very flexible for other things.Disclaimer, I´m a http://back4app.com founder.
George Batschinski
Related Q & A:
- What kind of amp should I use for a 15'' MTX 9500?Best solution by Yahoo! Answers
- What type of jobs can I get with a MBA but without any experience?Best solution by Yahoo! Answers
- What can I use as a screen name?Best solution by Yahoo! Answers
- What type of paint should I use for a mural on an outside concrete wall?Best solution by Yahoo! Answers
- What monitor can I use with a mac mini?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.