Hi Apple,
It is frustrating that apps have no selection over portraitEffect, because it creates the following problem:
- in some modes of our app, user wants portrait mode, so they turn it on for the app
- in other modes of our app, 60-120 FPS is required for what the user is doing - user does NOT want portrait mode in this situation
- switching between these modes needs to be fast & done in-app only, no popping control center open (think kiosk-style applications at airports)
... but as soon as portrait mode is on, all formats are delivering only 30 FPS. I have found no way to get 60 FPS: manually setting frame duration doesn't work, and on devices like the iPad 11" all 60 FPS formats support portrait effect so I cannot just select an activeFormat that doesn't support it.
How can our app offer both portrait mode and 60 FPS mode in different settings, without the user having to make confusing extra settings changes outside of our app?