Skip to content

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

@octopi

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.

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