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

URL Linking with Development Version #2

Open
jagdish24 opened this issue Jun 28, 2018 · 2 comments
Open

URL Linking with Development Version #2

jagdish24 opened this issue Jun 28, 2018 · 2 comments

Comments

@jagdish24
Copy link

I have created file with below config.

{ "applinks": { "apps": [], "details": [ { "appID": "XXXXX.com.zzzz.asdf" "paths": ["*", "login.htm"] }, ] } }

And put on server, and tested too by this apple validation tool.
https://search.developer.apple.com/appsearch-validation-tool/

And i have https and appended path on domain. So i like this in xcode project.
applinks:https://www.domainname.com/path/

when i open any url of above domain my development app does not redirect it.

Any issue with https appened path or development version etc !!!

@vineetchoudhary
Copy link
Owner

vineetchoudhary commented Jun 28, 2018

Sometimes with development profile, link never opens the application. Also, make sure you've only single App ID on Member Center with that associated domain.

@chakri3130
Copy link

have you worked on ionic3 universal links?. If any please send some working examples for Ios.
Thanks in Advance.

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

3 participants