ARVideoKit v1.51 Release Notes
Release Date: 2020-01-10 // almost 5 years ago-
No data yet ๐
You can check the official repo
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 useif #available(iOS 11.0, *)
. - ๐ Enables easy implementation of