Search Results

0
votes

Best way to serialize a NSData into an hexadeximal string

[deviceToken description] you'll need to remove the spaces. Personally I base64 encode the deviceToken, but it's a matter of taste. …