Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Cascades Development

Reply
bbj
Contributor
bbj
Posts: 41
Registered: ‎02-22-2012
My Carrier: Various

icon file name

Another feature of Momentics:

 

If you have an App icon whose file name is not icon.png then momentics is incapble of supporting that different file name properly.

 

Whilst you can 'Remove' icon.png in the Icon: section of the Application pane of the BarDescriptor Editor and then add 'NotCalledIcon.png' as your icon, the Blackberry Application Descriptor editor fails to update the actual xml correctly.

 

Basically you have to manually remove the line that remains in the bar file that says

 

<asset path="icon.png">icon.png</asset>

 

for the ide to be able to build your app - else it moans that icon.png does not exist

 

 

Please use plain text.
Developer
simon_hain
Posts: 13,775
Registered: ‎07-29-2008
My Carrier: O2 Germany

Re: icon file name

you should report that in JIRA, or check if a similar bug already exists.
----------------------------------------------------------
feel free to press the like button on the right side to thank the user that helped you.
please mark posts as solved if you found a solution.
@SimonHain on twitter
Please use plain text.