Ionic serve --lab : show only 1 platform

Is it possible to show only 1 platform (either IOS or Android ) with ‘ionic serve --lab’ command?

I want to open my app for non-professional testers using this option and think that 1-app experience will work better for it.

Not really the point of lab, it mainly to see how your app would look cross platforms.

You may want to consider loading it on a real device.

Hi @mhartington there is a way to open browser session via ionic serve and load the android version instead ios default version? The lab can then i tink you can add a flag in CLI ionic serve!!

At the moment now, but that is great idea, you should open an issue for it on our cli repo page.

1 Like