Whitespace in app name

Hello,

When I use a whitespace in my app name e.g.: Test App Title
the cli say:

Invalid name: “Test App Title”,

Is it possible to rename the app later, after build it for android?

Where are you trying to set that app name exactly?

config.xml & ionic.config.json & package.json

The name displayed in Android is what you set in config.xml and I’m pretty sure you can have spaces there.

Ok thought i had to change it in every file