문제

I created an iPad app in which it is helpful if multitasking gestures are not enabled. I know you cannot disable them from the app itself (thank god apps can't decide that on their own). But what I want to do is display a warning on startup if multitasking gestures are enabled and advice the user to turn them off for optimal usage.

I've seen apps do this very same thing, like Apple's GarageBand. In that app multitasking gestures can disturb the working of the app when you're playing piano for instance. Garageband displays a warning exactly like the one I want to display.

The setting for multitasking gestures I'm talking about is located in Settings > General > Multitasking gestures.

도움이 되었습니까?

해결책

It seems to me, that it's impossible.. A branch with the same topic

https://stackoverflow.com/a/10193865/1209976

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top