Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2843] platformId null when starting in emulator in 1.6

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:13.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M06
ComponentsAndroid
Labelsandroid, bug, emulator, id, platform, release-1.6.0
ReporterOpie Cyrus
AssigneeOpie Cyrus
Created2011-04-15T03:30:56.000+0000
Updated2011-04-17T02:00:13.000+0000

Description

An error occurs when starting app under 1.6 where the platformId returned by the system is null. Only reproduced in drillbit currently.

Comments

  1. Opie Cyrus 2011-04-15

    (from [dd89e13b188b81a178e7a10387b99c28f371b117]) [#2843 state:fixed-in-qa] add in handling if platformId returned by system is null https://github.com/appcelerator/titanium_mobile/commit/dd89e13b188b81a178e7a10387b99c28f371b117"> https://github.com/appcelerator/titanium_mobile/commit/dd89e13b188b...

  2. Opie Cyrus 2011-04-15

    If running in drillbit in order to reproduce, look for the following log output which will show that the null ID has been replaced by the fix.

    "I/Log ( 695): (main) [1,1] checkpoint, app created. I/TiApplication( 695): (main) [277,278] Titanium 1.6.0 (2011/01/17 11:47 d1f301)
    D/TiApplication( 695): (main) [7,285] Application onCreate
    D/dalvikvm( 695): GC freed 3073 objects / 333088 bytes in 99ms
    E/TiPlatformHelper( 695): (main) [270,555] platformId is null, setting to empty string"

  3. Marshall Culpepper 2011-04-15

    verified in 1.6 emulator w/ drillbit

JSON Source