hi guys. i use ionic 2 rc2, when use command ionic serve -l can show 3 platforms mode android and ios and wp on one page. but now i finished the backend code, and clone a new ionic-conference-app https://github.com/driftyco/ionic .it already updated to Rc3. but i use ionic serve -l now .only one platform,look like web app. how can i see the previous 3platform mode?
anyone can tell a way .thank you in advance.
His your ionic-cli / app-scripts up-to-date? Seems there were an issue a couple of days ago
this issure have been resloved as reedrichards 's post.
reason: ionic out of date.
So run npm install -g ionic for the people who encouter this problem.
1 Like