Implement deep linking in React Native apps using Universal links and URL schema

  Рет қаралды 65,594

Saad Ibrahim

Saad Ibrahim

Күн бұрын

Пікірлер: 67
@shaunlewis3222
@shaunlewis3222 3 жыл бұрын
Great work Saad Ibrahim, this is very helpful and more clear then the official documentation.
@olusolaoyinloye2426
@olusolaoyinloye2426 2 жыл бұрын
I'm halfway into this video, but can't wait to finish before commenting... thanks for been thorough with the video
@nasiqsales
@nasiqsales 4 ай бұрын
in my case ios is not working
@heyt0pe
@heyt0pe 2 жыл бұрын
I love this video so much. I come back to it whenever I have issues and it always helps, both for react native and flutter. Great job
@vishalchaudhary403
@vishalchaudhary403 2 жыл бұрын
Subscribed just because this video finally solved my issue with android linking
@techlearners2711
@techlearners2711 Жыл бұрын
Great job brother. All explained very well in depth. ❤‍🔥🔥Thank you
@UsmanAli-ox3mn
@UsmanAli-ox3mn 3 жыл бұрын
Now i have a go to video every time i have to deal with linking... I hate reading. :)
@awakeupcall5336
@awakeupcall5336 Жыл бұрын
14:14 How on android make dynamic hosts for different flavuors?
@bleedingtitan1
@bleedingtitan1 2 ай бұрын
very helpful due to clearing explaining everything, thanks!
@ayush_katuwal
@ayush_katuwal 2 жыл бұрын
Thank you sooo much for this wonderful easy peasy video😅...... Your video literally saved my day😊🙏
@ClearCutCoding
@ClearCutCoding 3 жыл бұрын
Sir, amazing video which helped a great deal in setting this up. Well done
@bontigogoi3560
@bontigogoi3560 3 жыл бұрын
How to detect the dynamic link when the app is open using class component?
@phuocantd
@phuocantd Жыл бұрын
chrome not working for android and iOS :(((
@MeetPatel-op8me
@MeetPatel-op8me Жыл бұрын
Can't we do like open link in chrome browser and open android app just same as iOS?
@hoangphamhuy9096
@hoangphamhuy9096 Жыл бұрын
if app not installed, link open web url but not redirect to app store/ apple store. What should i do?
@pritnadoda4298
@pritnadoda4298 24 күн бұрын
found any solutions?
@SalmanKhan-dx9tl
@SalmanKhan-dx9tl Жыл бұрын
If the App not installed then the Universal URL redirect to store ?
@dileepnagendra8199
@dileepnagendra8199 9 ай бұрын
Awesome video. Really helped a lot. Thanks!
@okechukwu01277
@okechukwu01277 3 жыл бұрын
Thanks for tutorial. I am having issue with adding the linking prefixes on a react Nativation v4. rather than on react Navigation v5 Question can be found on 9:00 of the video timeline. I await your response
@EPG-j3d
@EPG-j3d Жыл бұрын
how to create link which opens app if app is there else open link in browser if app not available?
@pradeeptomer1421
@pradeeptomer1421 2 жыл бұрын
Sir what are the code you have wite inside Root navigation fie which you have to import
@denisekuznetsov4312
@denisekuznetsov4312 2 ай бұрын
Why didn't you tested that links with browser on android?
@vitorrazdorov6017
@vitorrazdorov6017 Жыл бұрын
Thanks man! You safe my time!
@awakeupcall5336
@awakeupcall5336 Жыл бұрын
Good explanation, thank you for work
@umernasar
@umernasar 2 жыл бұрын
Great Tutorial , Saad bhai. I've question. I've different Stack pages for different tab. Whenever I implement Linking, it's mess up with other routing and also it's won't go deeper. It's only open the APP and not go deeper. can you please help me you out? Thanks/
@NicolasSilvaVasault
@NicolasSilvaVasault 3 жыл бұрын
two issues, background to foreground state doesn't work, and redirection to play store/ app store is not possible
@frankRSC
@frankRSC 2 жыл бұрын
can i test this in localhost if i dont have a domain?
@dadomarr
@dadomarr 2 жыл бұрын
i don't understand where i need to put both of JSON files, could some one help me?
@Samkiitt
@Samkiitt 2 жыл бұрын
Hey bro, did you find out how ?
@sehrishmunir3379
@sehrishmunir3379 2 жыл бұрын
@@Samkiitt no, kindly share us the solution
@Samkiitt
@Samkiitt 2 жыл бұрын
@@sehrishmunir3379 I have a react app on firebase, So I created the ".well-known" folder(with the json file in it) in the public folder of the project. after deploying and opening the address, it worked
@sehrishmunir3379
@sehrishmunir3379 2 жыл бұрын
@@Samkiitt you have created the ."well-known" folder inside your app or in the server?
@Samkiitt
@Samkiitt 2 жыл бұрын
@@sehrishmunir3379 I did it app-side. in the build/public folder
@nguyenhoan4327
@nguyenhoan4327 2 ай бұрын
What if I don't have the app installed?
@YoungSith
@YoungSith 2 жыл бұрын
Best video ever, for real!
@johngoodman5355
@johngoodman5355 2 жыл бұрын
Thanks, this was super helpful
@Phyx1u5
@Phyx1u5 2 жыл бұрын
Excellent tutorial thank you
@ozzy5655
@ozzy5655 2 жыл бұрын
When you say 'one more step' to set up Universal Links vs. URL scheme, does it mean setting URL types in XCode is also required for Universal Links ?
@msaadibrahim
@msaadibrahim Жыл бұрын
No, that step is the same for both. The extra step is to upload the json domain verification file to your server.
@srahul4178
@srahul4178 Жыл бұрын
​@@msaadibrahimmake that video sir it will useful for us
@rz_akbar
@rz_akbar 3 жыл бұрын
thank you so much, you're a lifesaver.
@hadimasoomi7398
@hadimasoomi7398 3 жыл бұрын
Hi. thanks fot this video. how can I make my app being listed as a candidate when a user wants to open a http link. I mean any link in http or https format?
@rubelahmmed8408
@rubelahmmed8408 3 жыл бұрын
Did you check it on google chrome?
@focus.motywacja
@focus.motywacja 3 жыл бұрын
Thanks for the great guide!
@r13aero
@r13aero 2 жыл бұрын
very helpful, thank you sir
@bansiparmar3879
@bansiparmar3879 Жыл бұрын
hello can you guide me in android universal link implementation..??
@viveksrivastava44
@viveksrivastava44 3 жыл бұрын
very well explained, thanks
@wisdomelue
@wisdomelue Жыл бұрын
can you do for Expo?
@felipecarocaosorio9524
@felipecarocaosorio9524 9 ай бұрын
gracias, me fue muy útil tu video :)
@sunilmlohar
@sunilmlohar 3 жыл бұрын
If the app is in background with Screen A, and if i try to hit the url which should navigate to Screen B, when the app comes foreground with this Deep/Universal Linking, it still on Screen A.
@fason7376
@fason7376 3 жыл бұрын
And do you know how to handle that ?
@ZakiShaikh-m7s
@ZakiShaikh-m7s 6 ай бұрын
deep linking is working fine in android but not working in ios showing no routes like that
@_1357.
@_1357. 5 ай бұрын
Hi bro, I need to implement a deep link in my android app can you help me
@ZakiShaikh-m7s
@ZakiShaikh-m7s 4 ай бұрын
@@_1357. yes what is the problem are you facing
@nasiqsales
@nasiqsales 4 ай бұрын
@@_1357. its simple bro
@miakacham
@miakacham 3 жыл бұрын
Thank you! This helps! :)
@snehalmundada9081
@snehalmundada9081 3 жыл бұрын
How to redirect link to app store Or play store if app is not installed?
@pontusdevelopment9284
@pontusdevelopment9284 3 жыл бұрын
Posted this reply in another comment as well so I'll just copy paste one solution. One way would be to set up the route you're using on your web-server to display a page that has a link to your app in both app stores. So if you're using example.com/route-to-open-app as the link the user has to click to open the app, you could just make example.com/route-to-open-app a landing page that has the links to the app stores. That way if the user has the app, it will never show when they click the link, because the app will open right away, and if they don't have it installed, it will act like a regular link that just directs them to that landing page :)
@youssefmuhamad3213
@youssefmuhamad3213 3 жыл бұрын
Firebase Dynamic Link
@muhammadkumail9000
@muhammadkumail9000 Жыл бұрын
Not working in android 12 or higher
@Yfc1234
@Yfc1234 3 жыл бұрын
I followed this but in Android, it opens the link in the Gmail in-app browser and sends the request to my backend instead before opening the app. When I long-press and click "Open in browser" then it works. Is there something I can do to force the link to open the app instead of the Gmail in-app browser?
@ZeeshanAhmad-lq5nc
@ZeeshanAhmad-lq5nc 3 жыл бұрын
Did you find any solution?
@o_._0
@o_._0 3 жыл бұрын
deep links on android dnt work from the browser :(
@AdityaSharma-yu4zr
@AdityaSharma-yu4zr 3 жыл бұрын
hey, have you fix this ? I'm also try but it didn't work on android browser. If you fix this, can you please tell me.
@ScoreMatch_099
@ScoreMatch_099 3 жыл бұрын
Thanks Bro
DeepLinking and Touchable Opacity in React Native
16:22
Hitesh Choudhary
Рет қаралды 49 М.
#2 Deep Linking With React Navigation | Expo Deep Linking Series
15:18
Unsure Programmer
Рет қаралды 40 М.
24 Часа в БОУЛИНГЕ !
27:03
A4
Рет қаралды 7 МЛН
Auth deep linking in Expo React Native
24:06
Supabase
Рет қаралды 19 М.
#1 Intro to Deep Linking | Expo Deep linking Series
12:57
Unsure Programmer
Рет қаралды 31 М.
Expo Push Notifications Firebase (V1) | Android | React Native
19:04
Role Based Navigation in React Native with Expo Router
25:41
Simon Grimm
Рет қаралды 17 М.
How to do Linking and Deep Linking in React Native easily
25:19
Venom Kage
Рет қаралды 19 М.