Skip to content

Client always instantiated with latest version of the Foursquare API #1

Description

@octopi

You ought to pick a date and stick with it. By always using today's date as the version you're passing to Foursquare (

String v = timeMilisToString(System.currentTimeMillis());
), you run the risk of bumping into breaking JSON changes that your app may not handle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions