Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleVersioning

Using the SDKs is the most reliable way to ensure that your applications continue to run when we introduce either minor or major evolutions of our APIs. See Version history for a list of recent changes.

CityGrid iOS SDK 2.

...

3

The CityGrid iOS SDK facilitates the development of iPhone and iPad applications. It is available as an iOS framework that you can drag and drop into your project. An example app is included.

  • iOS 4.x and Xcode 4.x required
  • supports Citygrid API 2.23
  • adds support for id/id_type for places
  • adds support for attributionorder_text url for adsplaces
  • fixes responses client_ip for ads

CityGrid Android/Java SDK 2.

...

3

The CityGrid Java SDK facilitates the development of Android and Java-based web applications. It is available as an Android framework that you can build with maven and eclipse. An example app is included.

  • Android 2.2 required
  • supports Citygrid API 2.23
  • adds support for publicid/id_id type for placesadds sort by date and rating for reviews
  • adds support for attribution_text, client_ip, serve_url, raw_what, raw_where, user_agent for adsfixes responses order_url for places
  • fixes client_ip for ads