[TIMOB-18897] iOS: Issue with 4.0 - Ti.UI.Button.Image is not working
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-05-14T14:09:46.000+0000 |
Affected Version/s | Release 4.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | button, image, ios |
Reporter | Manojkumar Murugesan |
Assignee | Ingo Muschenetz |
Created | 2015-05-12T19:10:36.000+0000 |
Updated | 2015-05-18T17:03:22.000+0000 |
Description
Ti.UI.createButton({
image : "url for image in resources"
});
Doesn't render images any more. All my apps are working fine with 3.5.1.GA when I tested with 4.0 no image is displayed.
Reference : https://community.appcelerator.com/topic/408/issue-with-4-0-ti-ui-button-image-not-working-anymore
I guess there is another issue with remote images here https://community.appcelerator.com/topic/406/remote-images-on-appcelerator-4-0-0-rc3
Resolving as duplicate