Open ajsb85 opened 7 years ago
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.
@hectorerb And you can not add both at the same time?
@ajsb85 yes
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)
Hi, @hectorerb
Could you review and send me the requirements to handle deeplinks as http protocol for iOS apps?
Correlative: https://github.com/flyve-mdm/flyve-mdm-deeplink/issues/1