When trying to build a community for your app, you have to go with every possibility to help your users interact easily with each other. Implementing your own, full-fledged commenting / voting system might be a tedious work and it might be worth it to integrate existing solutions into your app. This is what we decided to do with our latest product, Fontify. We have used Disqus on the Fontify website where users can read / post comments for every sketch they see and they are also able to share the pictures via social websites, all through the services provided by Disqus.
In today’s iDevBlogADay article I would like to describe how we integrated Disqus into our native iOS App, using their latest REST API.