I was surprise and disappointed with Corona to see that the format of the store callback method parameter, event.transaction, was not the same for Apple and Google. I’m talking about the purchase date. For Apple the event.transaction.originalDate and event.transaction.date is in the format “2013-02-16 00:00:00” (and in GMT). The same property has a totally different format. For the google store callback parameters event.transaction.originalDate and event.transaction.date the format is like such, “Wed Feb 20 21:27:46 EST 2013”. Come on Corona, why couldn’t you format this for us in another property? When Amazon purchases comes out are we going to only have access to the seconds since the epoch?
Also, while I’m complaining, why isn’t there a well defined event.transaction laid out somewhere? If there is a page with all of the properties for event.transaction, please post it.
thanks [import]uid: 38348 topic_id: 36153 reply_id: 336153[/import]