Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

[mobilesdk 1.0] md5HexDigest() on Android

Getting an error when trying to use the md5HexDigest() on Android(1.6). This method is working correctly on iPhone.

snippet:

eventID = Titanium.Utils.md5HexDigest(new Date().toUTCString());

DDMS log:
<script src="http://gist.github.com/331032.js?file=Titanium.Utils.md5HexDigest%28%29+Android+error"></script>

— asked March 13th 2010 by Robert Carlsen
  • 1.0.0
  • android
  • md5
  • mobile
0 Comments

1 Answer

  • Thanks for the heads up. I created Ticket 554 to track the problem. There is also a workaround listed in the ticket.

    — answered March 13th 2010 by Don Thorp
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.