Category: Coding
iOS Silent Push notifications
iOS Silent Push notifications is a great feature released in iOS7. When a silent push notification reaches device, user does Read More20 June 2013Execute Javascript in iOS Applications
In this tutorial, I have covered How to execute JavaScript in iOS / Objective-C. You can execute JavaScript in iOS Read More19 June 2013iOS Long Running Background task
How to start iOS Long Running Background task Due to background task time restrictions, iOS Background Task can not be Read More18 June 2013Google Cloud Messaging for Chrome Tutorial
Using Google Cloud Messaging for Chrome API, you can send push messages to all the chrome browsers using your extension. Read More17 June 2013Google OAuth Scope List
Below is the Google OAuth Scope list. Scope is required when you are making OAuth Request. OAuth Request of Google Read More17 June 2013iOS Background Fetch example
iOS 7 provides multitasking API to fetch/download the content regularly in background. UsingĀ iOS background fetch API, your App can register Read More11 June 2013Add URL to Safari Reading List (iOS SafariServices framework)
iOS 7 provides an API to add a URL to Safari Reading List. SSReadinglistĀ is the class which is part of Read More11 June 2013iOS Background Task Example
iOS Background task is concept of multitasking. Below code explains how to create background task/thread in iOS. a). To Check Read More4 June 2013PHP Random Number / String Generator
In PHP Random Number Generator, I have explained how to Generate a random number with in a range / Generate Read More27 May 2013