android-branch-deep-linking-attribution icon indicating copy to clipboard operation
android-branch-deep-linking-attribution copied to clipboard

generateShortUrl method sometimes get a BranchError(-113)

Open TrumpDony opened this issue 8 months ago • 0 comments

Describe the bug

some of our users say they always can't share. When they share the content from app, our app will call generateShortUrl method, but the BranchError in onLinkCreate method is not null, its code is -113, means ERR_BRANCH_NO_CONNECTIVITY. However, checked their net and speed is ok.

Steps to reproduce

can't reproduce this issue on my side, all reports from our users.

Expected behavior

don't return -113 and generate link successful when user's net and speed is ok

SDK Version

5.3.0 & 5.12.0

Make and Model

sm-a245f & samsung a24

OS

unknown

Additional Information/Context

No response

TrumpDony avatar Jun 17 '24 11:06 TrumpDony