andyengle Report post Posted August 2, 2011 Hi all, I am very new to Fusion Charts (1 or 2 days new, maybe) and I'm trying to generate some charts for use within an iOS application. I'd like to render the charts on the client side, not so much on the server side, and I'm wondering if it's possible to do this without having to copy a big fat .swf file to my project, especially if it's never going to be used on the device since iOS doesn't support Flash. It seems the FusionCharts constructor loads a .swf as the first parameter (that is, the Javascript FusionCharts constructor). What I'd like to do is skip the whole concept of using Flash altogether, since this is for iOS only. It seems this should be possible. Any ideas? Thanks, Andy Share this post Link to post Share on other sites
Guest Angshu Report post Posted August 3, 2011 Hi, Welcome to FusionCharts Forum! Please find the attachment which contains iOS ( iPhone/iPad) native application with FusionCharts (JavaScript fallback) in it. The iOS application is built using PhoneGap and XTools 4. Hope this helps. FusionChartsIniOS_Xcode4_Project.zip Share this post Link to post Share on other sites