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

Problem with popviewcontroller #99

Open khaleel123 opened 12 years ago

khaleel123 commented 12 years ago

I am navigating from list view to Tableview and if i click on row of a tableview it navigate to Details view .....in details view i am using presentmodelviewcontroller to call a URL in Web view.... after dismiss the webview i am using navigation back button to come back from Detail view to Tableview.... the application get crashing.