Questions tagged [udid]

Unique Device ID. A unique identifying number in any iOS device.

Unique Device ID. A unique identifying number in any iOS device.

367 questions
-2
votes
1 answer

How to distribute iOS Enterprise In-House App only on authorized devices

I'm developing an iOS In-House application. I've known that an In-House app can be installed in any device without UDID limit. But I want to authorize particular device and app can run only on authorized device. In addition, the authorization…
ZkTsin
  • 21
  • 3
-2
votes
1 answer

Getting iPhone Data

I own a wholesale distribution business focusing on iPhones. I am also an apple developer. I want to create a database that stores all device information by simply installing the app. I understand that this would completely be rejected if I were to…
-2
votes
1 answer

How to get serial number of iPad in ios8

In my app I am getting serial number of the device using IOKit framework. This is working fine in ios7. In IOS8 it is giving null. Can anyone help me in resolving this issue? Other than Serial Number & UDID is there anything else which is unique for…
Naresh G
  • 117
  • 1
  • 10
-2
votes
2 answers

Why do I get an UDID error in Xcode 5? I submitted the same build on Xcode 4 three weeks ago with no issues

This is my first post here. I have an emoji app for iPhone that I recently had my developer update. The original app is from December last year. But with the new update my developer did, all SDKs were update (Appirator, Chartboost, Revmob + we added…
-2
votes
1 answer

OpenUDID is public or private for ios

Hi I developing one application for ios 4 onwards.In ios4 iam using uniqueIdentifer.But this one is deprecated in ios5.So now i want to use OpenUDID for ios5.If i use this one my application is approve or not by apple.And OpenUDID supports which…
user811598
  • 79
  • 3
  • 8
-3
votes
1 answer

Generate random UDID

Find this string in HTTP POST request. 92b690dd7d6c90e10eb3540edf2eedc8b075b8fd How can I generate random UDIDs in this format in C#?
-4
votes
3 answers

How do I only allow one POST per user?

here is the code for adding to database:
Muktadir Miah
  • 59
  • 1
  • 7
1 2 3
24
25