使用UITapGestureRecognizer时,因使用不当,导致(运行时)在tap相应view时出现 unrecognized selector sent to instance 的错误。经研究,引起此错误的原因可能有两个:
以上两种错误在我这里都出现了,不知还有否更多可能。