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

Clicking on links in mobile app causes the App to crash #442

Closed
WizardNo7 opened this issue Apr 26, 2020 · 4 comments
Closed

Clicking on links in mobile app causes the App to crash #442

WizardNo7 opened this issue Apr 26, 2020 · 4 comments
Labels
bug 🐛 Issue concerns a bug. mobile 📱 Issue concerns the mobile Boost Note app.

Comments

@WizardNo7
Copy link

Current behavior

When a link was created using the markdown link format [text](url) and the link is then clicked in preview mode, the app crashes. See screenshot for crash.

Screenshot_20200426_202850_com boostio boostnote

Screenshot

Expected behavior

Clicking on the link should open a browser or atleast ask which app to use to open the link.

Steps to reproduce

  1. Create a link using the markdown link format [text](url)
  2. Open preview mode
  3. Click on rendered link

Environment

Mobile

  • Boost Note app version: 0.4.1
  • OS version and name: Android 10 (Q)
@Rokt33r Rokt33r added android 🤖 Issue concerns the Boost Note app on Android. mobile 📱 Issue concerns the mobile Boost Note app. labels Apr 26, 2020
@Rokt33r
Copy link
Member

Rokt33r commented Apr 26, 2020

Thanks for the reporting. I'll fix it soon.

@Rokt33r Rokt33r added bug 🐛 Issue concerns a bug. and removed android 🤖 Issue concerns the Boost Note app on Android. labels Apr 26, 2020
@Rokt33r Rokt33r changed the title Clicking on links in Android app causes the App to crash Clicking on links in mobile app causes the App to crash Apr 26, 2020
@Rokt33r
Copy link
Member

Rokt33r commented Apr 26, 2020

@WizardNo7
Did you put url without http:// or https://? I confirmed urls without the protocols causing the crash. If there are more cases causing the crash than this, please let me know.
Anyway, I'll try to fix the case, using urls without the protocol prefixing.

@WizardNo7
Copy link
Author

Hey @Rokt33r , good catch.

It was in fact when not specifiying the protocol, only gooogle.com or www.google.com that was the issue.

@Rokt33r
Copy link
Member

Rokt33r commented Aug 25, 2021

Cannot reproduce the issue in the new mobile app. But I don't think the mobile app is covering every case. So if anyone notices that a similar problem happens again, please create a new issue.

@Rokt33r Rokt33r closed this as completed Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug. mobile 📱 Issue concerns the mobile Boost Note app.
Projects
None yet
Development

No branches or pull requests

2 participants