[TIMOB-1105] Android: ti.version and ti.deployment missing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:55:13.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.4.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Marshall Culpepper |
Created | 2011-04-15T02:44:12.000+0000 |
Updated | 2011-04-17T01:55:13.000+0000 |
Description
In the conversion to 0.8 to 1.X the version/deployment information got dropped from SystemProperties where the Analytics classes were expecting it causing version=0.0.0 and deployment="unknown"
Can you confirm this is still missing? I pushed code surrounding this issue a few weeks ago, and AFAICT ti.deploytype / ti.version should be working
http://github.com/appcelerator/titanium_mobile/commit/81762b2fb387d98ad40acbbdab9ed04e2d0a75c6"> http://github.com/appcelerator/titanium_mobile/commit/81762b2fb387d...
Can we confirm this before 1.4, As why is analytics data even pushed if it's not going to be recorded on android
Confirmed yesterday. Forgot to update this ticket.
(from [00154504a1af13396713dbd0e9d88611b14ef58e]) [#1105 state:resolved] The properties got added during build, but were pulled from appProperties instead of systemProperties http://github.com/appcelerator/titanium_mobile/commit/00154504a1af13396713dbd0e9d88611b14ef58e"> http://github.com/appcelerator/titanium_mobile/commit/00154504a1af1...