I'm trying to load a Modal view controller upon click of table view cell, the problem is the modal view won't show, even though I have debugged it on the viewdidload of the view controller.
I'm trying to load a Modal view controller upon click of table view cell, the problem is the modal view won't show, even though I have debugged it on the viewdidload of the view controller.
Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.
That was sarcasm, in case you missed it. My point is that there is no possible way we can tell you what you are doing wrong unless you show us the code. We're not mind-readers.
Check out this password generator app that shows various techniques including using a data container singleton object to share data between objects in your project.