I tried using this technique to do the same with my app but its not working. I have better detailed code in this link: How to dynamically pass parameter to ionic tabs templateUrl? -
When I click on the Tabs list ion-item, its supposed to go a unique page that is defined in “menu.url” (defined within the .factory(). ). What am I missing here?