I have configured the notifications using GCM and to send them later, I need to register the tokens in my database. First of all in my AppDelegate, I store the token in the following way:
let deviceTokenString = NSString(format: "%@", deviceTo...
asked by
02.03.2016 / 15:53