Giter Site home page Giter Site logo

Comments (6)

ashwinraghav avatar ashwinraghav commented on May 18, 2024

@richardliveraise Thanks for reaching out! We do anticipate that this would be fixed in the upcoming release schedule a couple of weeks down the line.
Thanks for working with us on this.

from firebase-android-sdk.

richardliveraise avatar richardliveraise commented on May 18, 2024

@ashwinraghav can you clarify what root cause of this issue? any workaround I can do in the meantime? Thanks!

from firebase-android-sdk.

richardliveraise avatar richardliveraise commented on May 18, 2024

@ashwinraghav I figured the issue was generating the short link. The workaround I did was generate a long link, then get the short link.

 //Generate long link
 Uri dynamicLinkUri = dynamicLink.getUri();
 return FirebaseDynamicLinks.getInstance().createDynamicLink()
        .setLongLink(dynamicLinkUri)
        .buildShortDynamicLink(); 

Reference:
https://stackoverflow.com/questions/52152116/short-dynamic-link-error-com-google-android-gms-common-api-apiexception-8/52157428#52157428

Note that prior doing the workaround, I updated the SDK to the latest one, then it'd work for newer OS (7.0, 8.0) but it wouldn't work for older OS (5.0, 6.0). If you could explain what the cause of this, I'd really appreciate it. Thanks!

from firebase-android-sdk.

aguatno avatar aguatno commented on May 18, 2024

Hi @richardliveraise sorry for my late response here. It looks like the error log didn't persist in the latest version. I was wondering if you're still having this issue? If so, could you provide the following so that I can investigate the issue further:

  • Minimal repro of your code that I can run locally
  • Firebase SDK version you're using
  • Any other relevant information

from firebase-android-sdk.

google-oss-bot avatar google-oss-bot commented on May 18, 2024

Hey @richardliveraise. We need more information to resolve this issue but there hasn't been an update in 7 days. I'm marking the issue as stale and if there are no new updates in the next 3 days I will close it automatically.

If you have more information that will help us get to the bottom of this, just add a comment!

from firebase-android-sdk.

google-oss-bot avatar google-oss-bot commented on May 18, 2024

Since there haven't been any recent updates here, I am going to close this issue.

@richardliveraise if you're still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

from firebase-android-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.