Could someone kindly tell me how I could remove the underscore from my app name.
When I use a simulator, or a real phone (iPhone or android), the name in the screen appears as "my_app_name" - which looks odd.
I tried to change the name in the .yaml file - but it won't allow a space in the name.
name: my_app_name
That cannot be changed. It won't accept spaces.
What is the way around this?
Thanks