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
0
votes
1 answer

How to indicate that an iPhone app is compatible with 1st gen iPod Touch?

My app appears as "Compatible with iPhone and iPod touch (2nd generation).", I would like to make it "compatible with all iPhone and iPod touches (any generation)", do you know how to do that? I've read the documentation on this, but it's unclear…
Zoran Simic
  • 10,293
  • 6
  • 33
  • 35
0
votes
1 answer

How can you have a page with a button that change views that is not a table view? (iPhone Developing)

I asked a similar question and someone gave me a tutorial link. But, the link made me use a table view and it looks bad with all the lines and stuff. So how do I just make a view with a button and background and stuff (Please write steps in 1.2.3..…
Da Coder
  • 3
  • 4
0
votes
2 answers

What do I need to test on the iPod touch (besides the actual device)?

I've tested my iPhone app on the iPhone. Now I want to test it on the iPod touch. Assuming I have an iPod touch what else do I need? I just want to make sure all the certificates and stuff that I used for the iPhone will work for the iPod touch…
MrDatabase
  • 43,245
  • 41
  • 111
  • 153
0
votes
1 answer

iPod Touch to iPod Touch Messaging using Push Notification Service

Can I use the push notification to send the message from one iPod touch to another one? Is there any pointer information that I can read? Thank you! Marcelo
Marcelo
  • 11
  • 1
0
votes
3 answers

iPhone/iPodTouch. Regarding the flash drive. How much faster is it then a physical disk drive?

Does anyone have a ball park speed comparison between a modern physical disk drive and the flash drive on iPhone/iPodTouch? What is behind this question is this: I want to pull images from the cloud, park them on the flash drive and then sequence…
dugla
  • 12,774
  • 26
  • 88
  • 136
0
votes
1 answer

css percentage width
  • do not fill ipod/iphone viewport in portrait
  • http://itshappeninghere.com/mobile/explorer.php Pulling up the page above in a browser will show that the list items for the menus at the top and bottom (collapsed by default), fill the viewport. Pull up the same page on an ipod touch or iphone, the…
    0
    votes
    2 answers

    How to install Ipod Touch Simulator to develop application for it?

    I want to develop app for Ipod Touch Simulator, but currently, I don't have Ipod Touch Simulator. I'm try to Google but can't get expect result. Please help me!
    hungbm06
    • 1,549
    • 6
    • 24
    • 32
    0
    votes
    0 answers

    App crash after click on notification

    I got crash if application is not in background state and then click on notification. There is no memory leak and set architectures standard (armv6,armv7,armv7s).also referred link Springboard crash when app is restored from push notification from…
    yogwiz
    • 35
    • 6
    0
    votes
    4 answers

    iPhone or iPod Touch as test device

    I'd like to get a device for testing iPhone apps that I can wipe at anytime. A 1stG iPhone or iPod Touch is ideal. With an iPod touch, I'll pay for OS upgrades. However, on eBay, iPhones are going for $300+. Used iPod Touches are about…
    4thSpace
    • 43,672
    • 97
    • 296
    • 475
    0
    votes
    1 answer

    Google Form won't scroll on my limited height, one page site on any iDevices

    I'm working on a one page site that is width based and doesn't have a lot of height available for the form. I've tried scrolling="yes" but that didn't work. It is a long form, and I need to be able to scroll all the way down. Thank you!
    Noah Little
    • 5
    • 1
    • 3
    0
    votes
    1 answer

    Ipod Touch 3G vs Iphone for app development

    Possible Duplicate: iPod touch for iPhone development Is the new Ipod Touch 3G support all the apps designed for iPhone? and how does the 32GB version of iPod Touch stack up against the iPhone 3GS hardware-wise (as in CPU/memory) ? Can i develop…
    xenon
    • 3
    • 1
    0
    votes
    3 answers

    iPod software version too high?

    I bought a new iPod touch today and I installed iOS 7 on it in order to beta test my new designs, color schemes, and speed enhancements. I'm running OSX 10.6.8 with Xcode 4.2 Build 4C199 (iOS 5). When I plugged my iPod in and pressed "use for…
    Coder404
    • 742
    • 2
    • 7
    • 21
    0
    votes
    1 answer

    How to set UIScrollView content size for AutoLayout enabled UIVIew

    I'm using Autolayout feature in one of my UIView, As per the documentation I have not created separate xib for iPad and iPod, I have created one xib for iPad and trying to use the same for iPod also with AutoLayout feature, everything works fine…
    Newbee
    • 3,231
    • 7
    • 42
    • 74
    0
    votes
    2 answers

    Piggyback off blackberry's internet connection via bluetooth to an iPod Touch

    I've got a blackberry and an ipod touch. I can connect to the net at anytime with the BB using the cellular network. However, the touch requires a wi-fi connection. I know its possible to share the BB's data connection with a pc. I'm curious if its…
    Scott B
    • 38,833
    • 65
    • 160
    • 266
    0
    votes
    1 answer

    How to create multiple labels for iPod Touch

    I want to use two labels on the same view in an iPod Touch application. I have created the two labels, but I only know how to access on of them. Does any one have an example of how to do this?
    kman99
    • 7,315
    • 4
    • 24
    • 20