jsanta
April 29, 2016, 12:12pm
24
Iâm running with the same problem. It seems to be something related with cordova ios-deploy.
The way I deal with it:
Control+C to stop the process
After that killall ios-deploy
After that start the app again from the phone
Happens only on device, iPhone emulator works fine.
Running to an Android device doesnât show any problems.
Hope it hlps. Best regards.
1 Like
Hi @danbucholtz ,
Iâm not able to get the comonent structure work in combination with a sidemenu. It loads my component but doesnât update the nav title and back buttonâŚ
Do you have a more advanced example of how to work with components in ionic?
Thanks,
Melissa
kimbie
November 22, 2016, 4:00am
26
thanks, that solves my question as to why component isnât working, but interesting enough I got my example from this https://ui-router.github.io/tutorial/ng1/hellosolarsystem .
Never mention it doesnât work with ionic 1.
It wouldnât since ui-router is a dependency of Ionic, not the other way around.
kimbie
December 1, 2016, 8:35pm
28
haha, I suppose I learn it the hard way.
The latest version 1.3.3 is still using the old ui-router 0.2.x which means it doesnât support component routing. Please support it. Thanks.
1 Like