ARVideoKit v1.51 Release Notes

Release Date: 2020-01-10 // about 4 years ago

Previous changes from v1.12

    • ๐Ÿ‘ 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, *).