iTunes Store operation failed. The following URL schemes found in your app are disallowed: [fb]

mjs317

Does anyone know why I am getting this error when I try to validate my app? And/or how to fix it? Nothing I've read says that you need to allow the scheme and twitter and instagram are working fine.

All of the url schemes I am using are declared in the app info.plist file. When I build and run my app on my device all of the code works fine and when clicked my app will redirect to a specific facebook page.

Now I am attempting to validate my app so I am able to upload it to the app store. When validating I get the error "iTunes Store operation failed. The following URL schemes found in your app are disallowed: [fb]"

If I remove the "fb" url scheme from my info.plist my app no longer redirects to the facebook app but it will open in safari (which I do not want) and it does validate.

How do I go about validating the "fb" url scheme so my app is able to validate and not get this error?

Here is a picture of my info.plist:

enter image description here

rmaddy

You are declaring that your app's custom URL schemes are "instagram", "fbapi", "fb", etc.

Why? Your app should declare its own, unique, custom URL scheme if you want other apps to be able to launch your app.

If your actual intent is to list the schemes of other apps that your app needs to launch, then you are putting the list of schemes under the wrong key. You want to use the LSApplicationQueriesSchemes key. There are plenty of examples for this. Please search on LSApplicationQueriesSchemes for its proper use.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Iam getting iTunes store operation failed error when validating the app

xcode 6 app submission failed with itunes store operation issue

'Your app is missing support for the following URL schemes: com .googleusercontent.apps.xxx'

iOS "URL schemes found in your app are not in the correct format" while uploading app

Unable to upload app to iTunes Connect - iTunes Store operation failed. Authentication timeout

iTunes Store Operation failed: Error description not available

itunes store operation failed the app references non-public selectors in payload : setResult; taskWithResult

iTunes Store Operation Failed When Uploading App Inside Xcode Description Length Too Long

xcode 6 upload app with error: iTunes Store operation failed Error Description not available

iTunes Store Operation Failed, Missing required icon file

iTunes Store Operation Failed. A downloaded software component is corrupted and will not be used

Xcode 7.1 "iTunes store operation failed you are not authorized to use this service"

iTunes store operation failed: You are not authoried to use this service

iTunes Store Operation Failed ERROR ITMS-90701: "Missing entitlement?

iTunes Store Operation Failed error: 122 (51) while uploading .ipa to iTunes Connect

iTunes Store Operation Failed ERROR ITMS-90159: "Invalid provisioning profile...."

trigger.io iOS in-app purchase issue: "In-app payment failed: Cannot connect to itunes store"

App Installation Failed: App has disallowed Info.plist key

Upload to App Store Failed: No Version Found for 'adamId - platform'

Large app size in itunes store

In App purchase failed with error Error Domain=SKErrorDomain Code=0 "Cannot connect to iTunes Store"

iOS Inter App communication using URL Schemes

iTunes Store Operation Failed ERROR ITMS-90396: "Invalid Icon.with an alpha channel. Icons should not have an alpha channel."

iTunes Connect - Is your app designed to use cryptography?

"Cannot connect to iTunes Store" in-app purchases

App Store File Size Warning in iTunes Connect

In-app purchase cannot connect to iTunes Store

Issues with your app privacy details on the App Store

Facebook iOS SDK 4.2: Invalid URL Schemes for Multiple App Environments