HCYoutubeParser icon indicating copy to clipboard operation
HCYoutubeParser copied to clipboard

Resolver crash caused by missing iurl

Open smudgeio opened this issue 7 years ago • 2 comments

Resolve crash caused by iurl not being set in the parts dictionary when setting the options dictionary.

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: iurl)'

smudgeio avatar Jun 20 '17 06:06 smudgeio

Add this commit to Cocoapods

solariserj avatar Dec 15 '17 16:12 solariserj

Thanks for the PR, this fixes my issues as well :-)

agrippa1994 avatar Apr 30 '18 19:04 agrippa1994