Monthly Archives: January 2015

How to Change the Status Bar Color in iOS 8

Ever since the release of iOS 7, the status bar has become a major component of the UI in iOS apps. The reason being that with the release of iOS 7, Apple allowed developers to also utilize the top 20 … Read More »

Tagged , , , |

Choosing the Best Push Notification Service

Hey Guys, In this post I’ll be talking about PUSH notifications and how to choose the best PUSH notification service for your app. As most of you know, PUSH messages and notifications are an extremely effective way of increasing user … Read More »

Tagged , |

How to use NSAssert in iOS

Hi Guys, In this post we’ll look at how you can use NSAssert in iOS, specifically the best practices or Do’s and Don’ts when using this function. First let’s look at the recommended practices or the Do’s. How to use … Read More »

Tagged , , |