GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-26T00:06:58.000+0000 |
Affected Version/s | Alloy 1.4.0 |
Fix Version/s | Alloy 1.5.0 |
Components | Samples & Templates |
Labels | module_AlloyBugRegression, qe-3.3.0, qe-manualtest |
Reporter | Priya Agarwal |
Assignee | Feon Sua Xin Miao |
Created | 2014-06-30T10:49:44.000+0000 |
Updated | 2014-08-26T00:06:58.000+0000 |
Default Alloy Project shows incorrect app icon for blackberry
Steps to reproduce:
1)Create any default alloy project and install on device.
{color:green}*Expected Result:*{color}
Alloy app icon must be displayed on the device.
{color:red}*Actual Result:*{color}
Instead of Alloy app icon classic app icon is being displayed on device.
This is an issue for Blackberry only.
For Android and iOS it is showing correct app icon.
PR: https://github.com/appcelerator/alloy/pull/494 Create a default Alloy project, run it on Blackberry. The app icon should look like the one in the screenshot.
PR merged
Verified fix on: Mac OSX 10.9.4 Appcelerator Studio, build: 3.4.0.201408210941 Titanium SDK build: 3.4.0.v20140813022514 Titanium CLI, build: 3.4.0-dev Alloy: 1.5.0-dev Blackberry Device Z10 10.2.1 Blackberry Simulator 10.3 Created a default Alloy project and built to Blackberry device and simulator. The app icon matches the one shown in the screenshot. Closing ticket
Reopening to fix labels and add device and simulator testing information.