ipod-touch

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 anything that would help accomplish this goal does it? Any ideas where to start would be greatly appreciated... ...

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 the SIM password. Is there a similar method like [MFMailComposeViewController canSendMail] for mail? Thx in advance :) ...

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 to put it! If you could show me what code and where that would be very usefull! thanks! EDIT: Also if you can pragmatically change the background into an image...

How does push work on ipod touch with respect to auth credentials ?

I installed this instant messenger program called IM+ that keeps your accounts online even when you exit the application (you know... touch: only one app at a time) it accepts push deliveries to report you have a message. I am kind of puzzled on how they can keep me logged in and send me a push notification that someone is messaging me....

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 will get my app rejected by I was wondering how to do it for personal use. (iPhone SDK 3....

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? ...

How to get rid of keyboard when user taps background (iPhone)

I have a custom UIScrollView which contains UITableView and UITextView. When user clicks on text field, keyboard pops up and it also disappears when user presses Return key on keyboard. Question: How to get rid of keyboard when user taps on UITableView? No matter what I try, I just can't catch any touch events... Using iPhone 3.0 SDK si...

Getting input in iPhone J2ME in console (Scanner doesn't work)

I am making a java application for the iPhone. Using the Scanner class doesn't work. Is there a way to get input from the console on the iPhone/iPod Touch? The iPod is jailbroken(ofcourse). ...

No Microphone error on iPod Touch

I've build an iPhone app that should work on an iPod Touch as well, but I'm getting reports that the app is not working on iPod touches. It's displaying an error message saying there's no mic available on the device. The thing is, the app does nothing whatsoever with audio, and I can't find anything related in the project settings. The ...

Installing Apps on Group of iPods

The local school district has recently purchased a group of 30 iPod Touches - and is looking or a way to mass-administer the devices much like you can install software packages of a network of PCs. Is there some sort of tool that operates via WiFI or Bluetooth that will allow us to install apps remotely? Also, if no pre-made solutions ...

Initialize UIPickerView

I want to create a UIPickerView with the easiest way possible, because all of what I know Is not enough to help me Ok what I ment is that I am trying to get a UISegmented that will end up creating a UIPickerView but I want to create a UIPickerView that shows up when I select one of the segments in the segmented control animated, and als...

iphone dev websites, books, tutorial.

What do you think is the best iphone/ipod touch dev websites. Like to see tutorial, sample codes for cool app, native or Web app. ...

Ipod Touch 3G vs Iphone for app 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 apps seamlessly on the iPod Touch? ...

iPhone Apps running on iPod Touch

If I create an App for the iPhone (OS 3) will it run without modification on an iPod Touch or will I need to create a separate binary? If it is the same runtime, does it just have stubs for the iPhone only features or do you have to check feature by feature using UIDevice to ensure the particular class/method is supported on the device ...

What kind of support does the iphone/ipod touch have for the canvas tag? Especially in regards to text?

I have seen this question/answer: http://stackoverflow.com/questions/719848/how-do-you-draw-text-on-a-canvas-tag-in-safari But I looking for how to do it on an iphone. Does the iphone support it already? Also, it'd be nice to see a web page that discusses what the current iphone os/browser supports regarding canvas, html 5 and othe...

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 $150-$200. I want to avoid paying a monthly fee for the iPhone, which means I'll be limited to wif...

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 couldn't find this! The device itself is working happily, I can even launch and use the app...

IPod Touch upgradable?

I am interested in picking up an IPod in order to be able to test my apps on both the IPhone and IPod. I don't really care about the IPod for any other purpose, so I'd be willing to buy a used one. But the question arises, does an old IPod lack any features or software upgradability that would limit the type of apps I could test on it?...

Programming tools for iPhone and iPod touch

I heard that the programmings tools can be downloaded for free. I also heard that the programmings tools cannot be downloaded for free. Which is it? ...

How many iPhone/Touch users have converted to 3.0?

Im planning to make my next app 3.0 only (with Core Data). Does anyone have any data on what percentage of users have updated to 3.0? If it's too low I might consider adding 2.0 support. ...