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
For ionic start invocations with --cordova, we can do more personalization such as modifying the app name in config.xml and allowing certain properties of config.xml to be set right away, such as the Bundle ID via a --bundle-id=<value> option.
The text was updated successfully, but these errors were encountered:
For
ionic start
invocations with--cordova
, we can do more personalization such as modifying the app name inconfig.xml
and allowing certain properties ofconfig.xml
to be set right away, such as the Bundle ID via a--bundle-id=<value>
option.The text was updated successfully, but these errors were encountered: