Please find the Image which shows my project storyboard.
- iOS version - 6.0 and above
- Xcode version - 6.2
- Problem -> After Login, I open slide menu and click Rewards and i navigate to "View Controller 2". Then, from "View Controller 2" i click "Menu" option but i do not navigate to "View Controller 1" instead i get an empty page which does not show anything. My "Push Controller Segue 1" is not working but "Push Controller Segue 2" is working. When click the button in Login Form i navigate to "View Controller 1" (i have written this programmatically).
- Solution Required - How to navigate to "View Controller 1" when i click "Menu" in Table View Controller (sw_rear).
Any sort of information required from me please let me know.