ipod-touch Questions
3
Both on Gingerbread 2.3 and iOS 4.2+ the HTML5 <audio> tag generates an interface with next, and previous buttons.
How do I hook into those controls?
It doesn't appear to be one of the HTML5...
Bier asked 16/3, 2011 at 20:11
8
Solved
For web apps you can set the startup screen with apple-touch-startup-image
What about for iPads?
Sophisticated asked 14/4, 2010 at 2:30
3
Solved
I'm getting an "Error from Debugger: Error launching remote program: security policy error" when I try to run my app on my ipod touch. The provisions look in order, and the app builds to my iphone ...
Unpeopled asked 15/3, 2010 at 21:30
1
I have the original iPod touch with iOS 3.1.3 (the last one that can run on the device). When I use Xcode 4.3.2 to debug an application, it always hangs at the launch image screen. However the appl...
Encroach asked 27/3, 2012 at 20:25
4
Solved
I'm working on a web application, and we are targeting the iPhone and iPod Touch. I'm familiar with the debugging tools for FireFox and IE (e.g. Firebug and IE Developer Toolbar), but I can't find ...
Quarles asked 26/1, 2009 at 21:25
1
Solved
Possible Duplicate:
Determine device (iPhone, iPod Touch) with iOS
I have tried to get the current device model name like 3G,3GS,4,4S,iPodTouch (Different Generations). But, I can't g...
Soult asked 8/12, 2011 at 5:22
5
Solved
What is the recommended audio format for storing and playing back short (2-3 sec) audio sound effects on the iPhone or iToouch?
The iPhone audio SDK documentation indicates that the iPhone support...
Fonz asked 7/8, 2009 at 14:4
1
Solved
I've had some trouble finding information about Apple's policies regarding in-app ads. I'm interested in developing a free iOS app with the intention of making money off of it using advertisi...
Ruling asked 1/11, 2011 at 23:17
1
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 th...
Bushel asked 3/2, 2011 at 23:18
1
Solved
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?
Bruner asked 17/9, 2011 at 19:54
2
Solved
I have an iOS app where I set the Required Device Capabilities config setting to require both still-camera and auto-focus-camera because it needs to run on newer generation devices that have the be...
Canea asked 18/6, 2011 at 16:39
4
Solved
Possible Duplicate:
iOS - Detecting whether or not device support phone calls?
I'm writing an iPhone application that provides a button to call a phone number. I'm using code like the...
Rase asked 24/5, 2009 at 15:10
2
Solved
Is there a way to find out the maximum number of simultaneous touches on an iOS device (iPhone, iPod Touch, iPad) ? I've read here and there that iPhone can handle 5 while the iPad can handle 11, b...
Geneviegenevieve asked 30/6, 2010 at 13:49
6
Solved
After peeking at the SO source, I noticed this tag:
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
Which after a quick Google revealed an Apple "favicon" type thing for displ...
Savage asked 22/12, 2008 at 20:49
3
Solved
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 iO...
Enschede asked 6/3, 2011 at 19:58
1
Solved
I am making an app that uses a lot of fairly big image files. I notice it crashes when they all get loaded on my iPhone 3G (128 mb ram), but not when I test it on a 3rd gen iPod (256 mb ram). So I ...
Iggie asked 12/11, 2010 at 23:25
10
Solved
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...
Caresse asked 14/7, 2009 at 21:45
3
Solved
I would like to revamp an old question, concerning the development of apps on the iPod touch as a cheap replacement for the iPhone:
iPod Touch compared to iPhone as development platform for iPhone...
Ruggles asked 10/9, 2010 at 17:41
1
Solved
I am developing a website for Apple i* devices which uses HTML5 webkit features like transitions but I want to disable some of the fancy stuff for older/slower iPhone models like iPhone < 3GS an...
Lacombe asked 22/6, 2010 at 14:7
2
Is there any physics engine SDK for iPhone/iPod touch and iPad?
Lillianalillie asked 23/4, 2010 at 2:2
1
Solved
I have an app that I want to be launchable either explicitly when tapped or when a parameterized URL is clicked on on a webpage in Safari running on iPad or iPhone.
Can someone sketch the approach...
Lammers asked 16/4, 2010 at 18:40
4
Solved
I'm looking for a way to differentiate at runtime between devices equipped with the new ARM processor (such as iPhone 3GS and some iPods 3G) and devices equipped with the old ARM processors.
I know...
Heddie asked 21/10, 2009 at 13:42
2
Solved
I am building an application for the ipod touch that needs to run for several time (like an alarm clock). I would like to prevent the ipod touch from going to sleep unless the use manually exit the...
Suzannsuzanna asked 30/3, 2010 at 8:44
2
Solved
UPDATE
It looks like this problem has been quietly fixed in iOS 4.3. Up to this point, the distance that was considered "far enough" for an annotation to be recycled seemed to be hundreds of miles...
Prevail asked 11/8, 2009 at 20:30
2
Solved
When I started on my current project, there was already an App in the App Store. This App was iPhone only.
My first task was to test and build a version that also ran on an iPod Touch.
About 3 we...
Harlamert asked 12/3, 2010 at 10:0
© 2022 - 2024 — McMap. All rights reserved.