I added
<key>UIInterfaceOrientation~ipad</key>
<string>UIInterfaceOrientationLandscapeRight</string>
in Info.plist
When I run the app, app can't show full.
Why and how to make full to rightbar in UISplitview ?
I added
<key>UIInterfaceOrientation~ipad</key>
<string>UIInterfaceOrientationLandscapeRight</string>
in Info.plist
When I run the app, app can't show full.
Why and how to make full to rightbar in UISplitview ?