react-native-link-preview icon indicating copy to clipboard operation
react-native-link-preview copied to clipboard

Android App Crash on specific link

Open Mihai-github opened this issue 3 years ago • 3 comments

Hi, I have the following issue with a specific link: https://donate.giveasyoulive.com/donate?eid=19178

For some kind of reason this link fails, I guess, and on Android, the app crashes because of this issue and I don't know why this link has any issue and why...

Maybe someone had a similar issue and found a way to debug this?

Mihai-github avatar Sep 27 '22 08:09 Mihai-github

image On Android, it's really easy to reproduce with almost any link, instant crash, send you Logcat screenshot

TheMakerOleguch avatar Dec 12 '22 12:12 TheMakerOleguch

Hi, nice. I did not saw this if happend for me ... maybe some know the cause also and how can be solved?

Mihai-github avatar Dec 12 '22 15:12 Mihai-github

I've opened an issue for OkHttp team to check, I suspect there is an issue with Cookies parsing method on their end, let's see, I don't have more clues on this. https://github.com/square/okhttp/issues/7552

TheMakerOleguch avatar Dec 12 '22 16:12 TheMakerOleguch