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

The file “feed” couldn’t be opened. #150

Open
plami opened this issue Mar 21, 2023 · 1 comment
Open

The file “feed” couldn’t be opened. #150

plami opened this issue Mar 21, 2023 · 1 comment

Comments

@plami
Copy link

plami commented Mar 21, 2023

Hi team,

I am facing some issue with opening one url. The url is https://www.diabetes-m.com/feed/ and it calls xml data. Unfortunately after parsing with your library, and error returns "The file “feed” couldn’t be opened".

I was wondering is there is something wrong with the xml or it could be something else?

I really appreciate your help!

@armartinez
Copy link

@plami I had the same problem and it was caused by the library fetching the data synchronously via the Data(contentsOf: sanitizedSchemeUrl) method. I created a PR with a fix (#163) so maybe you can try and use that branch locally if it doesn't get merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants