P
P
Powerhead2013-04-24 10:59:15
iOS
Powerhead, 2013-04-24 10:59:15

Legal ways to identify ios devices?

Guys, the task was to write our own analytics system for a mobile ios application without resorting to using existing ones.
Question: What are the allowed and not allowed ways to identify the device?
If earlier everything was simple with UDID, now the situation has become more complicated.
It is desirable that the solution is also integrated into the android application, which will appear later.
One option is to create a cookie the first time the app is launched. Some identifier and use it for tracking. Is this option allowed?
Some news reports say that Apple is banning apps for using tracking cookies, and some write that it's not so bad, so everything is ambiguous.
IOS application is being developed on Air.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
I
IgorFedorchuk, 2013-04-24
@IgorFedorchuk

Now, the MAC address is usually used to identify the device.

A
Alexey Bukhtin, 2013-04-24
@bubuh

SecureUDID

H
hybridcattt, 2013-04-24
@hybridcattt

CFUUID+KeyChain.

S
skalolaskovy, 2014-03-26
@skalolaskovy

The MAC address after updating iOS to version 7 will no longer be able to be used.
Now use only view ID:
A3C2C08C-FF3A-4CFA-ABB4-0A1AC3A0D14E

O
OleksandrPetrianych, 2015-04-20
@OleksandrPetrianych

tell me did you find a solution?
i need id for ios too

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question