[TIMOB-7087] MobileWeb: Ti.Blob implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2018-04-04T23:57:42.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-10T18:33:15.000+0000 |
Updated | 2018-04-05T00:00:03.000+0000 |
Description
Need to implement Ti.Blob. Extends Evented. Need to investigate binary data support in browsers. Might try using canvas?
Be sure to also test setting the "data" property of a WebView.
Reopening the issue as getting error as:
Tested Environment: Appc Studio: 3.2.3.201403271839 Sdk:3.2.3.v20140401134117 alloy:1.3.1 titanium:3.2.3-alpha2 titanium-code-processor:1.1.1-alpha Osx: Maverick(10.9.2) Browser: Safari, Chrome Device:iPhone 5C(7.1),Nexus7(v4.3) Documentation also show imageView toBlob method only supported for ios and android. Steps to Reproduce: 1. Package and deploy KS for mobile web. 2. Launch the KS app on mobile web browser. 3. Navigate to BaseUI>Views>Image Views>Image Scaling Expected Result: Size of the fetched image should be shown after that image being displayed. Actual Result: Get the above mentioned error.
Closing as will not fix
Closing as will not fix