Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Fix usage of non-optional Parse.currentConfiguration(). #3

Merged
merged 3 commits into from
Mar 23, 2016

Conversation

nlutsenko
Copy link
Contributor

Parse 1.13.0 declares currentConfiguration() as optional (nullable), so we need to unwrap it properly.
Added validation logic so we make sure that whenever we ask for currentConfiguration() Parse SDK is fully initialized.

Fixes #2

@nlutsenko nlutsenko added this to the 1.0.1 milestone Mar 22, 2016
@richardjrossiii
Copy link
Contributor

LGTM

@nlutsenko nlutsenko merged commit a2471e2 into master Mar 23, 2016
@nlutsenko nlutsenko deleted the nlutsenko.1130 branch March 23, 2016 00:12
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.

2 participants