Ionic Social Sharing and Deep Linking

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

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

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

    Please send code latest in ionic 7

  • @supporthotel7723
    @supporthotel7723 6 лет назад

    Hi Can you please share this parameters example urls
    URL_SCHEME refers to the custom scheme the app will handle.
    DEEPLINK_HOST refers to the domain the app will respond to.
    DEEPLINK_SCHEME is the protocol the app will listen for, which most of the times is https as it’s required on iOS and Android.
    I am still not getting this parameters values. please suggest..

    • @Ionicthemes_market
      @Ionicthemes_market  4 года назад

      Hello, you can get the full source code of this example in IonicThemes: ionicthemes.com/tutorials/about/ionic2-app-with-socialsharing-and-deeplinking

  • @rajendrasinhrathod2147
    @rajendrasinhrathod2147 4 года назад

    hello, it's very helpful for me. but I have facing one problem with that my deep link share as a text not as a link can u tell me how I can solve this.thanks.

    • @Ionicthemes_market
      @Ionicthemes_market  4 года назад

      Hi! which version of Ionic are you using?

    • @marcoromero3095
      @marcoromero3095 3 года назад

      Hi, did you find a solution?

    • @godwinpremkumar4995
      @godwinpremkumar4995 3 года назад

      @@marcoromero3095 pass your link in link parameter in social sharing plugin not as text

    • @marcoromero3095
      @marcoromero3095 3 года назад

      @@godwinpremkumar4995 hi, thanks for answer, I have solved this, by now I'm facing a new problem... When the link it's already shared by whatsapp, this one always opens the browser, when I run the adb to test the deeplinks, it perfectly works! But only there... I have check the device settings, and it's suppose to open with the app, but it doesn't, do you know what could be happening?

  • @amrayoub3508
    @amrayoub3508 6 лет назад

    the code you provided in ionicthemes.com is not complete , please can you provide github repo for that.
    thanks

    • @Ionicthemes_market
      @Ionicthemes_market  6 лет назад

      Hello, you can get the full source code of this example in IonicThemes. There is a GET THE CODE button ionicthemes.com/tutorials/about/ionic2-app-with-socialsharing-and-deeplinking

    • @Ionicthemes_market
      @Ionicthemes_market  6 лет назад

      Sure! In ionicthemes.com/tutorials/about/ionic2-app-with-socialsharing-and-deeplinking you can download all the source code.

  • @rajeshbabu2699
    @rajeshbabu2699 6 лет назад

    hi in android its not look like as link, pls advice

    • @Ionicthemes_market
      @Ionicthemes_market  6 лет назад

      Please send more info about your issue and we will try to help.

    • @hamzahamdani3169
      @hamzahamdani3169 6 лет назад

      In android, i used the exact same code but the link is sent as a string not an URL.
      Tried it on Whatsapp and Twitter.

    • @doaaismael215
      @doaaismael215 5 лет назад

      have you found a solution??

    • @jyotysingh653
      @jyotysingh653 5 лет назад

      I have same issue, did u find the solution?

    • @markomatijevic7593
      @markomatijevic7593 4 года назад

      I have the same problem deep link works on iOS but not on Android