Is there another way to initialise the ChatController without using the [ChatController new]? I'm trying to use storyboard to do so by setting the class of the view to ChatController but when i run the app it doesn't initialise the ChatController.
Thanks in advance and great work.
Is there another way to initialise the ChatController without using the [ChatController new]? I'm trying to use storyboard to do so by setting the class of the view to ChatController but when i run the app it doesn't initialise the ChatController.
Thanks in advance and great work.