b00stup
b00stup

Reputation: 169

SVG images on Android 2.3.x and iOS7 with intel XDK

We have chosen to build our next app with the XDK, for both android and iOS. Our question is:

Are SVG images working on Android 2.3.x and iOS7 devices (not emulators or simulators) through the use of the intel XDK?

Can anyone confirm real-life experience regarding this ?

Thanks!

Please reply to the post at the intel xdk forum: https://forums.html5dev-software.intel.com/viewtopic.php?f=29&t=6613

Upvotes: 0

Views: 301

Answers (1)

eashtianjr
eashtianjr

Reputation: 521

Full support for SVGs began in iOS 3.2 and Android 3.0. Can I Use is a great resource for viewing when HTML5, CSS3, SVG and more are supported on mobile operating systems.

Upvotes: 1

Related Questions