Hi all,
my app is also reselled, i need to specify the PWA Aannotation values at runtime, so i can set the application property name and shortName at runtime, is it possible ?
Thanks
Hi all,
my app is also reselled, i need to specify the PWA Aannotation values at runtime, so i can set the application property name and shortName at runtime, is it possible ?
Thanks
No, that’s a build-time configuration
Thanks
That being said: PWA: set manifest.json name & icon dynamically; client-side. Jabbadabbadoo! - DEV Community
Thanks, i’ll check it.