AFathi / ARVideoKit

Capture & record ARKit videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆.
Apache License 2.0
1.63k stars 225 forks source link

Fix iPhone X Max, XS Max, 11Pro Max size recording size problem. #108

Closed 0k1019 closed 4 years ago

0k1019 commented 4 years ago

Fix iPhone X Max, XS Max, 11Pro Max size recording size problem. Renewing "isiPhone10" extension to "isNotch".

I have a problem in recording Max device. The record video size was 1080x1920. So i fix the problem. Check my code.

This is second PR about this bug. I improve my code. Thanks to @GiacomoLeopizzi.