Hi,
I’ve been receiving an error saying “E_DOWNLOAD_FAILED” recently and I can’t find what it means.
I’ve installed Sentry in my app and it seems to come from the onError
of the AppLoading
component from Expo.
Anyone knows what is that error?
Thank you!
Hey @thierryskoda,
This error string is thrown from the FileSystem
API. Hope that helps you track down the culprit code.
Cheers,
Adam
Yes it did thanks! It’s because I was trying to open a wrong url with Linking.openURL
Awesome! Glad you got it figured out. 
system
Closed
5
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.