Requires Unity 3.5.2 or higher.
ProPLUG OpenUDID provides easy access to the open-source OpenUDID on iOS devices.
Proplug Openudid提供了在iOS设备上轻松访问开源Openudid的功能
Why ProPLUG OpenUDID?
- As of March 25th 2012: The iOS method [[UIDevice currentDevice] uniqueIdentifier]; was "outlawed" for submissions to App Store. OpenUDID is a replacement for the native iOS UDID, and ProPLUG OpenUDID makes getting the OpenUDID easy!
Steps to Use?
1. INSTALL Package!
2. Call OpenUDID.getUDID(); from anywhere in your code!
Where did OpenUDID come from?
This package uses OpenUDID from ylechelle / OpenUDID here.
What's special about this unique identifier?
The OpenUDID initiative is intended to maintain an open-source, device-specific unique identifier that persists across apps in an Apple approved way.