Hey, could someone post a couple line of code on how to count how many items you have in a table view and display them as a badge on the applications home screen?
OK, What file do I put it in. The Delegate, ViewController? .m or .h file?
Make a quick tutorial on what I need to do. What lines of code need to go into the h file and m file. I have tried this method and got no results except for an error.
so noodle it out. you can only have an array count where the array is instantiated and used, therefore, you can only use the update badge code where.........