Skip to content

1DS C++ SDK v3.3.8

Compare
Choose a tag to compare
@maxgolov maxgolov released this 10 Jan 09:11

Changes:

  • Apple Mac OS X and iOS support
  • Apple HTTP Client support
  • Obj-C wrapper on top of C++ API
  • Android support (BETA)
  • Refactor of libcurl HTTP client implementation
  • Better support of clang compiler on Windows (bugfix)
  • Ability to perform MS-Rooted endpoint cert validation (cert-pinning) on Windows
  • New tag for events that should not be stored on disk
  • Various other fixes and enhancements