我正在使用我的[[UIDevice currentDevice] uniqueIdentifier]所有应用程序,Apple不再允许使用它uniqueIdentifier.我需要一些东西来代替uniqueIdentifier我用来识别用户的东西,即使用户删除了应用程序并再次安装它,(并且还得到苹果批准我的应用程序).
[[UIDevice currentDevice] uniqueIdentifier]
uniqueIdentifier
谢谢
xcode objective-c ios
ios ×1
objective-c ×1
xcode ×1