We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
how can I skip if file not found on url,
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid domain=nil in -[NSError initWithDomain:code:userInfo:]' *** First throw call stack: (0x1b2b022 0x1cbccd6 0x1ad3a48 0x1ad39b9 0x170247e 0x17120a3 0x5f67e 0x5e3e6 0x17aca49 0x17aae84 0x17abea7 0x17aae3f 0x17aafc5 0x16eff5a 0xbaaa39 0xc77596 0xba1120 0xc77117 0xba0fbf 0x1aff94f 0x1a62b43 0x1a62424 0x1a61d84 0x1a61c9b 0x23817d8 0x238188a 0xda9626 0x2d39 0x2cb5) terminate called throwing an exception
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
how can I skip if file not found on url,
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Invalid domain=nil in -[NSError initWithDomain:code:userInfo:]'
*** First throw call stack:
(0x1b2b022 0x1cbccd6 0x1ad3a48 0x1ad39b9 0x170247e 0x17120a3 0x5f67e 0x5e3e6 0x17aca49 0x17aae84 0x17abea7 0x17aae3f 0x17aafc5 0x16eff5a 0xbaaa39 0xc77596 0xba1120 0xc77117 0xba0fbf 0x1aff94f 0x1a62b43 0x1a62424 0x1a61d84 0x1a61c9b 0x23817d8 0x238188a 0xda9626 0x2d39 0x2cb5)
terminate called throwing an exception
The text was updated successfully, but these errors were encountered: