Allow svg format in Harbour applications [answered]
My app uses svg format for all UI graphics to keep it scalable to all resolutions. It works fine on device, but submitting to Harbour results in a error:
ERROR [qt5-qtsvg-plugin-imageformat-svg] Dependency not allowed
Please allow svg plugin as a depencency. It makes no sense to render all graphics in png format. I understand large svg files can cause performance issues, but it is not reason to ban ALL svg graphics.