Skip to main content

All Questions

1 vote
1 answer
1k views

Is Universal link work on HTTP server?

Guys, just want to know whether Universal link can work with HTTP website instead of HTTPS. If i use universal links in www.mydomain.co.id/match/play_2.html Entitlement setting is applinks:kumpul.co....
calvin sugianto's user avatar
0 votes
1 answer
1k views

Universal Link for IOS is not working

Hi I have done with following steps to implement Universal Link for IOS. 1.My sub domain is npd.nowconfer.com, and my apple-app-site-association file contains, { "applinks": { "apps": [], ...
Santosh Khavekar's user avatar
3 votes
1 answer
2k views

iOS: Apple Universal Link continueUserActivity method doesn't call if the app is not installed?

I am using Apple Universal Links concept to read/get shared Link or URL (user clicked on it through Message, Email and other social apps) inside continueUserActivity method in my app. If the user ...
G Ganesh's user avatar
  • 2,031
0 votes
2 answers
3k views

How to make iOS universal links work inside an iframe

First, we have an app and our domain supports Universal links on iOS9 and iOS10. On the landing page there is an element with 'href' attribute set to our domain. Clicking on it launches our native ...
Denis's user avatar
  • 11
4 votes
1 answer
6k views

Universal link not redirecting to app store

I am trying to implement setup Universal Link for IOS 9 device with both side configuration.Firstly I have done configuration at server Side with steps: 1.created one unsigned apple-app-site-...
Santosh Khavekar's user avatar
15 votes
6 answers
27k views

Apple-app-site-association is not working

I have implemented apple-app-site-association for deep linking with my iOS app. I have created the .JSON file without extension and placed to my website's root directory. Now, I can see the file as ...
onCompletion's user avatar
  • 6,620
1 vote
0 answers
166 views

iOS Universal Links where the website contains "?" in the URL doesn't work

I'm trying to specify a specific part of the site to work with Universal links but there is a "?" in the part of the url that I want to specifiy. I think that maybe it's an issue because apple looks ...
Landon Tetreault's user avatar
0 votes
1 answer
565 views

iOS9: After restarting my test device, Universal Links do not work any more

I have read several QA about "Universal Links do not work" or "How to set up Universal Links on iOS9". I configured my server and domain correctly and successfully invoked this feature. My ...
kimihe's user avatar
  • 1
2 votes
1 answer
719 views

Lowercase query parameters in URL using iOS universal links

I was just about to link an app to a domain using universal links (or also refered to as associated domains; available since iOS 9). So far everything worked out and while testing with Safari I was ...
Funkybit's user avatar
  • 369
6 votes
1 answer
385 views

Universal Links - Attempting to load the view of a view controller while it is deallocating is not allowed for UIAlertController

I am pretty sure that it is a framework bug but just to make sure - did someone else have this problem and found a solution? When I click on a universal link and my opens - I am getting the following ...
user avatar
0 votes
1 answer
119 views

iOS9 - Universal Links - How to implement on internal web server

we are currently stuck with this feature so I want to give it a shot by asking here .. We want to implement universal links. User receives sms with http link and the url should be passed to the app ...
user avatar
1 vote
0 answers
207 views

Check and open app from browser

I have been researching this from a while that if there is a concrete way has come through which a user can open any of the three apps from browser. Here I am trying to explain: user opens a link on ...
Vaibhav Saran's user avatar
0 votes
2 answers
630 views

How universal link works in IOS?

We created universal link for our app following apple documentation : https://developer.apple.com/library/ios/documentation/General/Conceptual/AppSearch/UniversalLinks.html And its working fine, when ...
Tejinder's user avatar
  • 1,537
3 votes
1 answer
2k views

iOS 9 - Redirect to Universal Link not working

Let's assume I have two domains - example.com and ex.co On example.com I've configured Universal Links for iOS 9 and my apple-app-site-association file is unsigned and looks like this: { "...
user avatar
4 votes
2 answers
1k views

iOS 9 Universal links Forward button breaks deep linking forever until I erase phone settings

Before anyone marks this question as a duplicate please read the extra section at the bottom that sites differences between this question and other similar questions out there I'm utilizing Universal ...
LampShade's user avatar
  • 2,715

15 30 50 per page