Trouble with the chapter

Hi, I have a problem with drawing the lines by making actions which are described in the chapter. I write the code, and it seems ok, but I can’t draw any line in the simulator. I guess, the problem is with the identity inspector (choosing a custom class for a View), but I’ve checked it and it’s all right. Does anybody have any idea what could be wrong with my code?

Have you had any luck resolving this?

If not… You’ve confirmed that the Draw View has its identity set to Class: DrawView, but you still think that’s the issue?

Thanks. I have done it. As I said, the problem was with the identity inspector. For some reason it didn’t recognise that I had changed my custom class. Now it’s ok)