objective c - How to get old UDID in my new upgraded app -


i using udid save , retrieve data remote db, apple had depreciated udid. how can retrieve saved data if update app new version developed using ios5.

you can not, unless saved udid where, nsuserdefaults.

apple not allow apps use [uidevice uniqueidentifier] method more. if used in code apple reject app.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -