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] createUUID() on Android?

I seem to be getting an error when trying to create a UUID on Android (1.6). This method is working correctly on iPhone.

snippet:

    // generate an eventID:
    eventID = Titanium.Platform.createUUID();

log from DDMS:
<script src="http://gist.github.com/331028.js?file=createUUID%28%29+android+error"></script>

— asked March 12th 2010 by Robert Carlsen
  • android
  • mobile
  • uuid
0 Comments

1 Answer

  • Thanks for the report. I've created Ticket 552 to track the issue.

    — answered March 12th 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.