I am currently developing an app with Xcode for iOS, using the MDTwitter engine library and twitter API.
I had two apps registered with twitter, one for testing and the other to be the “actual” app that i use in the completed product.
Everything was going fine with the test app, so I decided to switch to the actual app and finish my product, but then everytime I tried to log in I kept getting a “token already used” error.
Since everything else seemed to be in place, I decided it’ll be best to just delete said app once and reregister it with twitter, but twitter isn’t even letting me do that! I created yet another test app to test deleting, and I am able to delete every app accept the buggy one.
Did anyone else have this problem? I am doing something wrong? Any advice?
Thanks!