Just gave my game (which is landscape-only, and implemented with UIKit) a trial. My iPad is (naturally) in portrait mode. When I launched my game, the trackpad did not take the rotation into account.
Is this a bug, or is there an API I need to use?
(If I turn off rotation lock, things seem OK. But users should not have to do that.)