sakethpathike / Linkora

the only link utility app you need for Android
MIT License
317 stars 11 forks source link

app crash #9

Closed cris16228 closed 1 month ago

cris16228 commented 1 month ago

https://github.com/user-attachments/assets/71708475-4b72-4df0-a785-461bb7ff2e75

I thinking it's self explanatory. It crashes whenever you click on the link item (where buttons, icon title is)

sakethpathike commented 1 month ago

Do you have the "use in-app browser" option enabled? If so, is Chrome disabled on your device?

This issue occurs only when Chrome is disabled, as the app only checks for Chrome. This will be fixed in the next release.

cris16228 commented 1 month ago

Do you have the "use in-app browser" option enabled? If so, is Chrome disabled on your device?

This issue occurs only when Chrome is disabled, as the app only checks for Chrome. This will be fixed in the next release.

Yes because I hate chrome. Why does it only checks/uses chrome? What about other browsers?

sakethpathike commented 1 month ago

Why does it only check/use Chrome?

It was previously hardcoded only to use Chrome.

What about other browsers?

It only targeted Chrome and did not check other browsers.

This issue has been fixed in the latest release :))