I'm making a drawing tool with UIView's touch events.
The problem is
touchesMoved event doesn't occur when trying to move very closely right after touch began.
so it's very difficult to draw 2~3 pixels line.
See it's just one pixel.
But in iOS Simulator it works fine.
I thought it's device's problem But in SketchBookX(popular drawing app), works fine, too.
I'm not using UIScrollView or UIGuestureRocognizer.
Please help me to solve this problem.
- I took some screenshots AND 'newbies are not allowed to post images..' X(