ARVideoKit v1.12 Release Notes

Release Date: 2017-11-21 // over 6 years ago
    • ๐Ÿ‘ Enables easy implementation of ARVideoKit into apps that support older iOS targets.
    • ๐Ÿ›  Fixed iPhone X AR content rendering issue; by adding a new option called contentMode in the video configurations of RecordAR.

    Note :- When implementing ARVideoKit in projects that support older iOS versions, make sure to use if #available(iOS 11.0, *).