Marhron, looking closer at the numbers I think you might be right! They are getting rounded but somewhere inside the sdk!
On Thursday, March 21, 2013 9:36:13 AM UTC+10, Mahron wrote: > > Maybe you have a similar problem to this : > > > https://groups.google.com/group/google-appengine/browse_thread/thread/afb2f6987dd5ccbc# > > > the 000 at the end of the id was the problem in my case since after a > round trip to the client, the id was rounded since the flash player > does not support such large ints or numbers. > > try changing the id allocation type. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
