Using Branch code for universal link implemented in Xcode but no luck lingering around since long plz help.
Asked
Active
Viewed 228 times
-1
-
Shubham please post the code if you tried anything? – Shani Goriwal Apr 03 '18 at 06:08
1 Answers
0
You need to provide more details about your problem to help you, like error message, code snippet etc, is hard understanding the problem that you have with generic question.
By the way please check apple official content to understand how Universal links works and how to implement this
Reference material:
Seamless Linking to Your App
https://developer.apple.com/videos/play/wwdc2015/509/
Extend Your App’s Presence with Deep Linking

ferbass
- 859
- 5
- 17
-
Hello ferbass, actually i am using brach framework for implementing universal link in our project but still – shubham bhadauria Apr 03 '18 at 06:19
-
-
Hello ferbass, suppose i have shared my app story url in whatsapp and now when i click on shared link in whatsapp everytime its open safari browser rather than app is install in device. – shubham bhadauria Apr 03 '18 at 07:05
-
did you implement `apple-app-site-association` on your server? please provide us more info of your implementation – ferbass Apr 03 '18 at 07:19
-
-
can you have full procedure of universal link implementation from starting to end in ios? – shubham bhadauria Apr 03 '18 at 08:40
-
@shubhambhadauria please checkout this tutorial https://medium.com/@abhimuralidharan/universal-links-in-ios-79c4ee038272 – ferbass Apr 03 '18 at 08:52