ArcKit v3.0.0 Release Notes

Release Date: 2017-11-23 // over 6 years ago
  • โž• Added

    • Open sourced LocomotionManager and LocomotionSample.

    ๐Ÿ”„ Changed

    • ๐Ÿšš Moved apiKey from LocomotionManager to ArcKitService. Note that this is a breaking change - you will need up update your code to set the API key in the new location.
    • Split the SDK into two separate frameworks. The ArcKit framework now contains only the open source portions, while the new ArcKitCore contains the binary framework. (Over time I will be open sourcing more code by migrating it from the binary framework to the source framework.)