Skip to content

Implementation & Rendering Improvements

Compare
Choose a tag to compare
@AFathi AFathi released this 21 Nov 04:32
· 149 commits to swift_5 since this release
  • 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, *).