Questions tagged [ipad-2]

iPad 2 is the second generation model of Apple's tablet computer running the iOS operating system. iPad applications are usually written in Objective-C in the Xcode IDE, although it's possible to use other tools to build iPad applications as well.

iPad 2 is the second generation model of Apple's tablet computer running the iOS operating system. iPad applications are usually written in Objective-C in the Xcode IDE, although it's possible to use other tools to build iPad applications as well.

Currently, there are 4 "generations" (yearly-ish updates) of the iPad:

  • iPad
  • iPad 2
  • iPad 3 (No official version number. Was known as "The New iPad" at release)
  • iPad 4 (No official version number. Minor refresh of iPad 3)

There is also a iPad mini which was released at the same time as the 4th generation of the iPad.

All iPads starting with the second generation are capable of running iOS 6.0.1, the current iOS operating system as of November 2012. iPad 2 was also the first model that supported a rear facing camera.

Links

Related

189 questions
2
votes
2 answers

Is it possible to create an HTML link or button that closes a full screen app running in mobile Safari?

I am running an HTML5 (+ CSS3 and JavaScript) app in mobile Safari on the iPad. The following meta tag in my HTML file lets the app run full screen when started using an icon on the iPad's home screen:
Jeroen
  • 839
  • 13
  • 20
1
vote
1 answer

javascript getAttribute() doesn't work on iPad2 Safari

I'm trying to do a touchBased HTML application, and was testing it on iPad 2. However, there seems to be some issue with the custom attributes in HTML. here is my code Insert title…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/html" class="post-tag grid--cell" title="show questions tagged 'html'" rel="tag">html</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> <a href="../../questions/tagged/touch-event" class="post-tag grid--cell" title="show questions tagged 'touch-event'" rel="tag">touch-event</a> <a href="../../questions/tagged/getattribute" class="post-tag grid--cell" title="show questions tagged 'getattribute'" rel="tag">getattribute</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 15 '12 at 11:38">asked Mar 15 '12 at 11:38</time> <a href="../../users/1099211/tirtha" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1099211.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Tirtha" /> </a> <div class="s-user-card--info"> <a href="../../users/1099211/tirtha" class="s-user-card--link">Tirtha</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">862</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="12 silver badge">12</li> <li class="s-award-bling s-award-bling__bronze" title="29 bronze badge">29</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9261237"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9261237/ipad-2-back-facing-camera-field-of-view" class="question-hyperlink">iPad 2 back-facing camera field of view</a></h3> <div class="excerpt">I want to render virtual content over the camera image from the back-facing camera of the iPad 2. To achieve this, OpenGL ES is used to transform the content into the correct screen coordinates. projectionMatrix = …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ios" class="post-tag grid--cell" title="show questions tagged 'ios'" rel="tag">ios</a> <a href="../../questions/tagged/camera" class="post-tag grid--cell" title="show questions tagged 'camera'" rel="tag">camera</a> <a href="../../questions/tagged/augmented-reality" class="post-tag grid--cell" title="show questions tagged 'augmented-reality'" rel="tag">augmented-reality</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> <a href="../../questions/tagged/projection-matrix" class="post-tag grid--cell" title="show questions tagged 'projection-matrix'" rel="tag">projection-matrix</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 13 '12 at 13:18">asked Feb 13 '12 at 13:18</time> <a href="../../users/151706/etan" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/151706.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Etan" /> </a> <div class="s-user-card--info"> <a href="../../users/151706/etan" class="s-user-card--link">Etan</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">17,014</li> <li class="s-award-bling s-award-bling__gold" title="17 gold badges">17</li> <li class="s-award-bling s-award-bling__silver" title="89 silver badges">89</li> <li class="s-award-bling s-award-bling__bronze" title="148 bronze badges">148</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9207502"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9207502/need-help-to-change-custom-tab-bar-in-top-icon-when-receive-a-notification-fro" class="question-hyperlink">Need help to change Custom tab bar (in top) icon when receive a notification from background in iPad app</a></h3> <div class="excerpt">I am trying to develop a messenger app in ipad 2 where i used a custom tabbar in top of the ipad screen.I need to show an indicator(with icon) in one of the tab when received message from remote party without clicking that tab.i also need to change…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ios5" class="post-tag grid--cell" title="show questions tagged 'ios5'" rel="tag">ios5</a> <a href="../../questions/tagged/customization" class="post-tag grid--cell" title="show questions tagged 'customization'" rel="tag">customization</a> <a href="../../questions/tagged/tabbar" class="post-tag grid--cell" title="show questions tagged 'tabbar'" rel="tag">tabbar</a> <a href="../../questions/tagged/custom-component" class="post-tag grid--cell" title="show questions tagged 'custom-component'" rel="tag">custom-component</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 09 '12 at 08:27">asked Feb 09 '12 at 08:27</time> <a href="../../users/1059411/saiful" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1059411.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Saiful" /> </a> <div class="s-user-card--info"> <a href="../../users/1059411/saiful" class="s-user-card--link">Saiful</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,891</li> <li class="s-award-bling s-award-bling__gold" title="1 gold badge">1</li> <li class="s-award-bling s-award-bling__silver" title="15 silver badge">15</li> <li class="s-award-bling s-award-bling__bronze" title="39 bronze badge">39</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-9042087"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>5</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/9042087/do-i-need-2x-graphics-for-ipad-apps" class="question-hyperlink">Do I need @2x graphics for iPad apps?</a></h3> <div class="excerpt">I am making a universal app for the first time and I am wondering with the iPad if I need to include an @2x version of all my graphics like I do for iPhone apps or does the iPad not support that? i.e. if my background image is 1024 x 768 do I need a…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/uiimageview" class="post-tag grid--cell" title="show questions tagged 'uiimageview'" rel="tag">uiimageview</a> <a href="../../questions/tagged/ios-simulator" class="post-tag grid--cell" title="show questions tagged 'ios-simulator'" rel="tag">ios-simulator</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 28 '12 at 01:09">asked Jan 28 '12 at 01:09</time> <a href="../../users/889439/matt" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/889439.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Matt" /> </a> <div class="s-user-card--info"> <a href="../../users/889439/matt" class="s-user-card--link">Matt</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">2,920</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="23 silver badges">23</li> <li class="s-award-bling s-award-bling__bronze" title="33 bronze badges">33</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-8791032"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/8791032/image-inside-camera-in-ipad-2-appears-rotated-90-degrees-clockwise" class="question-hyperlink">Image inside camera in iPad 2 appears rotated 90 degrees clockwise</a></h3> <div class="excerpt">I have an app that works on landscape, already in the store, and decided to add a camera for a certain new feature in my next update. The camera works perfect in my iPhone 3G and iPod 4S ( i have an ipad, but it doesn't has a camera), but one of my…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/camera" class="post-tag grid--cell" title="show questions tagged 'camera'" rel="tag">camera</a> <a href="../../questions/tagged/orientation" class="post-tag grid--cell" title="show questions tagged 'orientation'" rel="tag">orientation</a> <a href="../../questions/tagged/uiimagepickercontroller" class="post-tag grid--cell" title="show questions tagged 'uiimagepickercontroller'" rel="tag">uiimagepickercontroller</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 09 '12 at 15:45">asked Jan 09 '12 at 15:45</time> <a href="../../users/632984/user632984" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/632984.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user632984" /> </a> <div class="s-user-card--info"> <a href="../../users/632984/user632984" class="s-user-card--link">user632984</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">15</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-8435553"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/8435553/how-to-identify-ipad-1-and-ipad-2-individually-at-runtime" class="question-hyperlink">How to identify ipad 1 and ipad 2 individually at runtime</a></h3> <div class="excerpt"> Possible Duplicate: Determine device (iPhone, iPod Touch) with iPhone SDK iPad 2 detection Please guide me on how to detect ipad and ipad 2 at runtime on real device.. I want to load different images to both handsets due to performance…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/iphone" class="post-tag grid--cell" title="show questions tagged 'iphone'" rel="tag">iphone</a> <a href="../../questions/tagged/ipad" class="post-tag grid--cell" title="show questions tagged 'ipad'" rel="tag">ipad</a> <a href="../../questions/tagged/cocos2d-iphone" class="post-tag grid--cell" title="show questions tagged 'cocos2d-iphone'" rel="tag">cocos2d-iphone</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 08 '11 at 18:08">asked Dec 08 '11 at 18:08</time> <a href="../../users/1088267/user1088267" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1088267.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user1088267" /> </a> <div class="s-user-card--info"> <a href="../../users/1088267/user1088267" class="s-user-card--link">user1088267</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">107</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7575812"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7575812/xcode-4-and-ipad2-splash-screen-issue" class="question-hyperlink">Xcode 4 and iPad2 splash screen issue</a></h3> <div class="excerpt">Thank you for reading this. I created a brand new project in Xcode 4 (Window based kind) and tried to get the splash screens working. If I click on the blue icon of my project (top of the project hierarchy) and then click on "Target/Project", I see…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/xcode" class="post-tag grid--cell" title="show questions tagged 'xcode'" rel="tag">xcode</a> <a href="../../questions/tagged/ipad" class="post-tag grid--cell" title="show questions tagged 'ipad'" rel="tag">ipad</a> <a href="../../questions/tagged/xcode4" class="post-tag grid--cell" title="show questions tagged 'xcode4'" rel="tag">xcode4</a> <a href="../../questions/tagged/ios4" class="post-tag grid--cell" title="show questions tagged 'ios4'" rel="tag">ios4</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 27 '11 at 21:19">asked Sep 27 '11 at 21:19</time> <a href="../../users/967897/baylock" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/967897.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Baylock" /> </a> <div class="s-user-card--info"> <a href="../../users/967897/baylock" class="s-user-card--link">Baylock</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,246</li> <li class="s-award-bling s-award-bling__gold" title="4 gold badges">4</li> <li class="s-award-bling s-award-bling__silver" title="25 silver badges">25</li> <li class="s-award-bling s-award-bling__bronze" title="49 bronze badges">49</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7296448"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7296448/ipad-1-not-receiving-motion-updates-but-ipad-2-does" class="question-hyperlink">iPad 1 not receiving motion updates but iPad 2 does</a></h3> <div class="excerpt">I'm doing what I thought was the standard approach for reading the device's angle: motionManager = [[CMMotionManager alloc] init]; if (!motionManager.deviceMotionAvailable) return NO; [motionManager startDeviceMotionUpdates]; And then…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ios" class="post-tag grid--cell" title="show questions tagged 'ios'" rel="tag">ios</a> <a href="../../questions/tagged/ipad" class="post-tag grid--cell" title="show questions tagged 'ipad'" rel="tag">ipad</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> <a href="../../questions/tagged/gyroscope" class="post-tag grid--cell" title="show questions tagged 'gyroscope'" rel="tag">gyroscope</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 03 '11 at 23:24">asked Sep 03 '11 at 23:24</time> <a href="../../users/925645/shoefly" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/925645.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="ShoeFly" /> </a> <div class="s-user-card--info"> <a href="../../users/925645/shoefly" class="s-user-card--link">ShoeFly</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">33</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-7261668"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/7261668/exc-bad-access-when-messaging-a-valid-object" class="question-hyperlink">EXC_BAD_ACCESS when messaging a valid object</a></h3> <div class="excerpt">My main app controller invokes a subcontroller to handle a certain sequence of screens. The main controller sets itself as a delegate in the subcontroller. When the subcontroller is done doing its stuff, it notifies the delegate. Every now and then,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/ios" class="post-tag grid--cell" title="show questions tagged 'ios'" rel="tag">ios</a> <a href="../../questions/tagged/exc-bad-access" class="post-tag grid--cell" title="show questions tagged 'exc-bad-access'" rel="tag">exc-bad-access</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 31 '11 at 18:30">asked Aug 31 '11 at 18:30</time> <a href="../../users/922221/velocipedist" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/922221.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="velocipedist" /> </a> <div class="s-user-card--info"> <a href="../../users/922221/velocipedist" class="s-user-card--link">velocipedist</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">135</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="7 bronze badges">7</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6969556"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6969556/does-anyone-know-if-it-is-possible-to-create-an-ipad-app-that-can-be-an-airpla" class="question-hyperlink">Does anyone know if it is possible to create an ipad app that can be an airplay receiver?</a></h3> <div class="excerpt">can anyone point to any ios library or developer documentation that would help me accomplish the following: I would like to build an app that can be the receiver of another ios device using airplay mirroring. Is this possible? allowed by apple? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ipad" class="post-tag grid--cell" title="show questions tagged 'ipad'" rel="tag">ipad</a> <a href="../../questions/tagged/ios5" class="post-tag grid--cell" title="show questions tagged 'ios5'" rel="tag">ios5</a> <a href="../../questions/tagged/airplay" class="post-tag grid--cell" title="show questions tagged 'airplay'" rel="tag">airplay</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 06 '11 at 23:00">asked Aug 06 '11 at 23:00</time> <a href="../../users/367919/user367919" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/367919.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="user367919" /> </a> <div class="s-user-card--info"> <a href="../../users/367919/user367919" class="s-user-card--link">user367919</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">13</li> <li class="s-award-bling s-award-bling__bronze" title="3 bronze badges">3</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-6653594"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/6653594/is-there-a-way-to-detect-rfid-chip-on-an-iphone" class="question-hyperlink">Is there a way to detect rfid chip on an iphone?</a></h3> <div class="excerpt">i know iphone 4 does not have a NFC chip built in but i am wondering if i can still detect a rfid chip maybe using wifi signal or celluar signal? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/iphone" class="post-tag grid--cell" title="show questions tagged 'iphone'" rel="tag">iphone</a> <a href="../../questions/tagged/nfc" class="post-tag grid--cell" title="show questions tagged 'nfc'" rel="tag">nfc</a> <a href="../../questions/tagged/rfid" class="post-tag grid--cell" title="show questions tagged 'rfid'" rel="tag">rfid</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jul 11 '11 at 16:51">asked Jul 11 '11 at 16:51</time> <a href="../../users/622727/jin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/622727.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="jin" /> </a> <div class="s-user-card--info"> <a href="../../users/622727/jin" class="s-user-card--link">jin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">114</li> <li class="s-award-bling s-award-bling__silver" title="2 silver badges">2</li> <li class="s-award-bling s-award-bling__bronze" title="12 bronze badges">12</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-5458102"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/5458102/show-ipad2-camera-in-fullscreen" class="question-hyperlink">show ipad2 camera in fullscreen?</a></h3> <div class="excerpt">I want to show UIImagePickerController in fullscreen mode for iPad2. presentModalViewController: appears not work for me. It show the frame with capture button but not show video preview of what is being capture? Anyone got same problem before and…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/iphone" class="post-tag grid--cell" title="show questions tagged 'iphone'" rel="tag">iphone</a> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 28 '11 at 11:08">asked Mar 28 '11 at 11:08</time> <a href="../../users/192800/kong" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/192800.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="KONG" /> </a> <div class="s-user-card--info"> <a href="../../users/192800/kong" class="s-user-card--link">KONG</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">7,271</li> <li class="s-award-bling s-award-bling__gold" title="6 gold badges">6</li> <li class="s-award-bling s-award-bling__silver" title="28 silver badges">28</li> <li class="s-award-bling s-award-bling__bronze" title="27 bronze badges">27</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-5328369"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/5328369/programmatically-launching-camera-for-video-recording" class="question-hyperlink">Programmatically launching Camera for video recording</a></h3> <div class="excerpt">I have quick question. I am using the following code to launch camera and record video on iOS 4.x devices, it works great. I want to use the same code on iPad 2 device as iPad 2 has video recording facility. Will it work? Can someone please guide…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/objective-c" class="post-tag grid--cell" title="show questions tagged 'objective-c'" rel="tag">objective-c</a> <a href="../../questions/tagged/ipad" class="post-tag grid--cell" title="show questions tagged 'ipad'" rel="tag">ipad</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 16 '11 at 16:24">asked Mar 16 '11 at 16:24</time> <a href="../../users/187532/getsy" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/187532.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Getsy" /> </a> <div class="s-user-card--info"> <a href="../../users/187532/getsy" class="s-user-card--link">Getsy</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">4,887</li> <li class="s-award-bling s-award-bling__gold" title="16 gold badges">16</li> <li class="s-award-bling s-award-bling__silver" title="78 silver badges">78</li> <li class="s-award-bling s-award-bling__bronze" title="139 bronze badges">139</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-44667887"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/44667887/does-ipad-2-support-for-core-spotlight" class="question-hyperlink">Does iPad 2 support for Core Spotlight?</a></h3> <div class="excerpt">My iPad 2 has iOS 9.3.2 but still Core Spotlight doesn't work. Want to know whether it is supported or not? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/ios" class="post-tag grid--cell" title="show questions tagged 'ios'" rel="tag">ios</a> <a href="../../questions/tagged/ipad-2" class="post-tag grid--cell" title="show questions tagged 'ipad-2'" rel="tag">ipad-2</a> <a href="../../questions/tagged/corespotlight" class="post-tag grid--cell" title="show questions tagged 'corespotlight'" rel="tag">corespotlight</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 21 '17 at 05:57">asked Jun 21 '17 at 05:57</time> <a href="../../users/1023074/sunil-targe" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1023074.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Sunil Targe" /> </a> <div class="s-user-card--info"> <a href="../../users/1023074/sunil-targe" class="s-user-card--link">Sunil Targe</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">7,251</li> <li class="s-award-bling s-award-bling__gold" title="5 gold badges">5</li> <li class="s-award-bling s-award-bling__silver" title="49 silver badges">49</li> <li class="s-award-bling s-award-bling__bronze" title="80 bronze badges">80</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=4" rel="prev" title="Go to page 4">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=12" rel="" title="Go to page 12">12</a> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=13" rel="" title="Go to page 13">13</a> <a class="s-pagination--item" href="../../questions/tagged/ipad-2_page=6" rel="next" title="Go to page 6"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>