Tagged Questions

0
votes
1answer
32 views

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 …
1
vote
2answers
75 views

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 a …
0
votes
0answers
44 views

mp4 format video not playing in iPhone but playing in iPod touch

Hello, i am usin MPMoviePlayeController framework to play movie in my app video is in mp4 format video is playing fine in Simulator and iPod touch but not playing in iPhone pl …
5
votes
3answers
148 views

iPhone detecting processor model / NEON support

Hello, 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 o …
0
votes
2answers
45 views

UIImage view questions

I have a UIImageview in my application and I was wondering how I can show an image in it pragmatically and change it whenever I want to! I think my major problem is exactly WHERE t …
75
votes
24answers
11k views

Howto articles for iPhone development, Objective C

I am looking for an introduction into developing for the iPhone. Any recommendation? I do not speak Objective-C either, so tutorials on that would not hurt either.
0
votes
2answers
81 views

How to find out whether the iPhone / iPod Phone can be used?

Hi all, what is the best way to find out whether the current device supports a phone call? iPod Touch does not support it at all and iPhone does only support calls after entering …
0
votes
2answers
48 views

Read a Device in GNU/Linux or FreeBSD.

I am wondering, do you need a specific device driver to read a usb device in Linux, or should it just be able to be read. If I connect my cell phone or iPod touch to my linux box, …
1
vote
1answer
86 views

applicationWillTerminate normal exit vs ad exit iPhone question

Is it possible to determine when an app is closing whether it is done by normal means (home button) or because an ad was clicked (admob ad for this example)... Admob doesn't have a …
0
votes
1answer
104 views

iPhone application fails to run on iPod because it is not compatible

Hi all, I submitted an iPhone application to the app store, but it is failed to run on iPod touch with the message that it is not compatible.I'm not using any Phone features on th …
0
votes
0answers
48 views

How to make Itunes download all podcast episodes irrespective of listened/not [closed]

I am a big ipod user (especially podcasts). I have used ipod touch, ipod classic and ipod nano. I noticed that Itunes stops downloading podcasts that you no longer listen to and s …
0
votes
1answer
106 views

How can I access the iphone / ipod clipboard using python?

Hello, I want to modify a python application written for the ipod/iphone. It should copy a string into the clipboard so that I can use it in another application. Is it possible to …
0
votes
1answer
89 views

Can I disable UIPickerView scroll sound?

Hi, I want to disable the annoying clicks that the UIPickerView generates upon scrolling up and down. Is there a way to do this? I want to play short sounds for each item that the …
4
votes
2answers
296 views

MKMapView loading all annotation views at once (including those that are outside the current rect)

Has anyone else run into this problem? Here's the code: - (MKAnnotationView *)mapView:(MKMapView *)mapView viewForAnnotation:(WWMapAnnotation *)annotation { // Only return an A …
0
votes
3answers
114 views

Does the Push Notification Service work on an iPod Touch?

Thanks and welcome for reply

1 2 3 4 5 next
15 30 50 per page