Dynamic links are an overcomplicate mess. But your video was EXCELLENT at explaining all then nuances. Bravo, my man!
@CedricSoubrie3 жыл бұрын
Reinstalling et relaunching the iPhone did the trick for me. Thanks a lot for those "how to debug" tips 🙏
@Firebase3 жыл бұрын
Great to hear!
@arnidexian58343 жыл бұрын
really helpful and much more clear than firebase docs 👍🏻
@Firebase3 жыл бұрын
Glad it helped!
@imrupom3 жыл бұрын
Amazing! Short and Precise!
@Firebase3 жыл бұрын
Glad you think so!
@mmazurovsky_r3 жыл бұрын
This video should be referenced in the firebase dynamic links section of the firebase website in a visible place. Was unable to make my dynamic link working until I saw the video
@nigelpstreet5 жыл бұрын
Really helpful and well presented vid. Appreciate how Todd just gets on with it.
@aikidrax2 жыл бұрын
Useful debug tip: Add ?mode=developer while debugging, force apple to fetch associated file more often, and from your device (instead of Apple CDN)
@AbabeelEntertainment5 жыл бұрын
Omg, u remind me so much of Robin Williams, both amazing btw!
@МихаилМатяцко10 ай бұрын
Actually, best dynamic links guide. xD Who would expect?) But seriously, Thanks. I was struggling with setting this up for 3 days. Just could not understand why safari do not recognize my app.
@phuongnguyen-lr3cv2 жыл бұрын
Thanks, very clear and percise
@Firebase2 жыл бұрын
We're delighted to hear that the tutorial was helpful, Phương 🙌
@lucye73204 жыл бұрын
Awesome lesson, thanks Todd! On to the next!
@Frank_van_Puffelen4 жыл бұрын
Thanks Lucy. Hope you're doing well!
@AIMBOT_OFFICIAL3 жыл бұрын
Really awesome ❤️
@Firebase3 жыл бұрын
Thanks 🤗
@saadnaseem20182 жыл бұрын
Saved my precious time. thanks Sir
@rajlakshmipandey20265 жыл бұрын
I am getting 'Invalid Dynamic link' everytime i click on the link recieved via email. How can I get rid of it. please help
@mrstudioguitar28083 жыл бұрын
This video is REALLY good
@ConcreteArchitect4 жыл бұрын
I changed the bundle ID by creating a new app and the dynamic link doesn't work for the new bundle Id in the latest iOS 13 on March 19, 2020. The fix was to delete the app, turn the device off, turn the device on, and reinstall the app to fix just like what Todd said. Thank you so much for the thorough video.
@Yトーマ4 жыл бұрын
Thanks for this tutorial. While just after tapping my dynamic link via note app on my iPhone, safari shows "Invalid Link" but after cleaning up and rebuilding Xcode, and delete app from my iPhone and restart, it went well.
@skidoslearning3 жыл бұрын
Thanks Todd!
@tapizquent4 жыл бұрын
HELP! I have tried setting this up but for some reason it always redirects me to Safari with Invalid Deep Link page. I have followed this exactly (even though some things in this video are outdated). The recommendations Todd made did not work, and holding link to "Open in App" is no longer possible in iOS. Anything else I need to setup for it to work in iOS?. PS. It does work fine in the simulator but not in a real device
@michaelcaulley13024 жыл бұрын
If you uninstall the app and reinstall it does the same thing happen?
@오뎅킬러-y4h4 жыл бұрын
@@michaelcaulley1302 i did everything as todd said and dynamic link open Invalid Dynamic LInk (Requested URL must be a parsable and blah blah blah). i double checked all the configuration And removed the app, restart device, clean build folder reinstall the app and Still NOT WORKING!!. Really really frustrating situation here
@오뎅킬러-y4h4 жыл бұрын
everybody build by release mode thats the answer
@AlekKreimer4 жыл бұрын
Well, first of all use next code: DynamicLinks.performDiagnostics(completion: nil) to check errors in console (if any) I had error: Info.plist do not contain such scheme in CFBundleURLTypes key. So I've added URL type as in 6:55 and It's working!
@priyankasuryawanshi47895 жыл бұрын
you saved my lot of time.Thanks
@dexkode55583 жыл бұрын
very helpful , thank you
@carlosmoliveira2 жыл бұрын
Best explanation so far. There isn't a way to test on a simulator?
@BINUKA Жыл бұрын
google is shutting down the dynamic link service
@bartekpa4 жыл бұрын
I want that cool lid graphics too!
@FedericoMorenoCh6 жыл бұрын
Could you make a video to implement it with IONIC (cordova), pls?
@Tristan-zr6gf4 жыл бұрын
Really well done!! May I ask, how do you enable users to post a link on their personal profile of your app, in order for other users to click on it and get redirected to i.e. their linkedIn page or, insta... Help appreciated ⭐️🙏
@mobilemon50325 жыл бұрын
Great video! How will it handle the Android case where Google Play is not installed? For instance, on Amazon devices. Is there support for redirecting to the Amazon app store?
@snehalmundada90813 жыл бұрын
Hi, i created dynamic link successfully and it's working fine, now I want to navigate to different screen of app by using dynamic links how can i do this?
@jaymondrichardson48733 жыл бұрын
I've been trying to figure this out for about 6 hours.. Please help!
@TylerMatthewHarris6 ай бұрын
Freaking awesome
@kietskeeb3 жыл бұрын
Is there an alternative in AWS?
@benjaminronns5 жыл бұрын
Why not do a video for android also
@vladkolomiets73434 жыл бұрын
Awesome guy!
@artofcode73 жыл бұрын
How I can handle the long link to get utm params inside my a ios app?
@humbervalleysharksAA20104 жыл бұрын
Does it work with redirected links?
@nfhipona4 жыл бұрын
Does not work now on a terminated/killed app state, I was not able to get the data on the links. however, it is still launching the app. Tested on iOS 14
@paulpoyyayil Жыл бұрын
When i open my website, it shows 'App installed' and 'Open', but doesnt open the app automatically. Any idea why? Help appreciated.
@patheally3 жыл бұрын
Can you create dynamic values in your parameters? I send dynamic links in emails to users that contain dynamic values.
@filmylocks49503 жыл бұрын
I have deep link url - that always opens Apple store even if app is installed by using safari browser Any Suggestions ? As per the video , I verified my configuration , all looks good. and long press is not Available in IOS 15. It works good with Google chrome.
@creatorkannan6753 жыл бұрын
Hi firebase team I want to know can I import and export bulk link to the firebase dynamic link
@mcaghouse6 жыл бұрын
7:42 when ever i click on the link it open for me safari always asking for Open this page in "App Store"?. The app is already installed but the link is not opening the app. I followed the same steps.
@roger776226 жыл бұрын
I have the same problem...
@drinkitapp81215 жыл бұрын
I had the same problem. My device was in airplane mode. As soon as I connected it to WiFi it worked
@sohaibsdq42805 жыл бұрын
remove the app, hard restart device, clean Xcode build folder and install again. it's worked.
@anthonywhitford56664 жыл бұрын
@@sohaibsdq4280 This worked for me once, but now I'm stuck again as links keep going to Safari. 😩
@sohaibsdq42804 жыл бұрын
@@anthonywhitford5666 again rpeat this process for one or two times.
@alexandrchubutkin6625 жыл бұрын
How to get query parameters from dynamic link (not included deep link)?
@araqich-salesandsupplymana49524 жыл бұрын
Hello how to get back archived dynamic links?
@snehalmundada90813 жыл бұрын
Hi, I implemented dynamic links for ios and Android both when I click on link it navigates to Browser first and then redirect to app if it is installed otherwise it goes to play store or app store. Is there any way to hide browser redirection?
@eliasb38575 жыл бұрын
so if I don't have an apple developer account I cannot test or use dynamiclinks?
@jandrinux4 жыл бұрын
sorry but you must have an apple developer account, for work with dynamic links :(
@markusgattol6 жыл бұрын
So, say if I've a PWA that users use on desktop and mobile, then I don't need to concern myself with dynamic links at all right?
@abhishekanand70885 жыл бұрын
No u don't. This is usually for Native Apps
@emiliomaciel54794 жыл бұрын
It does not work with flutter. Firebase analytics gets the deep link before you can get it. When you ask for a deep link, it is null
@JonasNolte3 жыл бұрын
If you don't get it to work. Try go to to device Settings > Developer > Associated Domains Development must be checked true. I sometimes also add applinks.?mode=developer
@elherediaenc6 жыл бұрын
This is a dumb question but, do I need an URL domain to use deep links? I'm creating a mobile app and I want to put links on my IG posts for customers to click on them and then redirect them to my app. Is that possible?
@SumitChandelatGoogle6 жыл бұрын
Yes, that is possible. You don't need to have your own domain to use Firebase Dynamic Links since Firebase will provide you with a .page.link domain which can be used to host the dynamic links. The deep link contained in the Dynamic Link itself could be your app package name, for example, rather than a URL to a web domain. Hope that helps!
@developerlzaz48245 жыл бұрын
Help : I need to redirect on testFlight, But it redirects to page of deeplink url
@madhurmohta89444 жыл бұрын
Same for me. Is it something related to Testflight only. If I push to store will it work ?
@rogerpinto44 жыл бұрын
The app wasn't triggered, I've solve it uninstalling the app -> Turn off device -> Turn on -> Install again. So weird..
@nanshan52724 жыл бұрын
Nvm, just found out the app prefix is the team id, now everything works.
@petersuwara54325 жыл бұрын
Doesn't work. The app isn't opened after selecting the link, it just comes up with a firebase 404 error in Safari.
@sohaibsdq42805 жыл бұрын
remove the app, hard restart device, clean Xcode build folder and install again. it's worked.
@jeff777316 жыл бұрын
I follow the steps in XCode 10 and iOS12, but when I click the link, it opened safari and show 400. What mistake did i make?
@adrianegea73955 жыл бұрын
Same problem for me, any idea?
@adrianegea73955 жыл бұрын
I have tested and for me is working in iOS 11 but it is not working in iOS12.
@sohaibsdq42805 жыл бұрын
remove the app, hard restart device, clean Xcode build folder and install again. it's worked.
@etiennedaher4 жыл бұрын
king
@onekplus3 жыл бұрын
Seem not work on iOS14.
@SebitEğitim6 ай бұрын
Firebase Dynamic Links are deprecated. Now what?
@binhonglin42004 жыл бұрын
Still doesn't work 2 years later.
@sonicCat6 жыл бұрын
These links are banned by Facebook. Guys, please do sth with that
@sonicCat6 жыл бұрын
Hm, I see this error: "Posts that look like spam according to our Community Guidelines are blocked on Facebook and can't be edited." if I post a link. I created an issue 116693455 on Sep 26 in the Android Issue Tracker. It's called "Firebase Dynamic Links are blocked on Facebook". There you can find more info. Thanks.
@sonicCat6 жыл бұрын
On stackoverflow dot com there is a discussion "Firebase Dynamic Links Considered as spam only on Facebook and Facebook is not showing the meta data Preview"
@sonicCat6 жыл бұрын
@@ToddKerpelmanCorp wrote some comments above, but forgot to mention
@cinquain02 жыл бұрын
who the hell creates dynamic links using the Firebase console tho... How impractical
@anuragchaudhary57395 жыл бұрын
In my simulator , continue userActivity gets called but handleUniversalLink function to handle it is not callled on IOS 13 . Anyone else facing this weird issue?
@jandrinux4 жыл бұрын
I believe that only work in physics devices
@JayPerf4 жыл бұрын
When I select my iOS app in the section "Open the deep link in your iOS App", firebase does not prompt me for what to do if the app is not installed, and when I hit next, it forces me to choose "Open the deep link URL in a browser" - i have been stumped by this, please help - my team ID is set, applinks enabled, i cant figure it out
@rajlakshmipandey20265 жыл бұрын
I am getting 'Invalid Dynamic link' everytime i click on the link recieved via email. How can I get rid of it. please help
@sohaibsdq42805 жыл бұрын
remove the app, hard restart device, clean Xcode build folder and install again. it's worked.