You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems it's not possible to specify flavor/scheme when running on device:
ionic capacitor run ios --scheme MYAPP --livereload --external
This has no effect: --scheme MYAPP
Would it make sense to add pass flavor/scheme on to capacitor (maybe even pass on all non-recognized parameters to capacitor run to future proof?) to the list of possible options?
It seems it's not possible to specify
flavor
/scheme
when running on device:ionic capacitor run ios --scheme MYAPP --livereload --external
This has no effect:
--scheme MYAPP
Would it make sense to add pass
flavor
/scheme
on to capacitor (maybe even pass on all non-recognized parameters tocapacitor run
to future proof?) to the list of possible options?https://ionicframework.com/docs/cli/commands/capacitor-run?_gl=1*fxrwna*_ga*MTcyMzAwNzA0NC4xNzAyNjU0NTMz*_ga_REH9TJF6KF*MTcwNDQ2MTc3Ni44LjEuMTcwNDQ2MTk2NC4wLjAuMA..#options
The text was updated successfully, but these errors were encountered: