iPod is a media players product designed and marketed by Apple. Currently the hard drive-based iPod Classic, the touchscreen iPod Touch, the compact iPod Nano, the ultra-compact iPod Shuffle, new ipod touch and new ipod nano are available. iPod can be used for playing music/games. They can be used ...
0
votes
0answers
6 views
Forward and Rewind using ipod button with AVPlayer
my app plays streamed music with avplayer. I can play,pause, forward and rewind music with soft key. But i want to use the iPod hard button for next and forward. My volume hard button is working fine. ...
0
votes
0answers
9 views
Can't export an audio file to iPod library from document?
I have an audio file in the application's document folder,how to export this audio file to iPod library? Can achieve?
-1
votes
0answers
14 views
Changing app restrictions after deploying to app store [closed]
If I restrict my app to iPhone only (SO: excluding iPad and iPod touch) during initial deploy to the app store, can I remove this restriction during an update of the app?
I hear I can't ADD ...
0
votes
0answers
23 views
“No code signature found” error when code signing is off xcode
I am trying to put an xcode project on my ipod 2, I've had to downgrade the app which I've done successfully, I have disabled code signing on everything that needs it disabled, my ipod is jailbroken ...
0
votes
2answers
46 views
Video doesn't show up on screen
I imported the MPMoviePlayerController in my VideosView.h.
In my VideosView.m i embed the following code:
NSString *path2 = [[NSBundle mainBundle] pathForResource:@"myVideo" ofType:@"mp4" ...
0
votes
0answers
23 views
Get IP that tells device what current version is or block upgrade available message
I work for a company that deploys and manages devices used by our employees in the field. We are able to block the ability to upgrade the devices through our network setting but we want to also block ...
-1
votes
0answers
9 views
how to use the pc network card with an ipod [closed]
I have an Ipod Touch 5.1.1 and I need that it use the pc network card to get the packages that it sends with wireshark. The pc has a Windows 7. I have seen that to do it with apple is easy creating a ...
-1
votes
1answer
19 views
can mix use of a toolbar, change view, bring up action list, meet HIG's standards [closed]
I am considering if i need to switch some functions in a toolbar that is at the bottom of a universal app to also a navigation bar at the top. I have a chat app with 4 buttons on a toolbar at the ...
0
votes
0answers
23 views
overlay blending of two images on ipod gives a jittery result image
I am changing color of an image according to user( user selects the color from a list of colors), for that I am using overlay blending mode of two images to change the color. I have first image of a ...
0
votes
1answer
68 views
After some memory leak logs app crashes in iPhone [closed]
My application is ARC based.I am using https://github.com/pkluz/ZUUIRevealController for Facebook like menu & SDWebImage for asynchronous download .I am getting lots of low memory warning logs on ...
0
votes
1answer
20 views
iPod Device not recongnized in Xcode
I have an ipod touch newly upgraded to IOS 6.1. In my xcode(4.5.2), the device is not getting recognised. This happened just after i upgraded the device OS. I have tried restarting/rebooting device ...
2
votes
1answer
29 views
Using the camera via UIImagePickerController crashes on iPod
My application crashes when I open the camera on my iPod. I used UIImagePickerController for this. The app works fine on an iPhone.
What could cause the error?
0
votes
2answers
27 views
unable to change the centre point of a UIImageView
so, in my ios pacman game, after a collision is detected between pacman and an enemy brick this method runs. It is suppose to stop the game timer, show the start button and return pacman to his start ...
-3
votes
2answers
68 views
Which is the cheapest device on which i can test my ios applications? [closed]
Hi i do not have enough money to test my ios app on each device seperately so please suggest me low cost apple device on which i can test my applications, once i make enough money than i will be able ...
-1
votes
1answer
38 views
methods of using uitableview that will pass app store acceptance [closed]
I have a view in my app that has chat and has two consoles one on top of the other. This is my split chat view and there is a view with all chat in one larger console. I want users to be able to ...
-3
votes
2answers
64 views
How to determine app is running in iphone or ipod programmatically [duplicate]
I want to check whether my application is running in iphone or ipod. How can I do this?
0
votes
1answer
43 views
Play iTunes song in my iPhone application
I am developing a music based iPhone application.
I listed the songs in iPod library in my application.
But when I tried to play songs from iPod library using AVPlayer, some songs are playing and some ...
0
votes
0answers
16 views
Thumnail listview shifts out of screen when reoriented to portrait an iPod
I used the thumnail listview example on the jquerymobile.com site to make this page:
http://www.karinedaelman.be/test.html
When re-orienting an iPod or iPhone from landscape to portrait, the ...
-4
votes
1answer
25 views
Make our website an iPod app [closed]
We have a website, and we would like to make it an iPod/iPhone/iPad app in the app store.
Is there anyway to do this easily? I know we would need the apple developer's license, and I know we could ...
0
votes
0answers
272 views
unknown error 0xE8000012 in connecting to iTunes
My laptop is a 64 bit windows 7. I downloaded the latest iTunes and when I try to sync my iPod with the iTunes it throws an error "Unable to connect iTunes to the iPod. Unknown error 0xE8000012."
Any ...
0
votes
1answer
65 views
iOS iPod API - get actual song file
In my app I wand to present the media picker, to let the user choose 1 song, and then get it's actual MP3 (or any other format as long as its playable by other iOS devices) file.
How Can that be ...
0
votes
0answers
81 views
Search iPod app library on iPhone
I am trying to build a search results table similar to that found in the iPod app on the iPhone - you search with a string and you populate a table view with the related sections and content (Artists ...
0
votes
0answers
14 views
ipod styling issue
In our application , we have one page to search available vehicles.The page contains some input fields to perform search and a serch button and rest of the content. the look and feel is perfectly ...
1
vote
1answer
109 views
How to turn off link effect on iPhone/iPod/iPad (CSS)?
Information: I suppose you've seen this dark box appear around a link when you click it on an iPad/iPod/iPhone. If not, click a link, and you'll see it appear and disappear when the new page has ...
0
votes
2answers
65 views
API to copy music to iPod [duplicate]
Is there an API to copy music (files on disk) to an iPod?
Any language will do, but preferably Java or python.
1
vote
2answers
113 views
Retreive list of songs ordered by last play time in iOS
I need to obtain a list of the N most recently played songs from an iOS device, in order.
The only way I can imagine doing it, at the moment, is by getting all the songs through an MPMediaQuery and ...
1
vote
0answers
81 views
Xcode 4.5 giving 'failed to get the task for process 3806' error
Recently, I wanted to test out my app. I don't exactly want to buy the Apple Certificate yet because I just want to test out my app. Though rest assure, I will buy the certificate once I am ready to ...
-1
votes
3answers
72 views
iOS cache is not getting free till app is send to background and relaunch [closed]
IOS 6.0 on ipod I am seeing that memory is used goes above 110 MB.
When I send app to background and bring it to front memory usage goes down to 80MB
Basically 30 MB of memory could be released by ...
0
votes
1answer
54 views
used iPhone app testing -basics
I've seen parts of this question asked a few time, but I have specific questions that I can't find an answer to.
I have written a simple iPhone app, and would like to test it on my own device. ...
-1
votes
2answers
74 views
How to determine if iphone / ipad / ipod / appletv is older, newer or equal to other device of same family?
How can I compare different platforms?
Example:
I want to know if the current device is older than iPhone 4S.
1
vote
1answer
321 views
Is it possible to turn off all sounds on iPod touch?
I haven't got iPod touch to test it. Also I can't find the answer with simulator.
My app send Local Notifications with sound to user. On iPhone you can disable all sounds using Ring/Silent switch. ...
0
votes
3answers
124 views
App shows black screen on ipod
This app is universal and running perfectly fine on all other devices except iPod. I've used two storyboard.
This is the code which i've written in the AppDelegate.
...
0
votes
0answers
88 views
AVAsset loading causes the playing sound to stop for a moment
I'm using AVFoundation's AVURLAsset to load and play some music from the iPod library. My problem is this: I have a currently playing sound and while it's playing, I load the next song. This, for most ...
3
votes
3answers
201 views
Detect color of iPhone / iPod [duplicate]
Possible Duplicate:
Detecting Color of iPhone/iPod touch?
Is it at all possible to detect the color of an iPhone / iPod - either natively or in the mobile browser?
I'm working with a ...
-1
votes
1answer
63 views
Why my iPod can get location and updating it without wifi [closed]
I try to get location with CLLocationManager on a iPod 4th without any wifi connection nor any wifi detected. it works and keeps updating. I walk with it for 10 min and get about 6000 meter.
How does ...
0
votes
1answer
125 views
how to get the physical file location of an song in iPod library in iOS
I have the reference of a MPMediaItem when user selects a n audio from the iPod library. i am getting the asset url of that item by using
[mediaItem valueForProperty: MPMediaItemPropertyAssetURL]
...
-2
votes
1answer
163 views
Why is my app running on iphone 4S ios 6, it is crashed at splash screen? [closed]
Plese help me this question!
I'm using iphone 4S with iOS 6, the app is crashing sometimes at splash screen. I am not sure what is happening with it, because once I started using the app a few times ...
0
votes
0answers
25 views
Is it possible to use iTunes Scripting Interace to perform and operation when a device (iphone/ipod) is attached?
I am trying to figure out the best way to approach the following issue:
In my car i use iTunes to control my music, most of which is stored on my iPod/iPhone which i then connect to the car when i ...
0
votes
1answer
602 views
What OS does iPod Nano 6G/7G Run?
Per numerous articles I've read online, the 6 and 7 generation iPod nano does not run iOS.
http://www.cultofmac.com/57467/apple-touchscreen-ipod-nano-does-not-run-ios/
If this is the case, I'd love ...
0
votes
0answers
53 views
Stutter while scrolling a UITableView of images on an iPod
We're experimenting with some really awesome (or foolish?) scrolling optimisations: Non-lazy image loading in iOS
We're using it to load images directly from the drive. On an iPad 2, iOS 5.0.1, it ...
0
votes
0answers
136 views
iPhone/iPod - Play Video With Subtitles
I have 2 questions.
1) How to embed Native iPhone/iPod Player in your own Native App with our own custom UI.
2) How to Embed & Show Subtitles in the video. I look at this it says it is possible ...
0
votes
0answers
26 views
how can i run an app on ipod touch4 that is developed for iphone 4/4s only? Can i change info.plist? [closed]
i would like to run the app visible body for iphone4 on ipod touch4. i can install the app on ipol. but when i open the app, it tells me that "Repuires iphone4/4s " and i have to quit.
is there a ...
2
votes
0answers
32 views
iPod's Rx/Tx doesn't work well with iOS6.0, but it works fine with iOS4.x & iOS5.x
My JailBroke iPod4's Rx/Tx works fine on iOS4.x and iOS5.x version, but something is different with iOS6.x
It works when iPod4(iOS6.0) is wake up, but if iPod4 enter into deep sleep and wake up ...
0
votes
0answers
39 views
Issues running app on iOS device
I am working in sencha touch. With the help of sencha touch and JSON I just got the Twitter feeds in my app. Its working fine in the simulator but when I try to run on iPod it Gives the error ..
No ...
-4
votes
1answer
82 views
iPhone (iOS) app (difficulty on creating) [closed]
I have a quick question about iOS apps and was wondering maybe someone here could help me out with an answer... Just curious to know, how hard would it be to create a very very simple iOS app that ...
1
vote
1answer
89 views
Changing Volume with UIButton [closed]
I have seen countless tutorials on how to change the iPhone volume with a slider, button my application needs the volume be changed via two buttons, one up, one down. Here is my code:
- ...
3
votes
1answer
136 views
Using Audio Unit (Mixer Host) to play from iPod library instead of pre selected sound files.
For a university project i'm working on a DJ mixing app. I'm essentially tackling this project from a 'teach yourself from scratch by googling everything and analysing pre existing source code' type ...
1
vote
3answers
310 views
iPhone: MPMusicPlayerController stops AVAudioPlayer
I'm playing a silent music with AVAudioPlayer when user locks the screen, so that my timers won't stop.
However, when I play an iPod music with [MPMusicPlayerController applicationMusicPlayer], ...
1
vote
1answer
103 views
How to handle home button - iPhone/iPod
I am developing a game for the iPhone. I do not actually have an iPhone, so I am testing my game on an iPod device (version 4.2.1). When I press the home button the game starts from level one. I find ...
1
vote
1answer
380 views
iPod touch/iPhone app stuck on Splash Screen in iOS 6, but works fine in iOS 5
My app is developed for the 4th generation iPod touch to work with a custom dock for audio analysis. The app can also runs without being connected to the dock. So with iOS 5 and 4.3, it works fine ...



