Questions tagged [ipod-touch]

The iPod Touch (stylized and marketed as iPod touch) is a multi-purpose pocket computer designed and marketed by Apple Inc.

Quoting from the iPod Touch Wikipedia Article:

The iPod Touch (stylized and marketed as iPod touch) is a multi-purpose pocket computer designed and marketed by Apple Inc. with a user interface that is touchscreen-based. It can be used as a music and video player, digital camera, handheld game device, and personal digital assistant (PDA). It connects to the Internet through Wi-Fi base stations and is therefore not a smartphone, though its design and iOS operating system are very similar to Apple's iPhone. As of May 2013, 100 million iPod Touch units have been sold.

470 questions
376
votes
31 answers

Determine device (iPhone, iPod Touch) with iOS

Is there a way to determine the device running an application. I want to distinguish between iPhone and iPod Touch, if possible.
Rob
  • 5,578
  • 3
  • 23
  • 28
222
votes
25 answers

Xcode 4 says "finished running " on the targeted device -- Nothing happens

The app neither installs nor runs on my device. All provisioning profiles are up to date. I've already tried deleting and re-installing them. The status bar shows that Xcode is building my project, then it says running my project on , then it says…
D-Nice
  • 4,772
  • 14
  • 52
  • 86
101
votes
10 answers

What are the sizes used for the iOS application splash screen?

I am developing an application using the iOS SDK. I need to know what Default splash screen sizes I need.
a111
  • 2,125
  • 5
  • 20
  • 21
30
votes
8 answers

jQuery Drag and Drop on touch devices (iPad, Android)

We have a card game website that makes extensive use of jQuery Draggable & Droppable and which has worked nearly flawlessly (when using a mouse) for almost a year. We would REALLY like to have the site work on touch screen devices, but we cannot…
Pat
  • 301
  • 1
  • 3
  • 3
29
votes
7 answers

Could not receive a message from the device (iPhone)

I built and run an iPhone application on iPod Touch 2.2.1 device, got some problems and made a fix attempt. Now trying to re-build & run the application gives two (2) error popup notes: Could not receive a message from the device [OK] Google…
JOM
  • 8,139
  • 6
  • 78
  • 111
26
votes
3 answers

Official way to create iOS icons?

I find it hard to believe that every developer creates their icons manually in various different ways but if that is the case, that is fine. I was wonder what the standard was for creating iOS icons (home screen icons, etc.)
Brian David Berman
  • 7,514
  • 26
  • 77
  • 144
21
votes
5 answers

Can js/jQuery determine the orientation of the iPhone?

Out of curiosity I've been playing with jQuery to determine the browser's screen size, and it occurred to me that screen size could be used to determine whether or not a visitor was using an iPhone/iTouch to view the site. So I used the following to…
David Thomas
  • 249,100
  • 51
  • 377
  • 410
21
votes
3 answers

xcode timed out waiting for app to launch

Application get fail to launch in device having iOS 6.0 from xcode 4.5. Xcode says Application can't be launched timed out waiting for app to launch. I reset my all device settings. Cross checked if i choosed right provisioning. Yes, its right. here…
Ketan Shinde
  • 1,847
  • 4
  • 18
  • 38
20
votes
8 answers

Is there an equivalent apple-touch-startup-image for the IPAD?

For web apps you can set the startup screen with apple-touch-startup-image What about for iPads?
AnApprentice
  • 108,152
  • 195
  • 629
  • 1,012
18
votes
6 answers

What are all the special iPhone / iPod Touch HTML tags?

After peeking at the SO source, I noticed this tag: Which after a quick Google revealed an Apple "favicon" type thing for display on your homepage ("WebClip Bookmark" to be exact). The…
scunliffe
  • 62,582
  • 25
  • 126
  • 161
18
votes
6 answers

Programmatically turn on bluetooth in the iphone sdk?

I have seen a lot of questions about this but no one actually gives a real answer (frameworks to import, actual code etc). They only say with a private api and that will get your app rejected from the app store. I am aware that use of a private api…
johnathon
  • 181
  • 1
  • 1
  • 3
16
votes
10 answers

iPod Touch compared to iPhone as development platform for iPhone apps

Essentially I'd like to know just how compatible are the iPhone and the iPod Touch. I would like to know if I could buy an iPod Touch (and thus save some cash) and develop iPhone apps on it or if I really should spend the extra money and put up with…
Mike Dinescu
  • 54,171
  • 16
  • 118
  • 151
14
votes
1 answer

Develop an iOS App for Cydia

How can I start developing simple iOS tweaks for Cydia? What's the difference in compiling an app for the official App Store and Cydia?
Elmo
  • 6,409
  • 16
  • 72
  • 140
14
votes
2 answers

iPod won't sleep when connected to debugger

I've got my iPod connected to my debugger running in XCode. The auto-lock is set to 1 minute. When the debugger is not running, the iPod goes to sleep after 1 minute of inactivity. However, when the debugger is running, my iPod won't sleep. This is…
simon
  • 3,380
  • 2
  • 22
  • 23
14
votes
5 answers

UIDatePicker - Problem Localizing

I've created a UIDatePicker in my app and I also have support for several languages. My UIDatePicker is created in Interface Builder, and I have created a seperate localization XIB so I can customize my UIDatePicker. Setting the "Locale" option in…
Smorpheus
  • 572
  • 1
  • 4
  • 12
1
2 3
31 32