Hello all,
I am developing a web-based application for our handheld terminal (currently Morola WT4100 with Microsoft Windows Embedded).
I've run into a little problem whilst trying to display SVG's inside the Enterprise Browser. They will not show up on the device screen.
I've started on-device-debugging using the Remote Debug Inspector, which shows me that the application can't handle SVG attributes like "fill" and "stroke". It shows up as "Unknown property name".
Displaying the application on a regular (PC-)browser shows the graphics correctly.
Is there an issue with displaying SVG's inside the Enterprise Browser?
1 Replies
Hi,
SVG is not supported on latest Enterprise Browser for Windows-Webkit version.
In Android devices it should work fine(depending on the webview version on Android).
Regards,
Joydeep