cobub / razor

Cobub Razor - Open Source Mobile Analytics Solution
http://www.cobub.com
1.13k stars 431 forks source link

iOS uses "Build" number not "Version" number #29

Closed jameszaghini closed 11 years ago

jameszaghini commented 11 years ago

We should use the version number instead of the build number.

eg, my app is Version 2.0.3, build 456. Version 2.0.3 is probably more useful

Here is the change: https://github.com/jameszaghini/razor/commit/b7d610c8c5ad80fab88143c9af3974b160a3b13f

guowseu commented 11 years ago

Hello, James, It will be better to pull request to our repository and participate with the development of the cobub razor.

jameszaghini commented 11 years ago

Hi, I did try, but am new to pull requests. I'll try again later.

jameszaghini commented 11 years ago

I've created a pull request for this. https://github.com/cobub/razor/pull/30