Thanks! Filed via Feedback Assistant as FB19824002.
I’ve attached a short video showing the issue, please check file uploads in Feedback assistant post.
Ideal for swipe-driven games:
An opt-in, temporary API to defer Reachability while a specific UIGestureRecognizer is active (similar to edge deferral).
Fullscreen-only, app-scoped (does not change system setting).
Works alongside preferredScreenEdgesDeferringSystemGestures
override var preferredDeferrableSystemFeatures: Set<SystemFeature> { [.reachability] }
Topic:
Graphics & Games
SubTopic:
General