YogoTi
YogoTi

Reputation: 89

How to integrate forum into application?

I have a website that has a forum with users. I would like to integrate this functionality into my application? How would i go about doing this? If anyone has some instructions to start with that will be great. Or a tutorial some where.

Upvotes: 0

Views: 866

Answers (2)

blackgun
blackgun

Reputation: 411

I know this app forum sdk that provide a native library and bundles to enable a forum in your app. Much faster and quicker response than webview.

Upvotes: 0

AlfredoVR
AlfredoVR

Reputation: 4317

Add a webview and try to make a mobile friendly version of your forum. You can also call the web browser. It will save you a lot of trouble.

Upvotes: 1

Related Questions