Version: *1.6.34 SDK 1.5.7
Frequency: Consistently
Severity: Low
(Low - quality of life, workflow optimization, rare enough to not impact production, etc…
High - critical but workarounds are available, important feature not working as expected, frequent enough to impact production
Blocker - prevents from working on the project, prevents from releasing the product)
Marketplace package name: if applicable
Context: What package? When editing or mounted from Community? In main menu or in flight? etc…
Similar MSFS 2020 issue: insert url here if applicable
Bug description:
The get name function is suppose ro show a “freindly name” to the user. It does not seem to work. The only way to get the name to change from TemplateApp to something else is to rename the tsx file, rename the class.
Changing the code
/**
* Required getter for friendly app-name.
* Used by the EFB as App's name shown to the user.
* @returns string
*/
get name() {
return "appname";
}
<U+2069>
will not return appname string.




Repro steps:
change EFB get name - and npm build, sim project rebuild - stays at TemplateApp
Not in flight mode, at world screen and also in aircraft.
Attachments:
Private attachments: Send a PM to @PrivateContent with the link to this topic and the link to download your content