Set orientation to portrait and upside down for iOS project – Ios swift
I have an iOS project where I want to be able to show the app only in Portrait and Upside Down mode. I did the following: Checked Portrait and Upside Down in target -> General -> Deployment Info -> Device…