Application Error
I tried the suggested steps (used the IB, instead of direct coding) and created an application with an login view and navcontroller-tableview-tabbarcontroller page.
The application closes (without any error displayed in the console window) abruptly, on the following sequence.
- run the app
- click the login button (no entries required)
- in the "Seller" tab bar page, click on any one of the table row. It would navigate to the "Vehicle Info" page.
- click on the back navigation button "Seller Vehicles"
- Application crashes
I spent days analyzing the issue but couldn't succeed. If someone can run the app, analyze the code and let me know what's wrong, it would be great.
Thanks
Ela
|