Why is my custom SVG logo animation not working in MetaDefender Kiosk?
Check Your Version:
This article applies to MetaDefender Kiosk releases on Windows and Linux
Issue:
Custom SVG logo with rotation animation implemented using JavaScript is not working in MetaDefender Kiosk. The logo appears static in the preview and on the Kiosk console.
Resolution:
Use SMIL (Synchronized Multimedia Integration Language) or CSS to construct the animation within the SVG file. MetaDefender Kiosk supports the <animateTransform> tag embedded directly within the image for animations. Avoid using JavaScript within a <script> block, as it is not supported due to security concerns.
References:
You can refer to the example repository: n3r4zzurr0/svg-spinners: A collection of 24 x 24 dp SVG spinners! (CSS & SMIL).
Support:
If Further Assistance is required, please proceed to log a support case or chatting with our support engineer.