[TIMOB-7163] MobileWeb: Complete Ti.Utils implemention
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-19T15:54:55.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Release 2.0.0, Sprint 2012-06 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-12T20:00:33.000+0000 |
| Updated | 2017-03-04T00:05:34.000+0000 |
Description
Missing a few methods:
* sha1()
* sha256()
sha1() and sha256() are available and working in 1.9.0 v20120127003134.
Justin, sorry, but sha1() and 256() indeed do not exist, unless I'm missing something. https://github.com/appcelerator/titanium_mobile/blob/master/mobileweb/src/Ti/Utils.js
This is my mistake. I didn't realize it was MobileWeb initially. I was referencing the Android SDK.
Closing ticket as MobileWeb is no longer supported.