Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix IOS orientation (capacitor-community#131)
Steps to reproduce : open the app in portrait/landscape mode => rotate => open the camera Issue the CameraView was being loaded when the app starts not with each scan. Somehow the cameraView doesn't recognize that the app has rotated
- Loading branch information