In my app, I use a very large amount of code that I copied from Apple\'s SpeakHere example, and when I run the app on an iPhone device it spits out this error about a hundred ti
Regarding the first warning, this appears to be a known issue in SDK 3.1 (I'm assuming you're using 3.1, I'd never seen this error with other versions). If you try compiling with a 3.0 target, that should resolve it.