Question

I am developing a BlackBerry application for the Storm, running OS 5.0. Things were all going well until the requirement came to share items via twitter, facebook, mail, janrain and disqus. I managed to integrate twitter, facebook and mail. Now I need to integrate janrain and disqus.

I searched and found that sdk's are provided only for iPhone and Android. Please let me know where I can find out some documentations or reference for this.

Was it helpful?

Solution

For Disqus integration, either you have to have a site with disqus integrated and create threads and do posts or create an app inside disqus, then using api's create thread and make posts there.

For Janrain, got a third party android lib source. Using that we got the url's to which the API calls should be made.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top