Skip to content

v2.0.0 - iOS 10 Required

Compare
Choose a tag to compare
@joeljfischer joeljfischer released this 09 Jul 12:57
· 26 commits to master since this release

Change Highlights

This release adds several bugfixes and enhancements, and it now requires iOS 10, just like the latest sdl_ios libraries.

Enhancements

  • Debug and release builds can now have different certificate URLs (#24)
  • Data will now be read from the SSL server until all data is consumed (#41)

Bug Fixes

  • Fix dynamic framework builds (#40)
  • Fix parsing invalid JSON crashes (#47)
  • Fixed a crash when data is tried to be read when its empty (#53)
  • Changed from ASL logging to OSLog (#59)

See the changelog.

Thanks to contributors @joeljfischer, @NicoleYarroch, @SatbirTanda, and @theresalech.