This is a migrated thread and some comments may be shown as answers.

iOS 9 Universal Links

7 Answers 110 Views
Apple iOS
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
barsh
Top achievements
Rank 1
barsh asked on 06 Oct 2015, 01:53 PM

Has anyone had any luck getting what Apple is calling 'Universal Links' in iOS 9 working with AppBuilder CLI projects?

Universal Links

I'm trying to get cordova-universal-links-plugin working.

7 Answers, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 09 Oct 2015, 11:00 AM
Hello barsh,

I checked the above mentioned plugin and it seems that it heavily relies on Cordova hooks. For example, you can check the following lines of its plugin.xml file: 27, 28 and 31

Unfortunately, such hooks are supported only in the Cordova Command Line Interface and thus, the configuration they execute is ignored in AppBuilder. This said, I believe the plugin won't function as expected in other than pure Cordova CLI projects, which is most likely the issue you are experiencing in your AppBuilder project.

Further, I am not aware of any other plugin or approach that allows the usage of iOS9 Universal links in hybrid applications. However, you can still check the Custom URL Scheme plugin that provides similar functionality. I hope it helps.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
barsh
Top achievements
Rank 1
answered on 13 Oct 2015, 09:08 PM

"Universal Links" is a big deal for users of our apps.  I'm hoping that AppBuilder will have a solution soon. 

0
Kaloyan
Telerik team
answered on 16 Oct 2015, 01:27 PM
Hi barsh,

I have passed your inquiry to our development team, as I also think Universal Links should be supported for AppBuilder projects. This said, I will get back to you once a solution is found.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
dmaynard7
Top achievements
Rank 1
answered on 23 Aug 2016, 05:44 PM

Has there been any movement on supporting Universal Linking in Appbuilder? Looked in the forums and there wasn't much there.

0
Tsvetina
Telerik team
answered on 29 Aug 2016, 11:42 AM
Hi,

There isn't support for Universal Links in AppBuilder yet. There isn't that high demand for the feature and since it isn't straight forward to implement (supporting Cordova hooks or creating a new plugin from scratch), it hasn't been scheduled yet, due to more demanded features being in the backlog. 

I added a feature request in the Telerik Platform feedback portal, which you can upvote here:
Add support in AppBuilder for iOS Universal Links feature

I also notified the development team that there are more people who need this feature, so they have it in mind when working on the road map.

Regards,
Tsvetina
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
Luka
Top achievements
Rank 1
answered on 10 May 2017, 02:15 PM
Any updates on this ?
0
Anton Dobrev
Telerik team
answered on 15 May 2017, 12:20 PM
@Luka

I'd like to summarize a little bit the case here. 

In the case of this popular around the community Universal Links plugin - it requires the execution of a few hooks which at the moment are not supported in Telerik Platform (even though in one of our latest releases we added support for before-install and after-install hooks). 

Unfortunately this plugin and functionality are not supported at the current stage due to the above limitation but hopefully the limitation will be removed in future releases. This said, the information my colleague shared in the latest reply is still valid. 

Regards,
Anton Dobrev
Telerik by Progress
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Apple iOS
Asked by
barsh
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
barsh
Top achievements
Rank 1
dmaynard7
Top achievements
Rank 1
Tsvetina
Telerik team
Luka
Top achievements
Rank 1
Anton Dobrev
Telerik team
Share this question
or