Hi Guys,
I have 3 XML views. The first one is a login screen, followed by two other screens. In successful login i want to navigate to the second xml which is a splitapp view. My manifest.json code is attached for the reference.
On pressing the login button it should navigate to SplitApp view. The controller code is also attached which I have tried for navigation.
Still I am not able to navigate to the other page. When this code is added I get an error saying "navTo is not a function". Please provide your suggestions, it is an immediate requirement.
I have followed the below discussions, but still not able to navigate.
Thanks,
Srinivasan