ObjectiveGeocore 0.3.5

ObjectiveGeocore 0.3.5

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Nov 2015

Maintained by Mamad Purbo.



 
Depends on:
PromiseKit/Promise~> 1.5
PromiseKit/When~> 1.5
AFNetworking>= 0
 

  • By
  • Mamad Purbo

This is a very early version.

ObjectiveGeocore is an Objective-C client library for accessing Geocore API server.

Logging in to Geocore

Following sample code shows how to log in to Geocore through Facebook:

[[Geocore instance] autoLoginWithFacebookId:facebookId name:facebookName];