Hi everyone,
I’m experimenting with the ability to allow users to change their app icon at runtime in iOS which is officially supported now.
I have all the APIs etc to make it work but it requires the alternative icon graphics to be included in the Asset Catalog.
The asset catalog is generated by Delphi during build using the Deployment Manager references but I can’t see how to include files in the DM which will be pulled into the Asset Catalog so not sure if it’s possible?
Has anyone looked into this or managed to get Delphi to do this for additional images aside from the standard icon files?
If not I’ll raise a QP request but wanted to check with the community first.
Thanks