prof18 / RSS-Parser

A Kotlin Multiplatform library to parse a RSS Feed
Apache License 2.0
524 stars 128 forks source link

"FATAL EXCEPTION: main" Crash when open URL #179

Closed piyush921 closed 1 month ago

piyush921 commented 7 months ago

Describe the bug My Andorid Project in kotlin. App is crashing on opening this below URL

Logcat: FATAL EXCEPTION: main Process: com.shalommediaonline.shalomtv, PID: 15583

The link of the RSS Feed https://rss.app/feeds/wma7VmXqPsxVMb8q.xml

prof18 commented 1 month ago

I've tried with the URL provided and the parser is working correctly.

In particular, the parser is returning 404 because the website returns 404

Screenshot 2024-10-06 at 23 37 24