Noorul Asan
iOS App Developer
Monday 3 February 2014
AdWhirl in iOS
AdWhirl in iOS
Sample App:
https://github.com/dearhui/Adwhirl-iOS/archive/master.zip
How to Implement AdWhirl + iAD:
http://www.raywenderlich.com/5350/how-to-integrate-adwhirl-into-a-cocos2d-game
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Zoom IN & Zoom OUT using a Image in Xcode
Description: This code can be used to Zoom In & Zoom Out options for images. .h File: @interface view : UIViewController { ...
iOS Interview Questions and Answers
What is latest iOS version? IOS 11.0.3 What is latest Xcode version? Xcode 9 What are the features in Xcode 9? ...
Click on UITextField to show a UIPickerView
Some time it is required in iPhone to add UIPickerView in UIActionSheet. Here are the steps to do that In ViewController.h @inte...
No comments:
Post a Comment