While uploading app to Itunes Store I am getting following error, can any one please help me solving this?
My app supports Deeplinking and Universal Linkings via Website and Emails so I have added associated domains in my Capabilities file.
ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'applinks:www.some-app.com/*' for key 'com.apple.developer.associated-domains' in 'Payload/myapp.app/myapp' is not supported."
I can not disable this option as this is required for my app.