Category: Uncategorized

  • Fixing “Unrecognized Selector Sent To Instance” Error In Xcode

    One of the most common errors in Xcode is “Unrecognized Selector Sent To Instance“. Today I will try to explain the reason why we get this error and most importantly how to fix it. But before we start investigating the code, we should better understand the error message in the console area. The Selector might…

  • Web Apps vs. Native Apps: Which is the Better Option?

    In this article, we are going to take a look at different types of technologies behind the mobile applications and do a little bit of comparison from a developer standpoint. Because choosing the right platform for your next application is a crucial step in every company’s success. Therefore we are going to compare different platforms and…