I included aztabbar in my project. But there is a problem. This problem: I cannot use any function on that page. For example, switch button can not switch on and off. What should I do? So I can't run Tableview's didSelectRowAt function.
Can you please explain what is exactly the issue? Are you trying to access a child view controller from outside? Is the controller not loading? What is the expected output and what are you getting?
I included aztabbar in my project. But there is a problem. This problem: I cannot use any function on that page. For example, switch button can not switch on and off. What should I do? So I can't run Tableview's didSelectRowAt function.