CashwellDev / foursquared

Automatically exported from code.google.com/p/foursquared
Apache License 2.0
0 stars 0 forks source link

update user-agent format #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can we get the android to send down a User-Agent with a : separated version
so something like this:

com.joelapenna.foursquared:2009110501

If so, then we can properly recognize different versions of the android app.

the ":" will allow us to easily separate client type from major/minor
version. we keep track of all unique versions on our side, but we just want
an easy way to group "like" clients

Original issue reported on code.google.com by naveen...@gmail.com on 18 Jan 2010 at 8:28

GoogleCodeExporter commented 8 years ago
This issue was closed by revision e659c01523.

Original comment by jlapenna on 18 Jan 2010 at 8:46