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

Resolver crash caused by missing iurl #72

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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