- Home /
Question by
tdebruilleid3 · Feb 20, 2015 at 05:26 PM ·
appstorereviewdeviceuniqueidentifier
Is there any consequence of using SystemInfo.deviceUniqueIdentifier on the App Store Review ?
Can my application be rejected by the App Store Review if I use SystemInfo.DeviceUniqueIdentifier ?
According to the API documentation, if SystemInfo.deviceUniqueIdentifier fails to request UIDevice identifierForVendor, the API falls back to ASIdentifierManager advertisingIdentifier which is the same as iPhone.advertisingIdentifier and which is an identifier that can be used **only** for serving advertisements (not my case).
Comment
Your answer

Follow this Question
Related Questions
How long does it take for the AppStore to review an app? 1 Answer
iOS: Sending the player directly to the review form on the AppStore 0 Answers
iOS AppStore :: how to get into the lists of daily new released apps for different languages? 0 Answers
U3DXT in-app purchase Init failed and everything is setup! 2 Answers