Creating Effective Referral Links with App Links: A Step-by-Step Tutorial | amplifyabhi

Поделиться
HTML-код
  • Опубликовано: 22 окт 2024

Комментарии • 43

  • @sanchitarora9690
    @sanchitarora9690 Год назад +7

    Yes, it would be helpful if you could make a tutorial on how auto verify supported link for the deep link.

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад +2

      Here's the link for the tutorial ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @lokeshpanchal3575
    @lokeshpanchal3575 Месяц назад

    Yes, it would be helpful if you could make a tutorial on how auto verify supported link for the deep link.
    I realy need it bro

  • @mohdsaquib4740
    @mohdsaquib4740 Год назад +1

    How it check app is install or not if app is not installed how send user to playstore

  • @flaviobarros8305
    @flaviobarros8305 Год назад

    This is one of the most requested tutorial and it's funny how we only have majority with firebase.....ad no alternatives in a step by step walk through tutorial

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Have a look at ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @ForamPatel-i7t
    @ForamPatel-i7t 3 месяца назад

    How to handle the case when the app is not installed? And after installing the app how to catch the same link?

  • @tanvirahmed7066
    @tanvirahmed7066 11 месяцев назад

    Sir,i have implemented deeplink.Its working without facebook and messenger.I have tried from skype,whatsapp and many more platform.But from messenger or facebook its not redirecting directly to my app as skype does.Its always opening device browser from browser 3 dot option i can see "Open with [myApp]".Whats the procedure to solve deeplink from facebook or messenger?

  • @vibinpalakkadan8549
    @vibinpalakkadan8549 6 месяцев назад

    Hi Bro, There is no add link button in the supported link area, how to get that??

  • @surajmahapatra052
    @surajmahapatra052 10 месяцев назад

    I have implemented as per described in video. I don't have option to add supported link in my mobile. But it's getting automatically added as per mentioned in android.manifest file. Still I am always getting redirect to the web page instead of app.
    Only testing through terminal works. But not on link clicking.
    Please, kindly provide me with the solution to it.

    • @amplifyabhicoding
      @amplifyabhicoding  10 месяцев назад

      Enable supported links in settings page by default it is disabled there is a toggle button

  • @sungurcihan2334
    @sungurcihan2334 Год назад +1

    It's okay but if app is not installed. It doesnt redirect it to store. How can we handle this?

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Will do another tutorial meanwhile have a look at ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @chapterzero304
    @chapterzero304 Год назад

    I did same but only screen with path '/' is being redirected. path other than this is also being redirected to '/'. why?

  • @saurabhsoni333
    @saurabhsoni333 Год назад

    What changes do i have to do in ios section to make deeplink work

  • @suyogamin1859
    @suyogamin1859 Год назад

    "Open supported links" option is not available on my phone...What should I do?

  • @MsKingdarren
    @MsKingdarren 10 месяцев назад

    When i follow your tutorial, my app cannot seem to go the certain page. i only go to my main page in my app .
    any ideas?

    • @amplifyabhicoding
      @amplifyabhicoding  10 месяцев назад

      Once go through the code first the app opens up and then gets redirected so there is issue in redirection I think

    • @MsKingdarren
      @MsKingdarren 10 месяцев назад

      Thank you for you answer, i already manged to solve it @@amplifyabhicoding

  • @ManojKumar-x3p2k
    @ManojKumar-x3p2k Год назад +1

    Please upload the video for real time application

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Here's the link for the tutorial ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @mohdsameergauri8385
    @mohdsameergauri8385 8 месяцев назад

    is this working if i downloaded the app from playstore after clicking on referal link?

  • @erperejildo
    @erperejildo 9 месяцев назад

    this is opening the app because in previous video you added the link manually

    • @amplifyabhicoding
      @amplifyabhicoding  9 месяцев назад

      In next tutorials I have verified through play store watch them

  • @Mfbzai
    @Mfbzai Год назад

    👍👍

  • @kamalkishorkumar4278
    @kamalkishorkumar4278 11 месяцев назад

    how to access multiple path parameter?

    • @kamalkishorkumar4278
      @kamalkishorkumar4278 11 месяцев назад

      GoRoute(
      path: '/details/:id/:id2',
      builder: (context, state) => Scaffold(
      appBar: AppBar(title: const Text('Details Screen')),
      body: Center(
      child: Column(
      mainAxisAlignment: MainAxisAlignment.start,
      children: [
      Text(state.pathParameters['id'].toString()),
      Text(state.pathParameters['id2'].toString()),
      ],

  • @kamalkishorkumar4278
    @kamalkishorkumar4278 11 месяцев назад

    How to do this for flutter iOS apps?

    • @amplifyabhicoding
      @amplifyabhicoding  11 месяцев назад

      We need app store account to perform this in iOS app currently i don't have this account

  • @KushalGupta-k2m
    @KushalGupta-k2m Год назад +1

    Bro please give the solution for auto verify

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Here's the link for the tutorial ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @HITENDRASINHgsispl
    @HITENDRASINHgsispl 9 дней назад

    how to work in whats app ?

    • @amplifyabhicoding
      @amplifyabhicoding  День назад

      Have u tried sending the link in whatsapp if yes what error you are facing

  • @MehediHasan-co5qz
    @MehediHasan-co5qz Год назад

    Please make it real life how its works

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Have a look at the tutorial ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL

  • @mohdsaquib4740
    @mohdsaquib4740 Год назад

    bro plz make how to use in the real app its urgent

    • @amplifyabhicoding
      @amplifyabhicoding  Год назад

      Here you go real app implementation ruclips.net/video/lq-58j5BhvE/видео.htmlsi=j08h2nKqW-X-miVL