私を助けてください。次の問題があります。
touchesMoved:サブクラスでイベントを処理したいUIViewController(View Controller を持つビューがある) のですが、呼び出すと[aTouch locationInView:self]例外が発生し'NSInvalidArgumentException', reason: '-[MySomeSubclass convertPoint:fromView:]: unrecognized selector sent to instance 0xdc64000'ました。
なぜその例外が発生したのか、それを修正する方法を教えてください。
ありがとう。