Im trying to force an orientation for one view on ios, and thought I could use "LockOrientation" for this, but does not seem to work. Am I doing something wrong or is it not supported?
Minimal solution here: (I would think page should rotate on clicked "Rotate page")
Im trying to force an orientation for one view on ios, and thought I could use "LockOrientation" for this, but does not seem to work. Am I doing something wrong or is it not supported?
Minimal solution here: (I would think page should rotate on clicked "Rotate page")
https://github.com/tompi/DebugXamarinForceOrientation
Hope you have time to take a quick look!