<div dir="ltr"><div><div><div><div>Hi Christos,<br><br></div>Here is my repo<br><a href="https://github.com/corinnekrych/ToDoTaskList">https://github.com/corinnekrych/ToDoTaskList</a><br><br></div><div>I take the approach of a first sample with UITableViewController implementation in WithUITable folder and than code the same sample with ARGenericTableViewController class within WithARGeneric folder.<br>
</div><div><br></div><div>This way we can easely compare the code with the different approaches. I will send a gist shortly with comparison content.<br><br></div></div>I still have an issue in my code which I&#39;m sure you can help me on. <br>
<a href="https://github.com/corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTasksTODO/AGTaskViewController.m#L143">https://github.com/corinnekrych/ToDoTaskList/blob/master/WithUITable/ARTasksTODO/AGTaskViewController.m#L143</a><br>
<br>This gives me the error at runtime:<br>&#39;NSInvalidArgumentException&#39;, reason: &#39;-[__NSCFNumber isEqualToString:]: unrecognized selector sent to instance 0x8e634b0&#39;<br><div><div><br>if instead of self.task[@&quot;project&quot;] I use self.task[@&quot;description&quot;], I&#39;m fine... What&#39;s wrong with project field? <br>
</div><div><br></div><div>Any idea welcome, <br></div><div>Corinne<br></div><div><br><br><br><br><h1 class=""><span id=":yj" class="" tabindex="-1"><span class=""></span><span class=""></span> </span></h1><br></div></div>
</div></div>