HorizonSDK-iOS v2.5 Release Notes

Release Date: 2017-11-18 // over 6 years ago
  • 🔄 Changelog

    • 🛠 Fixed main thread accessing bug
    • ➕ Added new methods that allow developers to set a specific AVCaptureDevice object as an active device instead of just specifying the resolution. That gives developers the ability to pass the new devices (e.g. telephoto, wide, dual lens) of the iPhone Plus and iPhone X device models to the SDK.
    • Introduced a new method for setting the outputMovieSize called -(BOOL)setOutputMovieSize:error: that reports whether the set has been successful or not.
    • 📚 Updated documentation.
    • 🐎 Various bug fixes and performance optimizations.