[ 
https://issues.apache.org/jira/browse/CB-10704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-10704.
-----------------------------
    Resolution: Won't Do

Closing as won't do as nobody has shown interest nor worked on it and also 
there is a 3rd party plugin and we are not planning on creating new core plugins

> [iOS] Add support for Universal Links in cordova-ios
> ----------------------------------------------------
>
>                 Key: CB-10704
>                 URL: https://issues.apache.org/jira/browse/CB-10704
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: cordova-ios
>            Reporter: Dan Polivy
>            Priority: Minor
>              Labels: cordova-ios-4.1.1
>
> iOS 9 introduced support for Universal Links 
> (https://developer.apple.com/library/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html)
>  -- essentially, the ability to launch an app directly given an http/https 
> URL without requiring a custom URL scheme.
> It would be nice to have built-in support for this in the cordova-ios 
> template, similar to how the existing {{openURL}} functionality works.
> I created a gist that has an implementation of the necessary delegate to do 
> this, and it works using the existing {{CDVHandleOpenURL}} private plugin. In 
> addition to the gist, a new entitlement needs to be added to the project (not 
> sure if this is currently supported in a standard way), and a server-side 
> configuration file must be uploaded to your domain.
> https://gist.github.com/dpolivy/b181d881c0137d98be57
> I've tested this briefly by modifying my project in Xcode, and it seems to 
> work well!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to