Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Conversation

@smudgeio
Copy link

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 added 2 commits June 20, 2017 14:44
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)'
Check if a key exists prior to adding it to the options dictionary.
@solariserj
Copy link

Add this commit to Cocoapods

@agrippa1994
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants