I've been searching for a way to get the application name to display within the app rather than hardcoding the name in the html. One idea I had was to parse the config.xml and get the name from there. Is there any easier way to do this?
↧
I've been searching for a way to get the application name to display within the app rather than hardcoding the name in the html. One idea I had was to parse the config.xml and get the name from there. Is there any easier way to do this?