I am using mgtwitterengine to implement twitter login on my ios app. I'm having trouble logging in to my application using this library.
After giving my twitter username/password, I am redirected to the landing page of my website (on Twitter development settings, I have given a callback url to http://mywebsite.com and I am redirected to mywebsite.com after giving my username/password and signing in). How do I get it to redirect to my application's home page?