Top "Info-plist" questions

Every app and plug-in uses an Info.

canOpenUrl - This app is not allowed to query for scheme instragram

Im trying to add the Instagram url to my app in iOS9 however I am getting the following warning: -canOpenURL: …

ios info-plist
Do remote push notifications require to add UIBackgroundModes in Info.plist?

I have integrated remote push notifications, but I am getting this warning: didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "…

ios info-plist uibackgroundmode
Required Background modes key is not there in info-plist file

I want to set required background mode key value so that my app also works in background. Actually i want …

ios iphone ios5 info-plist
The data couldn’t be read because it isn’t in the correct format. error

I got an error, The data couldn’t be read because it isn’t in the correct format. Now I …

ios xcode info-plist
How to set many url schemes in Info.plist

I want to set more than one url schemes in Info.pist. But I don't Know how to set many …

iphone ios url url-scheme info-plist
Info.plist not in correct format

I was working through my iOS Xcode project just fine, and then all of a sudden when I tried to …

ios objective-c xcode xcode6 info-plist
Exposing an app's ubiquitous container to iCloud Drive in iOS 8

I'm developing an iCloud-enabled app where users will be able to import and export files via iCloud Drive. When browsing …

icloud ios8 entitlements icloud-api info-plist
Configuration dependent value in Info.plist file

I have three configurations in my iOS project: Debug Adhoc Release Now I want to change the name of the …

ios xcode info-plist
Localized project with several targets with localized app names

I have recently merged together 5 of my stand-alone projects into one project to have a common code base. So now …

ios xcode localization dry info-plist
how to get XCode to add build date & time to Info.plist file

Finally... after a couple years of watching and a month of participating, I have a chance to ask you guys …

shell xcode4 nsuserdefaults xcode4.2 info-plist