Universal Links | Swift 4, Xcode 10

  Рет қаралды 63,909

Kilo Loco

Kilo Loco

Күн бұрын

Пікірлер: 99
@raimitis
@raimitis 6 жыл бұрын
Never apologize for long videos. 😉 For me the most important is to learn as much as possible from your tutorials. Again great tutorial! 👍
@raimitis
@raimitis 6 жыл бұрын
Yes, please make separate course for this topic!
@Kilo_Loco
@Kilo_Loco 6 жыл бұрын
Thanks for the support!. Yea I have been trying to keep the videos as short as possible but at the same time I don't like sacrificing the explanation of what or why I do something.
@Kilo_Loco
@Kilo_Loco 6 жыл бұрын
@@raimitis You got it dude 👍🏽
@cinquain0
@cinquain0 2 жыл бұрын
Kyle Lee is just too funny. I love this guy
@SprintDock
@SprintDock 4 жыл бұрын
This was so much more useful than the 2019 WWDC official video on Universal Links. Thanks!
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
Haha glad i could help 😁
@hudajawed4332
@hudajawed4332 9 ай бұрын
Thank you for your explanation. Could you also create videos that explain vulnerabilities associated with Deep Links and Universal Links, as well as strategies to prevent them? This is particularly important as I'm considering implementing either of these technologies in a banking app, and security is paramount. Thank you!
@khawajasalman3380
@khawajasalman3380 3 жыл бұрын
Wao, the guy has made the whole subject super easy. Thanks :)
@MinhLe-wz6nz
@MinhLe-wz6nz 3 жыл бұрын
I implemented method in AppDelegate: private func application(_ application: UIApplication, continue userActivity: NSUserActivity, restorationHandler: @escaping ([Any]?) -> Void) -> Bool { return true} , so when i click on deeplink, that method is not invoked.
@abdalsalamaljamal8479
@abdalsalamaljamal8479 2 жыл бұрын
thanks alot man
@Charlie-fx5vs
@Charlie-fx5vs 2 жыл бұрын
Great video. Very informative. If I wanted to create only one simple universal link in my ios app, for example, to direct new users to a login page from an email link when they sign up, how would I do this?
@make_reading_great_again
@make_reading_great_again 2 жыл бұрын
Thank you. Easy to understand with your demos.
@GuptaAman1270
@GuptaAman1270 11 ай бұрын
Just watched the video and it was really helpful. Just a question In safari it is showing top banner but on Chrome nothing happens with specific path on website. Also when i added “*” in path, then chrome is opening my app. Any help would be appreciated.
@kunalpatel7581
@kunalpatel7581 2 жыл бұрын
This is really nice tutorial for universal link. Can you provide webpages also. like you provided iOS Project
@lalitwaliyan5149
@lalitwaliyan5149 4 жыл бұрын
Thanks Buddy for the tutorial, please clarify one missing point where it is redirect if App is not installed in phone.
@IcheVonB
@IcheVonB 4 жыл бұрын
it will open Safari with your website if your app is not installed
@carrotwellness
@carrotwellness 3 жыл бұрын
Hi kilo great tutorial! I was hoping to see if you can update this tutorial for universal links using SwiftUI. Great stuff keep being positive!
@yousifkashef2179
@yousifkashef2179 3 жыл бұрын
Amazing! Thanks Kilo
@urmattilek
@urmattilek 4 жыл бұрын
Nice! What about push notifications with firebase?
@nickkuhne2317
@nickkuhne2317 3 жыл бұрын
This was an awesome video!
@leovvvvv
@leovvvvv 3 жыл бұрын
Very good explanation :)
@fullstack6088
@fullstack6088 2 жыл бұрын
Nice tutorial! My quick question is should we always see "Open" button in the website in order to open my app or is there any way to let the app opens automatically?
@merligman
@merligman 5 жыл бұрын
So helpful, thanks Kilo !
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Always a pleasure. Be sure to share the channel 😉
@jackpitts5561
@jackpitts5561 5 жыл бұрын
nice job. where's the link to your deep links?
@tsivagoud7306
@tsivagoud7306 5 жыл бұрын
Can we open one application from another app using Universal links?
@rasmusb639
@rasmusb639 3 жыл бұрын
This does not seem to work anymore. At least in Xamarin Forms. Is there additional steps now, that apple uses a CDN to register the links?
@paulosoares8626
@paulosoares8626 5 жыл бұрын
Thanks, is there someway to send image through to this approach?
@PareshPatel-oe5pw
@PareshPatel-oe5pw 3 жыл бұрын
What if my app is not installed on device (assume iPhone)? Assume from your video I want that user id when user install app from App Store and open App.
@amral-khayat9304
@amral-khayat9304 4 жыл бұрын
Hello the is amazing video ,and i have implemented everything like you have said , and everything work perfect, but application:continueuseractivity:restorationhandler: not called, when i press link just open the app without called the function
@debugging.life0
@debugging.life0 3 жыл бұрын
You’re my Hero !!!! Thank you 🙏
@andriisukhariev
@andriisukhariev 4 жыл бұрын
Hey man! Thank you for the clear instruction about AASA it was really useful.. But is there any instruction from you on how to add my app as an option for sharing section into apps like KZbin, Spotify, Mixcloud etc...? Appreciate your help. I am already super confused with all those "deep" , "universal" links which are not doing this at all.
@justinbrush702
@justinbrush702 5 жыл бұрын
Will the apple-app-site-association file not work if you add a JSON extension to it? It seems that everyone refers to this file as a JSON file. I'm having trouble serving this from my Node app (for the website) without an extension, but adding .json allows it to work no problem. Any and all thoughts are appreciated!
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Yea, I think it has to be without the extension. I was having problems when I had .json and .txt added at the end. What I did for this tutorial was made it an api endpoint. It simply returned a string with the correct formatting
@justinbrush702
@justinbrush702 5 жыл бұрын
@@Kilo_Loco cool, I'll try a string. I imagine all the 's and \t's will just be for polish. Most sites have the string polished but not all, check out kzbin.info
@mukulsharma150
@mukulsharma150 4 жыл бұрын
A wildcard by prefixing * is not working in my case. Please Help me
@ellynphilip8412
@ellynphilip8412 5 жыл бұрын
Awesome tutorial!! Q. How will universal link work if we don’t have a website?
@prakashmaharjan6021
@prakashmaharjan6021 6 жыл бұрын
nice tutorial.. subscribed.. need more tutorial on real world example.. like for eg. pushing all shared news weblink from particular domain inside the app. Thanks..
@Kilo_Loco
@Kilo_Loco 6 жыл бұрын
Glad I could help. If there’s anyway to make my content better or if there’s a topic you want covered, please let me know.
@candyman3537
@candyman3537 5 ай бұрын
What is the url doesn't exist? Does it fallback to App Store?
@comedyCenter123
@comedyCenter123 3 жыл бұрын
What will happen when the iOS app is closed not in the background state. and User Tabbed on Universal Link?
@tazihosniomar
@tazihosniomar 3 жыл бұрын
Thank you man you're the best !!!!!!
@Kilo_Loco
@Kilo_Loco 3 жыл бұрын
Glad it helped
@aradhanasingh4580
@aradhanasingh4580 Жыл бұрын
what is pattern? suppose with one domain, i have one domain, with multiple url
@migurena
@migurena 5 жыл бұрын
You're awesome!
@pradeepchandrasekaran272
@pradeepchandrasekaran272 3 жыл бұрын
How to host the apple-app-association file on heroku? I tried uploading the well-known folder with the file on Heroku, but it gives "Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again."
@ahsanriaz198
@ahsanriaz198 3 жыл бұрын
if application is back ground working fine but kill app that is not navigate in specific screen.
@rasheshbosamiya1482
@rasheshbosamiya1482 6 жыл бұрын
Nice lesson! Keep it up!
@Kilo_Loco
@Kilo_Loco 6 жыл бұрын
Thanks I’m trying to improve the content quality.
@Totalrandomness2011
@Totalrandomness2011 4 жыл бұрын
I would really appreciate it if you did a tutorial on Deferred Deep Linking with QR Codes meaning where a user scans a QR Code using any reader and it opens up a specific part of the application.
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
I'll add that to the list but cant guarantee that itll be out soon
@Totalrandomness2011
@Totalrandomness2011 4 жыл бұрын
Kilo Loco no worries, thank you so much I really appreciate it!
@harijawahar8003
@harijawahar8003 4 жыл бұрын
I want QR code with https, if user scan this , it should ask whether to open website or app..
@ahsanriaz198
@ahsanriaz198 3 жыл бұрын
Please give me the answer if application kill what delegate work.
@nickcarmont
@nickcarmont 4 жыл бұрын
Hi Kyle! Thanks for the awesome video. Quick question: Does this still work with Swift UI? I am having some problems/confusion between the code in Appdelegate and scenedelegate. Thanks!
@barclaysd
@barclaysd 4 жыл бұрын
In SwiftUI and other projects generated in Xcode 11 with a SceneDelegate, you can use the func scene(_ scene: UIScene, continue userActivity: NSUserActivity) {} method within the SceneDelegate, that provides the same functionality as the method Kyle uses within the App Delegate but also has access to the window
@snehilgehlot7537
@snehilgehlot7537 4 жыл бұрын
Guide me for server side setting
@rahmaagustina7729
@rahmaagustina7729 5 жыл бұрын
Hi, this is an amazing tutorial! thanks! But, i want to know how you get the smart banner in your website above? Thank in advance
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
It’s actually automatic with safari. As long as you have the apple-app-site-associate file on your website, it should automatically show. If you want to have a custom one, that’s a web dev question and I’m not the right guy to ask
@rahmaagustina7729
@rahmaagustina7729 5 жыл бұрын
uhm, really? im totally sure that i have an apple-app-site-association file on my website, but it's not working yet:(
@prakhar.bhardwaj
@prakhar.bhardwaj 5 жыл бұрын
@@rahmaagustina7729 Check out your entitlements file and make sure the domains are formatted properly i.e. applinks:www.yourdomain.com
@hamidfarooq8046
@hamidfarooq8046 5 жыл бұрын
Nice informative tutorials Can you share a single location to access your all tutorials. Just like github
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
They can all be found at kiloloco.com
@jinalgorasiya1991
@jinalgorasiya1991 4 жыл бұрын
Will this work in iOS 13?
@gokmenakar409
@gokmenakar409 5 жыл бұрын
Thank you for the awesome code for free.. God bless bro
@shouaibahmed6138
@shouaibahmed6138 3 жыл бұрын
Please share the code Shouaibahmed.ios@gmail.com
@evan.hongzhengyang7135
@evan.hongzhengyang7135 5 жыл бұрын
Hi. My app has never enabled universal link. In order to use it for the very first time, do I have to publish your app to app store(or test flight) in order to test the Universal Link? I've trying to test it in simulator but not successful ... ...
@IcheVonB
@IcheVonB 4 жыл бұрын
I think it only works on real device "You can test universal links on a device." developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html
@ssgyurdvnj
@ssgyurdvnj 6 жыл бұрын
Very cool tutorial, thanx!!
@Kilo_Loco
@Kilo_Loco 6 жыл бұрын
Glad I could help! Be sure to checkout kiloloco.com for some exclusive content 😉
@masterchef9014
@masterchef9014 5 жыл бұрын
can someone help me ?? i want to deep link youtube video . i mean when ever i post my video video link in fb and if my fb followers click on that link i want the open in youtube native app not inside of fb app ..plz help me im newbie .thanks
@tchootchoolol
@tchootchoolol 3 жыл бұрын
It doesn't work when you hit the link on Messages if the app isn't in the background
@tikamchandrakar8530
@tikamchandrakar8530 10 ай бұрын
what happen if app not exist in user's device
@shubhamshah4322
@shubhamshah4322 5 жыл бұрын
good video Buddy :)
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Glad you liked it. If there’s anyway to make my content better or if there’s a topic you want covered, please let me know.
@salgadogamer9018
@salgadogamer9018 4 жыл бұрын
Awesome, thanks !!!!!!!!
@silver10188
@silver10188 3 жыл бұрын
what if the website doesn't have /users page, is it still gonna open the app?
@georb3989
@georb3989 3 жыл бұрын
well u use the "*" in the apple-app-site-association file if u don't have a specific /users type page...
@ikennaudokporo6061
@ikennaudokporo6061 5 жыл бұрын
Not working for me. Sent link via Whatsapp to a friend who had the app installed on his phone and when he clicked on it (link), the link sent him to the web page instead of the app.
@hocinehope8880
@hocinehope8880 4 жыл бұрын
Thank you :)
@Jake-jk5ng
@Jake-jk5ng 5 жыл бұрын
thank you!
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
My pleasure. If there’s anyway to make my content better or if there’s a topic you want covered, please let me know.
@MannyCalavera27
@MannyCalavera27 5 жыл бұрын
Great! Thank you ;)
@Kilo_Loco
@Kilo_Loco 5 жыл бұрын
Always a pleasure 😁 If there’s anyway to make my content better or if there’s a topic you want covered, please let me know.
@cyrilgarcia2485
@cyrilgarcia2485 4 жыл бұрын
If you want to work with deep links while the app is termianted, here is your answer: stackoverflow.com/questions/44529289/deep-linking-only-working-if-app-is-running Thanks for the video, Kilo! Subbed!
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
nice!
@dhavalnena7386
@dhavalnena7386 4 жыл бұрын
BOOM !!
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
aawwww yeeeaa
@iosanshu82
@iosanshu82 2 жыл бұрын
Hi Kilo , I need support in Universal links can you able to help me ? how can i contact you ?
@dwpalme2670
@dwpalme2670 Күн бұрын
I thought you said we could download the code for free?
@felimamura
@felimamura 4 жыл бұрын
nice, amazing tutorial! thanks!
@Kilo_Loco
@Kilo_Loco 4 жыл бұрын
Happy that I could help in any way
@calebmitcler8760
@calebmitcler8760 Жыл бұрын
thank you so much
Deep Linking | Swift 4, Xcode 10
18:19
Kilo Loco
Рет қаралды 27 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
How to use Cursor AI for iOS App Development (5 Techniques)
28:41
CodeWithChris
Рет қаралды 27 М.
Use Closures Not Delegates | Swift 5, Xcode 10
14:52
Kilo Loco
Рет қаралды 24 М.
Login To Your Database | Swift 5, Xcode 10
48:13
Kilo Loco
Рет қаралды 29 М.
Universal links (Associated Domains, apple-app-site-association)
14:18
Егор Баринов
Рет қаралды 8 М.
Weak and Unowned Self Closure Memory Leak Fixes
12:21
Lets Build That App
Рет қаралды 57 М.
LayoutSubviews vs layoutIfNeeded (Swift 5)
17:56
SwiftBook
Рет қаралды 13 М.
WWDC24: SwiftUI essentials | Apple
24:16
Apple Developer
Рет қаралды 93 М.
SwiftUI MapKit Basics
12:41
CodeWithChris
Рет қаралды 25 М.
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН