When using a custom manifest.json for the PWA of the application you are seemingly able to use substitution strings.
The built-in substitution strings such as APP_ALIAS are replaced with their value.
The application substitution strings defined under Application definition are replaced with their value.
But application items are replace with nothing as if the value of the application item hasn't been set.
The application items used are either set set the “on new instance” or “on before header” in an application computation.
Is there a way to set the value of the application item in such a way that it is available for the process that creates the manifest.json?
Nicolette
Apex version 24.1