Skip to content
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

Unable to open comic through link #1116

Open
6 tasks done
huajideshutiao opened this issue Mar 15, 2024 · 2 comments
Open
6 tasks done

Unable to open comic through link #1116

huajideshutiao opened this issue Mar 15, 2024 · 2 comments
Labels
Bug Something isn't working Will close next release

Comments

@huajideshutiao
Copy link

Steps to reproduce

Screenrecorder-2024-03-15-22-50-41-499.mp4

Expected behavior

Can open normally like long pressing the link in the second half of the video.

Actual behavior

Clicking on the link directly in an external application will prompt loading, and then return to the original interface.
I have tested nagram and a text editor, both of which have similar issues.
And if the application does not have a backend process, it will prompt an error when opening the link for the first time.

Crash logs

No response

TachiyomiSY version

1.10.5

Android version

Android 14

Device

redmi k70 pro

Other details

This issue is also reproduced on pre 547.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have gone through the FAQ and troubleshooting guide.
  • I have updated the app to version 1.10.5.
  • I have updated all installed extensions.
  • I will fill out all of the requested information in this form.
@huajideshutiao huajideshutiao added the Bug Something isn't working label Mar 15, 2024
@huajideshutiao
Copy link
Author

The following is the intent passed when directly clicking on the link, which may be helpful.

{
"action": "android.intent.action.VIEW",
"uri": "https://exhentai.org/g/2857773/c21c1f3cbe/",
"extra": "S.com.android.browser.application_id=xyz.nextalone.nagram\nB.internal=true\nB.create_new_tab=true\n"
}

@jobobby04
Copy link
Owner

Addressed by 31e5ba4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Will close next release
Projects
None yet
Development

No branches or pull requests

2 participants