PDA

View Full Version : Mobile API (Beginner)


Mythotical
12-20-2012, 10:25 AM
I am in the process of developing an iPhone app for my personal site using the Mobile API that vBulletin comes with, the problem I'm having is the method I need to use when connecting to grab the file containing the api url, client id, etc.

I'm trying to use AFNetworking but errors everytime I try to connect. I understand how to use the methods but first I need to establish a connection that returns good connection.

Any direction would be greatly appreciated. I understand I may have to develop an entire plugin to go hand in hand with my iPhone app but without knowing for sure I'm blowing smoke up my own rear.

Mythotical
12-22-2012, 03:48 AM
So I have a few ideas to get started, hopefully it works since no one here wants to respond, only read my thread.

Mythotical
12-23-2012, 07:44 AM
Seriously? No one can even give me some direction? I have read the mobile API documents but no where is it provided how to use REST and connect to our vB installs.