ipod-touch
memory leaks this code
htmPath = [[NSBundle mainBundle] pathForResource:@\"barcode\" ofType:@\"html\"]; params = [[NSString alloc] initWithFormat:@\"?data=%@\",numberTextField.text];[详细]
2023-02-04 06:52 分类:问答Developing IN an iPod touch
I am thinking about buying an iPod touch and I Wonder if there is Java and c++ editor to install in the iPod, something like having netbeans in the开发者_开发技巧 IPod. I want this because I would lik[详细]
2023-02-01 04:41 分类:问答Broadcast Apple Push Notification
Is it possible to broadcast push notifications without services like Urban开发者_如何学C Airship?[详细]
2023-01-29 06:27 分类:问答Debugging ok on iPhone4 but EXC_BAD_ACCESS on iPod Touch and iPhone 3G
I\'m developing an app on my Macbook debugging it on my iPhone4. The app make use of camera, internet connections, and normal stuffs.[详细]
2023-01-23 10:19 分类:问答Are IPhone apps guaranteed to work on iPod touch?
Since, I don\'t have the iPod touch simulator in xcode, and I don\'t have an iPod touch de开发者_如何学Pythonvice there\'s not much of a way for me to test my app on this device. Since it works on iPh[详细]
2023-01-22 21:04 分类:问答App-store: Is it a good idea to include a youtube video link in the description of an app?
Will the viewers be able to click on a link from a description or is this not possible as far as how the app-store works?[详细]
2023-01-22 20:59 分类:问答Assigning a selector crashes on iPod touch 2nd generation
Update: problem magically disappeared, see comment I have a function which works fine on an iPhone 3G, iPhone 3Gs and simulator but crashes on an iPod touch 2nd generation.[详细]
2023-01-21 06:22 分类:问答Differentiate iPhone4 vs. iPodTouch4 in Code
I want to programmatically differentiate between iPhone4 and iTouch4. Here is what I have tried : +(BOOL) isIphone4 {[详细]
2023-01-19 15:56 分类:问答Adobe Flash CS5 and iPod Touch/iPhone
As you may all know (if not, click here), Apple has finally decided to allow apps created using Adobe Flash CS5\'s iPod Packager on the store. Owning a PC and not a Mac, this is great news for me as I[详细]
2023-01-19 14:31 分类:问答AVAudioPlayer plays music in iPod touch 2G and 3G
I\'m trying to play an audio file on iPhone and iPod touch with AVAudioPlayer. The code works fine in iPhone and iPod touch 4G, I can hear the music. But when I test it on iPod touch 2G, iPod touch 3G[详细]
2023-01-17 09:38 分类:问答