bengottlieb / Twitter-OAuth-iPhone

An easy way to get Twitter authenticating with OAuth on iPhone
http://www.standalone.com
799 stars 155 forks source link

What Callback url i need to set in my app page for my iOS App? #102

Closed grahambell714 closed 12 years ago

grahambell714 commented 12 years ago

Hi Bengottlieb, what i'm posting is just my doubt its not exactly an issue , please give me a solution for this, my question is in my app page in Callback URL: text field When I don't set callback url in app settings my app is not authorizing ([_engine isAuthorized]; is returning False and not able to login) , What callback url I must set?I want to return to the app after authorization?