Just figured out an issue we are having in testing was only happening on "debug" builds (ie default Run scheme to an attached device). It appears UIView's exclusiveTouch setting is not respected by the system on at least objective C debug builds (latest Xcode). No such issue when the Run scheme build config is set to "release".
Has anyone run into this before? Is this a new Xcode/SDK bug? I feel like our QA processes would have picked this up before, but who knows...
Figured I'd ask here before chasing this further.
Thanks,
E.