Today we start with basic control of any development, a Button. Button is main control to take actions from user and respond to it. First create new application as described in this post. I choose Blank Template so I only get application file. Now add one view to src. I have added it to my [...]
I have started learning Mobile Application Development with Adobe Flash Builder. The reason behind using it is that it is platform independent. You just need to do code at once and then make a build for each platform. Now for working for all platforms, you need to apply Flash Builder Patch 4.5.1. If you don’t [...]
Hello Friends, Today I found a major issue with facebook oAuth login screen issue. I was sharing one application from my iphone to my facebook wall from inbuilt facebook sharing feature of my iBollySongs app. By mistake I have entered a wrong password and I have tried again with login screen. Now when I [...]
Friends, Here are steps to generate certificate and provisioning profile from apple developer site for signing iphone application. STEP 1: Open http://developer.apple.com/ios and login with your developer account. Note that you need to purchase $99 or $299 developer program from apple to do this. Once you login to developer site, you will get screen as [...]
Here are steps to generate certificate signing request (CSR). STEP 1: Open Keychain Access application on your MAC system. STEP 2: Now from KeyChain Access menu choose Certificate Assistant > Request a Certificate From a Certificate Authority… as shown in below image. STEP 3: STEP 2 will open form dialog as shown in below [...]
Categories: iOS, iPad, iPhone, iPhone Programing Tutorial, xCode Tags: Certificate Signing Request, CSR, iPhone, iPhone Programing, Keychain, Keychain Access, xCode
Friends, Today I noticed that, apple’s push notification server is not working. I have tried to send push message but it was not able to connect to push notification gateway server. Then I tried to ping on both production and development push gateway of apple, but it was failed. Is there anybody facing same issue? [...]
Hello Friends, Today I am going to provide you with steps on how to create in built web browser for iPhone apps. Easy 6 step procedure. Step 1: Create new project from xCode File->New Project. Choose “View-based Application” and give a name as “InAppBrowser”. Step 2: Now xCode will create all minimum required files for [...]
Friends, If you are planning to publish different advertisement on your mobile application then one of the best solution to integrate it is Adwhirl. It is a product from Admob, a famos mobile advertisement playtform which is undertaken by Google now. So recently I was trying for registering my account with adwhirl. But no success. [...]
Hello Friends, Today I am going to share screen size and different icon size for iPhone, iPad and iPhone 4 (Retina Display). Screen Resolution (Size) iPhone/iPod Touch up to 3rd Generation Resolution: 320×480 Signal Bar Size: 20 pixels iPad Resolution: 768×1024 Signal Bar Size: 20 pixels iPhone 4/iPod Touch 4th Generation (Retina Display) Resolution: 640×960 Signal Bar [...]
Categories: iOS, iPad, iPhone Tags: Icon size, iOS, iPad, iPhone, iPhone 4, iPod, Mac OS, Mobile, Resolution, Retinal Display, Screen, Screen Size
Hello Friends, I am opening this blog for mobile application developers. In future I will provide my knowledge and experience by writing different articles about languages and source code for my various achievements. Those who want to contribute here for writing articles and want to explore your knowledge are most welcome. You can do a [...]
Categories: iOS, iPad, iPhone Tags: .Net, Android, iOS, iPad, iPhone, iPod, Javascript, Mac OS, Mobile, PHP