Unique Device ID. A unique identifying number in any iOS device.
0
votes
3answers
60 views
How to get old UDID in my new upgraded app
I am using UDID to save and retrieve data from remote DB, now apple had depreciated the UDID.
Now how can I retrieve already saved data if I update my app with new version which developed using iOS5. ...
0
votes
0answers
19 views
Get UDID on IOS device browser by php or javascript
Any one can help to get UDID of IOS device on mobile browser by php , javascript or jquery, HTML ..?
How to get compare UDID with provisioning profile ?
I don't have any more idea relate IOS ...
0
votes
1answer
24 views
How to send push notifications using UDID in PHP
I have a requirement where i need to send push notification using UDID instead of Device token, I have a working code which can send push notification using device token but i have to be able to send ...
0
votes
1answer
159 views
iOS Non-Public API Causes Failed Validaiton
My app failed validation saying it used a non-public API. The next line was talking about not being allowed to use UDID any more.
Does this mean I have two errors, or does this mean that the UDID ...
1
vote
2answers
34 views
Worklight: two users Same device Push subscription
I have a scenario presented by business team that: one person has device and he subscribed for Push Notification, later on his wife use the same device and subscribe for Push on her account.
Now in ...
4
votes
5answers
83 views
Under what conditions is Apple's 'advertisingIdentifier' reset?
Other than the user manually resetting it, has anyone observed other things that will cause the ADID to be reset? OTA OS Upgrades? iTunes Backups?
3
votes
1answer
46 views
Check UDID access in pre built library and strip that call without compiling again
Is there any way to confirm UDID is not accessed in pre built library?
For example: I have google Admob iOS sdk. How can I confirm that below API is not used in this library?
[[UIDevice ...
2
votes
2answers
399 views
Invalid Application Binary [closed]
Today we received a feedback about our submission and we do not understand the reported problem: "Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. ...
0
votes
0answers
239 views
Invalid binary replied from Apple [duplicate]
I am using phongap framework to create iPhone application.
I already published my first version iPhone application but now only i got this Invalid app binary error message from Apple.
Apps are not ...
0
votes
1answer
31 views
Synchronization when implementing push , iOS
I have a very special problem of synchronization with my application that i would like to share with you and get some ideas that hopefully will help me solve it.
I am developing an application that ...
1
vote
5answers
106 views
How to store a string in KeyChain , iOS?
As Apple has decided to forbid the use of UDID i need a way to uniquely identify my users in my application.
I also need a way that even when the user deletes the application and then decides to ...
2
votes
1answer
162 views
Itunes connect “Invalid Binary iPad Application”
I'm submitting an update of an existing iPad application on behalf of one of my clients, after about 10 minutes, the status changes to "Invalid Binary" with absolutely no explanation why?
Today I ...
0
votes
0answers
53 views
admob new sdk 6.4.1 not working properly
After upgrading I had to change some of the calls to:
bannerView_ = [[GADBannerView alloc] initWithAdSize:kGADAdSizeBanner];
I Get this error:
Undefined symbols for architecture i386:
...
0
votes
0answers
23 views
How do I programatically check if a certain provisioning profile is installed on an attached IOS device using published APIs?
How do I programatically check if a certain provisioning profile is installed on an attached IOS device using published APIs? The iPhone Configuration utility can do it - but does it use a proprietary ...
-1
votes
0answers
198 views
Invalid binary for UDID [closed]
I have received an Invalid binary designation from iTunes Connect for having an API that uses UDID. I was using an old version of Flurry, but have updated to the new UDID-free version. I have searched ...
18
votes
14answers
4k views
App rejected, but I don't use UDID
Today we received a feedback about our submission and we do not understand the reported problem: "Apps are not permitted to access the UDID and must not use the uniqueIdentifier method of UIDevice. ...
0
votes
1answer
59 views
Worklight Push using UDID: Apple blocks UDID - Will it Work
I have made an App based on Worklight Consumer Edition 5.0.5 and have done Push Notification.
As Apple has recently said to not accept new Apps that are using UDIDs.
I think Worklight is using ...
-1
votes
0answers
32 views
How can I tell if my IOS app accesses the UDID [duplicate]
I have many 3rd party SDK's in my app. I believe I have removed any access to the UDID for the upcoming May 1 Apple deadline.. but i would like to be sure.
Is there a way I can verify that my app in ...
3
votes
0answers
69 views
Can I check whether my app use UDID? [duplicate]
I have integrated some SDK in my app, I'm not sure whether these SDK use the UDID.So I want to check it like apple does. any suggestion?
0
votes
2answers
346 views
Unique iOS Device ID Across Applications [duplicate]
I'm currently working on a suite of iOS applications that will be using the same server for authentication. The server uses a UDID for device authentication. I'm aware that uniqueIdentifier is now ...
3
votes
4answers
515 views
How to detect which 3rd sdk use UDID?
We use a lot of third-party SDKs from ad providers, and since Apple will not allow UDID access after May 1st, I want to check which SDKs use the UDID function. Is there a simple way or tool to do ...
4
votes
3answers
196 views
Alternative way to create lifetime unique id
I want to create UDID for iphone/ipad device which will remain unchanged, so please tell me if any one have idea for that?
I have search around google and stack-overflow, but not got solution.
Also ...
0
votes
0answers
61 views
Clarification on the OpenUDID Opt-out mechanism
What is the Opt-out mechanism that the SecureUDID and OpenUDID have?
UDID replacement solutions
Opt-out is hard coded into OpenUDID, clarifies Appsfire's Ouriel Ohayon
Can it be refused by user?
...
0
votes
1answer
105 views
identifierForVendor vs SecureUDID / OpenID [closed]
What is better to use instead of the old UDID? identifierForVendor or SecureUDID or OpenID?
Currently we use OpenID, but I tough that if Apple developed the identifierForVendor, it should be the best ...
1
vote
1answer
359 views
Sending Push Notification without accessing UDID
I come to know that Apple started to reject apps that access UDIDs.
Then How can we send push notification without accessing UDIDs.
Is it possible? if yes, please help me to solve this problem.
...
1
vote
1answer
49 views
How to identify EXISTING purchases for non renewing subscriptions without UDID on IOS
there have been many questions about UDID and identifying users of applications, our app uses UDID to identify a user’s phone, this is how we tied their non renewing subscription purchase to a device
...
1
vote
1answer
31 views
Capturing UDID using mobile browsers
Is there a way we can capture UDID using mobile browsers.
I have been working on a application which needs to capture a mobile's UDID/ IMEI information when I'm using the application over my mobile ...
1
vote
1answer
420 views
Advertising Identifier for devices lower than iOS 6.0
It seems that we cannot use [UIDevice currentDevice].uniqueIdentifier anymore. The Advertising Identifier is supposed to be used. But the Advertising Identifier is available only since iOS 6.0.
How ...
-2
votes
1answer
201 views
How to add UDID to the provisioning profile?
I have 3 iOS devices for which I want to deploy the application. How can I add the UDIDs of my devices to the mobile provisioning profile so that I can deploy ad-hoc IPAs to the devices?
I am unable ...
-1
votes
1answer
84 views
Length of Vendor and Advertising identifiers [closed]
I know that UDID is 40 characters long. Now, I need to replace those since Apple forbids their usage. But I couldn't find the length of the replacements which are vendor and advertising identifiers ...
6
votes
3answers
415 views
How to detect if any external libraries are calling [UIDevice currentDevice] uniqueIdentifier]?
So, since Apple is now rejecting apps that access UDID, on our company's current project, we need to eliminate all APIs that make a call to this property:
[[UIDevice currentDevice] uniqueIdentifier]
...
2
votes
1answer
134 views
What to do with apps running on iOS 5 and below for identifierForVender
I have heard over the last couple of days that Apple are making it so that apps that use the UDID identifier of the device that they are running on will be rejected from the Apple App store (Here is ...
1
vote
0answers
146 views
How to migrate from ios UDID to identifierForVendor?
We are trying to think of a way to migrate our users from using UDID to identifierForVendor.
To migrate, we are thinking to submit an update before May 1st that uses both UDID and identifierForVendor ...
-1
votes
1answer
39 views
Does sharing my UDID make my device less secure.? [closed]
I am a first time visitor. I have tried to and have been directed to your site. I am playing a mobile on my iPad 4. I used some in-game "money" to purchase a feature/game part. My in-game account was ...
5
votes
1answer
395 views
What happens as from 1st may since UDID will not be allowed?
Hello everyone as read apps using udid will not be accepted as from 1st may 2013. And we have to use IOS 6 identifierForVendor to get the unique identifier if I am right.But will we able to set ...
0
votes
1answer
267 views
iOS 6 use of UDIDs for push notifications forbidden?
Starting May 1st, 2013, Apple will stop accepting apps that access unique device identifiers (UDIDs). Sounds like didRegisterForRemoteNotificationsWithDeviceToken:, will no longer get passed a UDID as ...
0
votes
1answer
126 views
UDID number to identify a user
Hello StackOverflow members :)
I wonder if it's possible to send the UDID number in order to authenticate an user of my app ,with a call to a web service?
In my database, I will have the UDID as a ...
2
votes
2answers
490 views
Iphone UDID and Android ID
I'm wondering if there is any distinctive difference between Iphone UDID's and an Android ID's?
Do the Iphone UDID's consist of a different amount of numbers/characters as opposed to the Android ...
1
vote
0answers
134 views
Get OpenUDID of a device through mobile browser
I am planning to use openUDID for one of my projects.
I have a couple of questions regarding it:
Can I use it only for for iOs or can it be used on Windows and Android platforms also?
I also want ...
2
votes
1answer
833 views
Using UDID in pre-iOS6 apps (and IDFA for 6.0+)
The new IDFA features of iOS6 work fine for conversion tracking for users that are running iOS6. However if an app has a minimum supported version less than iOS 6, what is the accepted approach to ...
0
votes
0answers
175 views
Need to Get unique identifier (such as MAC address, UDID, etc…) in Adobe AIR for iOS
I want to prevent situation about log-in by muliple user in one device.
(One device can log-in by one user.)
So, I'm trying to get the unique identifier for log-in process in an Adobe AIR Application ...
0
votes
0answers
74 views
How to retrieve iPhone UDID when button is clicked?
I'm developing this in C#. My problem here is that I want to retrieve the UDID when the iPhone gets plugged in or when button is clicked.
I've been reading around and I was able to find some ...
1
vote
3answers
115 views
Grant access to server only with validated IOS devices through Unique Identifier
I have 10 IOS devices in my company predominantly ipads running IOS 6. I have a server where I've created the appropriate web services for my devices to communicate with. I wish to extend the current ...
0
votes
1answer
169 views
how to create an IPA file having the UDID of the device and not the actual device
I have the capability of archiving and getting an IPA file if i have the device connected to the Mac. But now i need to create an IPA file and send it over seas...I have the device's UDID how can i ...
0
votes
1answer
442 views
[UIDevice currentDevice].identifierForVendor.UUIDString returns all zeros
I have iPhone 4 with iOS 6.0 .
This property
[UIDevice currentDevice].identifierForVendor.UUIDString
always returning the all zeros ( 00000-----) .
Help me to fix this issue.
I have searched in ...
0
votes
2answers
247 views
How to generate ODIN-1 in Python
I need to generate the ODIN-1 of a string in Python. The official documentation specifies applying SHA-1 to the input string/identifier, but I'm not sure if I need to perform other operations to it ...
2
votes
2answers
308 views
Get the country code from iPhone device UDID?
I am trying to get the country code from iPhone device UDID. I found this
NSLocale *locale = [NSLocale currentLocale];
NSString *countryCode = [locale objectForKey: NSLocaleCountryCode];
NSString ...
-3
votes
1answer
167 views
How to add several UDID's in developer account? [closed]
I want add udid my device (ipad) in app store for developer account. What can I do if I want add several device of udid in developer account.
3
votes
2answers
3k views
How to get the UDID in iOS 6
I want to get the device id and send it into a web service. How can I get the UDID in iOS 6
Thanks
0
votes
1answer
425 views
Adding an unattached UDID to existing project in XCode
Sorry, I'm sure this question is quite basic, but from what I've read I'm doing it correctly and still not having any luck.
I have a project in XCode. It compiles correctly and I can install it ...





