Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Handle App Link #113

Open
ajsb85 opened this issue Sep 15, 2017 · 5 comments
Open

Handle App Link #113

ajsb85 opened this issue Sep 15, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@ajsb85
Copy link
Contributor

ajsb85 commented Sep 15, 2017

Hi, @hectorerb

Could you review and send me the requirements to handle deeplinks as http protocol for iOS apps?

Correlative:
flyve-mdm/deeplink#1

@ajsb85 ajsb85 added this to the 1.0 milestone Sep 15, 2017
@hectorerb
Copy link
Contributor

Hi, @ajsb85

It is not possible to use the http protocol, but we can use https for the deep links.
We need to change the iOS app to work with Universal Links and not with URI / URL Schemes.

https://developer.apple.com/library/content/documentation/General/Conceptual/AppSearch/UniversalLinks.html

@ajsb85
Copy link
Contributor Author

ajsb85 commented Sep 15, 2017

@hectorerb And you can not add both at the same time?

@hectorerb
Copy link
Contributor

@ajsb85 yes

@ajsb85
Copy link
Contributor Author

ajsb85 commented Sep 15, 2017

@ajsb85 Reference:
https://blog.branch.io/universal-links-uri-schemes-app-links-and-deep-links-whats-the-difference/

@btry
Copy link

btry commented Sep 15, 2017

For production use, HTTPS is mandatory.

However, in a development lab insecure HTTP would be useful, if not necessary (I guess a self signed certificate will be rejected by iOS)

@ajsb85 ajsb85 added feature and removed question labels Oct 5, 2017
@ajsb85 ajsb85 removed this from the 1.0 milestone Dec 10, 2018
@ajsb85 ajsb85 added this to the 1.0 milestone Dec 10, 2018
@ajsb85 ajsb85 assigned rafaelje and unassigned rafaelje Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants