Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS distribution error, applinks not supported #395

Closed
billqian99 opened this issue Nov 17, 2017 · 2 comments
Closed

iOS distribution error, applinks not supported #395

billqian99 opened this issue Nov 17, 2017 · 2 comments

Comments

@billqian99
Copy link

Hi,

I was trying to upload my app's archive to App Store for the first time. I am getting the attached error complaining about applinks not supported issue. I am pretty sure that there must be something that I did wrong. However, being a novice on integrating Branch into iOS app I need some help on how to resolve the issue.

Thanks,

Bill
screen shot 2017-11-16 at 9 07 18 pm

@ethanneff
Copy link
Contributor

Interesting. The Branch Cordova SDK does not have https:// anywhere the Associated Domain injection script. Did you add this value manually?

Regardless, the following change should remove the error:

applinks:0fw4.app.link
applinks:0fw4-alternate.app.link

Thanks,

@billqian99
Copy link
Author

Yes, you are right. I have removed https:// from Cordova config.xml. It works now. I kind of remembering that I added the https:// sometime back after reading about that only https is supported.

Anyway, thanks for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants