NSError *error ...
This is the result of [error description]
:
I want to have just this message : Another user is Already linked to this facebook id.
Is there any way?
[error localizeddescription]
is also print something else.
NSError *error ...
This is the result of [error description]
:
I want to have just this message : Another user is Already linked to this facebook id.
Is there any way?
[error localizeddescription]
is also print something else.