ios 7

iPhone Developemnt: Set statusbar color to light content

Every phone has status bar that tells user about status of some of major parts of the phone, like battery, signal strength, running internet or not. Like other phone’s, iPhone also has status bar. As you can see in the picture, status bar in iPhone is shown on top of the phone screen. see picture […]

iPhone Developemnt: Set statusbar color to light content Read More »

iPhone Development: Integrate iAd in IOS (Tutorial)

iAd example Ads == $$ revenue, most of the average time spent by a user on a smartphone is dedicated to app interaction rather then making a call or reading sms. So that’s increase chance for app developer to get revenue by showing ads in their apps. Their are so many third party ads SDK,

iPhone Development: Integrate iAd in IOS (Tutorial) Read More »

iPhone Development: Load images asynchronously from server in IOS

In iPhone app development, most of time database for the app is remotely located or you can say a central database is used.If app stores user profile information then there must be 80% chances that every user of the app has its profile pic associated with his/her account. There are lot of techniques that allows

iPhone Development: Load images asynchronously from server in IOS Read More »