Tag Archives: plist

Phonegap Crash on iPad iOS 4.2

If you’re get­ting an EXC_CRASH (SIGABRT) error when run­ning your PhoneGap app on iOS 4.2 (iPad only) remove the fol­low­ing line from your Info.plist file: Main nib file base name (iPad) Found via: #76 iOS 4.2 Crash on Launch on iPad — iPhone — phonegap

.plist (Property List) File Mime Type

Most plist (prop­erty lists) files gen­er­ated by iOS are just xml, so use the mime type: application/xml By default plist files cre­ated by Mac OS X use bin­ary with the mime type: application/x-plist