| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Framework.zip | 2017-11-21 | 1.7 MB | |
| Implementation _ Rendering Improvements source code.tar.gz | 2017-11-21 | 2.2 MB | |
| Implementation _ Rendering Improvements source code.zip | 2017-11-21 | 2.2 MB | |
| README.md | 2017-11-21 | 614 Bytes | |
| Totals: 4 Items | 6.0 MB | 0 | |
- Enables easy implementation of
ARVideoKitinto apps that support older iOS targets. - Fixed iPhone X AR content rendering issue; by adding a new option called
contentModein 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, *).