{ "id": "60768", "key": "TIMOB-136", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:24:11.000+0000", "created": "2011-04-15T02:24:10.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T21:09:26.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I have set my apps status bar as translucent_black and it works\nfine at first but then it reverts back to opaque gray when the main\nindex loads. Just curious if this is a bug or perhaps i'm not using\nit correctly i also tried putting it inside the window node as\nwell, no success.

\n

tiapp.xml

\n
\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<ti:app xmlns:ti=\"http://ti.appcelerator.org\">
\n
\n\n\n
\n
\n
\n&lt;id&gt;com.titaniumdev.xxxx&lt;/id&gt;\n&lt;name&gt;xxxxxxxxx&lt;/name&gt;\n&lt;version&gt;1.0&lt;/version&gt;\n&lt;icon&gt;appicon.png&lt;/icon&gt;\n&lt;persistent-wifi&gt;false&lt;/persistent-wifi&gt;\n&lt;prerendered-icon&gt;false&lt;/prerendered-icon&gt;\n&lt;statusbar-style&gt;translucent_black&lt;/statusbar-style&gt;\n&lt;windows&gt;\n    &lt;window&gt;\n        &lt;id&gt;authentication&lt;/id&gt;\n        &lt;url&gt;auth.html&lt;/url&gt;\n        &lt;backgroundImage&gt;images/background1.png&lt;/backgroundImage&gt;\n    &lt;fullscreen&gt;false&lt;/fullscreen&gt;\n    &lt;/window&gt;\n&lt;/windows&gt;\n
\n
\n\n\n
\n</ti:app>\n
\n

index (nothing special)

\n
\n<html>
\n
\n\n\n
\n
\n
\n&lt;head&gt;\n    &lt;script type=&quot;text/javascript&quot; src=&quot;jquery-1.3.2.js&quot;&gt;&lt;/script&gt;\n    &lt;script type=&quot;text/javascript&quot; src=&quot;auth.js&quot;&gt;&lt;/script&gt;\n    &lt;link href=&quot;auth.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;\n&lt;/head&gt;\n&lt;body&gt;\n    &lt;p&gt;\n        testing\n    &lt;/p&gt;\n&lt;/body&gt;\n
\n
\n\n\n
\n</html>\n
{html}", "attachment": [], "flagged": false, "summary": "status bar translucent at loading but not once loaded", "creator": { "name": "kevinholland", "key": "kevinholland", "displayName": "Kevin Holland", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "kevinholland", "key": "kevinholland", "displayName": "Kevin Holland", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "122821", "author": { "name": "kevinholland", "key": "kevinholland", "displayName": "Kevin Holland", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

boo sorry still getting used to the formatter.

\n

@@@ tiapp.xml <?xml version=\"1.0\" encoding=\"UTF-8\"?>
\n<ti:app xmlns:ti=\"http://ti.appcelerator.org\">

\n
\n<id>com.titaniumdev.xxxxx</id>\n<name>xxxxx</name>\n<version>1.0</version>\n<icon>appicon.png</icon>\n<persistent-wifi>false</persistent-wifi>\n<prerendered-icon>false</prerendered-icon>\n<statusbar-style>translucent_black</statusbar-style>\n<windows>\n    <window>\n        <id>authentication</id>\n        <url>auth.html</url>\n        <backgroundImage>images/background1.png</backgroundImage>\n    <fullscreen>false</fullscreen>\n    </window>\n</windows>\n
\n

</ti:app>

\n
\n\n
{html}", "updateAuthor": { "name": "kevinholland", "key": "kevinholland", "displayName": "Kevin Holland", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:10.000+0000", "updated": "2011-04-15T02:24:10.000+0000" }, { "id": "122822", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

housekeeping, closing as invalid

{html}", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:24:11.000+0000", "updated": "2011-04-15T02:24:11.000+0000" }, { "id": "410504", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T21:09:26.000+0000", "updated": "2017-03-09T21:09:26.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }