While I was tracking down memory usage I noticed that [searchbar becomeFirstResponder];
uses up to 4mb ram. Now Im asking why? Is that normal? Im kinda confused about this.
When commenting that line of code the memory usage of my App is, yes, - 3-4 mb.