Is there a way to get the iPhone UDID - or any other unique identifier - through Bluetooth? I looked around quite a bit and it seems like the answer is "only for jailbroken phones" which is not what I need.
If there's no such API, would I be able to get at the iOS SharedPrefernces
and retrieve a value from it? In such a case I won't need the UDID - just an identifier I'll create myself when a user installs my app.