Pre loader

SciChart iOS/Android Changelog

[iOS] 4.5.0.5903
16 January 2024

Official release for SciChart iOS v4.5. Adds XCode 15 compatibility. Updated examples app finally published to the App store!

Fixed

Deployment issues resolved, iOS Library and Examples published to App Store

Fixed

Solve tap gesture not recognised issue

Added

SCIOS-149 New Example - Change Column Series color on touch / tap

Updated

Made iOS Package compatible with XCode 15

Fixed

Remove debug symbol for bitcode as bitcode is not supported in XCode 15

[Android] 4.5.0.4853
19 December 2023

Official release for SciChart Android v4.5. Examples app finally published to the play store!

Fixed

Deployment issues resolved, AndroidLibrary and Examples published to Play Store

Updated

Updated multiple examples to match style & functionality guidelines from JS

Fixed

Fixed multipane stock chart demo volume bars colour on zoom out

Fixed

Fixed a crash on 3D series which occurred in the simulator

[Android] 4.5.0.4848
15 November 2023

In preparation for 4.5 release, updating styling & other properties

Added

added light & dark theme versions of trial logo

Added

added isDarkTheme property to IThemeProvider

Updated

Updated the trial watermark logo to match new branding theme

[Android] 4.5.0.4844
5 October 2023
Fixed

Fixed an issue where labels with zero showed minus (-0)

Updated

Updated examples app to target Android

[iOS] 4.5.0-nightly.5887
11 November 2023

This release is in our queue, and will be published shortly!

Added

Added a new feature: IndexDateAxis - which combines the flexiblity of Date axis with collapsing gaps for stock market data of Category Axis

Added

Added a new IndexDateAxis Example in SciChart.iOS.Examples

Added

Added support for Gradient fill in SCIChartSurface background

Added

Added a new Market Depth Chart example/demo

Fixed

Fixed a bug in Realtime Waterfall 3D Chart

Fixed

Fixed a bug in Realtime Uniform Surface Mesh 3D Chart

Fixed

Fixed a bug in Realtime Point cloud 3D example

Fixed

Fixed multiple bugs in Realtime 3D Geoid example

Fixed

Multiple bug fixes in Objective-C examples/demos

Fixed

Fixed SCIRadialGradientBrushStyle based on radius value

Updated

Updated the style/theme of iOS Examples App throughout to match new branding style

Updated

Re-enable automatic licensing for SciChart.iOS.Examples demo app

Updated

Support for watermark images with light & dark theme

[Android] 4.5.0.4844
5 October 2023
Fixed

Minor rounding issue in DoubleUtil.java

Updated

Updated examples app to target Android 13

[Android] 4.5.0.4839
21 July 2023
Fixed

Tooltip issue fix when touch location moves out of view

[Android] 4.4.1-nightly.4826
28 April 2023
Added

Added a new Simple Date Axis example

Fixed

SC_DROID-877 Fixed occasional ArrayIndexOutOfBoundsException in XySeriesInfo

Fixed

Added clear in if/else block and moved null check of labelformatter

Fixed

Sweep animation fix when any value is NaN

Fixed

Fixed Animate using X only if Y is NaN

Added

Option added for Sweep animation to animate only in the X-direction

[iOS] 4.4.2-nightly.5878
28 March 2023
Updated

SCIOS-1145 Spark Lines chart example styling

[iOS] 4.4.1-nightly.5867
7 December 2022
Added

SCIOS-1140 All heatmaps, iOS, Android now display the same data as JavaScript

Updated

Updated styling throughout the iOS Examples app

Updated

Re-ordering iOS App examples and categories

Fixed

Fixed compilation errors on SciChartDemo.Mac

Added

Added a Population Pyramid example to the Examples app