-
Notifications
You must be signed in to change notification settings - Fork 614
Firebase Dynamic Link crashes. setResultOrApiException(Unknown Source:12) #69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@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. |
@ashwinraghav can you clarify what root cause of this issue? any workaround I can do in the meantime? Thanks! |
@ashwinraghav I figured the issue was generating the short link. The workaround I did was generate a long link, then get the short link.
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! |
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:
|
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! |
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. |
[REQUIRED] Step 2: Describe your environment
[REQUIRED] Step 3: Describe the problem
Steps to reproduce:
I've been getting this error log after I added Firebase Dynamic Link Invite. I still couldn't reproduce it though.
Relevant Code:
The text was updated successfully, but these errors were encountered: