Charting-Library---iOS-Sample-App
This is a basic iOS application built with ChartIQ's iOS Charting SDK. Both the native SDK and this application are intended to provide guidance on how to implement a native iOS app that interacts with the most common API calls in the JavaScript library.
Coming soon: A new app with a completely redesigned UI and support for version 8.0.0 of the ChartIQ library.
About the iOS Charting SDK
The iOS Charting SDK has been designed to support this basic application and may need to be extended to support more elaborate implementations. This can be done by adding additional code to invoke Javascript functions directly. Feel free to contact us and request sample code and guidance on how to extend the SDK.
Requirements
-
Version 7.0.5 to 7.5.0 of the ChartIQ library.
Support for version 8.0.0 coming soon.
Please contact info@cosaic.io if you do not already have a license or evaluation version of the library.
Getting started
Instructions for compiling the application and for using the native SDK can be found at:
http://documentation.chartiq.com/tutorial-Starting on iOS.html
Open the application in Xcode using xcworkspace file and build.
Remember the application currently targets an older version of Swift than Xcode prefers. The application will compile but if you would like to update the Swift target you must use Xcode's converter.
Questions and support
- Our development support team can be reached at support@chartiq.com.
- Our javascript documentation can be found at https://documentation.chartiq.com
Contributing to this project
If you wish to contribute to this project, fork it and send us a pull request. We'd love to see what it is you want to do with our charting tools!