espressif / esp-idf-provisioning-ios

Apache License 2.0
130 stars 62 forks source link

fixing rotated preview layer on a landscape oriented iPad #42

Closed Massmaker closed 2 years ago

CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Ivan Yavorin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Massmaker commented 2 years ago

Hello there!)

recently I was using this library to provision our internal gateways. Found a case for the Landscape mode(at least on iPad OS 15) -> the video preview layer for scanning the QRCode does not respect the device`s orientation. My try to fix that with the code supplied in the branch seems to be helping.