Hi,
According to several sources - like http://techcrunch.com/2011/08/19/apple-ios-5-phasing-out-udid/ - Apple is phasing out the UDID in iOS5 meaning that developers cannot count on it for generating unique keys for things like In-app purchases and top lists.
How does this affect Corona and specifically the
system.getInfo( "deviceID" )
command?
And this might be a long term deprecation/removal process, but nevertheless it feels safer to future-proof apps as much as possible from the start. What are the alternatives for us when it comes to generating a unique device code to make sure that everything works in the future?
Thanks for a great SDK! [import]uid: 13935 topic_id: 14244 reply_id: 314244[/import]