parse-community / parse-embedded-sdks

The Embedded SDKs for the Parse Platform
http://parseplatform.org
Other
246 stars 118 forks source link

Issue #63, patch for part of unix #67

Closed evileye2000 closed 8 years ago

evileye2000 commented 8 years ago

63

  1. Add parseInitializeWithServerURL() to include/parse.h
  2. Add parseInitializeWithServerURL() implementation to unix/src/parse
evileye2000 commented 8 years ago

@nlutsenko @francip please review this patch about issue #63

evileye2000 commented 8 years ago

@francip I refactored initialize method and request logic that you said.

evileye2000 commented 8 years ago

@nlutsenko @francip would you please review and accept or feedback about this PR

nlutsenko commented 8 years ago

Deferring to @francip.

francip commented 8 years ago

LGTM