Describe the bug
I have an app which runs only in landscape mode (iPhone & iPad). When the user starts the instructions by tapping a button everything works fine. But if he skips the tutorial and starts it the second time, the orientation of the instructions change to portrait mode which will crash the cutout paths and the orientation of the coamarks.
To Reproduce
Start instructions twice in landscape mode
Expected behavior
The orientation should always be the same as the selected one of the device
Screenshots
Environment:
- Device:
all iPhones & iPads
- iOS version:
iOS 11 - 13 (I could not test older versions, but I think the bug exists on each operating system)
- Instructions version:
1.4.0
- Dependency Manager:
CocoaPods
Additional context