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

Work around crash with no deployment key in config.xml #110

Merged
merged 1 commit into from
May 3, 2016

Conversation

ryuyu
Copy link
Member

@ryuyu ryuyu commented Apr 28, 2016

The crash itself was coming from attempting to save away some information in an NSDictionary with a nil value.

After some discussion, we decided that at this time, it would be best to no-op the reporting in the case where config.xml deployment key is not set, as this is consistent with the behaviour of the react native plugin, and it unblocks this scenario.

@lostintangent @dlebu @geof90

@geof90
Copy link
Contributor

geof90 commented Apr 28, 2016

LGTM!

2 similar comments
@lostintangent
Copy link
Member

LGTM!

@dlebu
Copy link
Contributor

dlebu commented May 2, 2016

LGTM!

@shishirx34
Copy link
Contributor

LGTM

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.

None yet

6 participants