Christopher LONG

Results 4 issues of Christopher LONG

I keep getting Bad credential again and again. I can't find what is wrong in the configuration. The application already has a User security (/api path). I try to make...

I have a question that might be related to an issue I have. I try to use it for the first time: so here is what I did in my...

I'm using the bundle in order to send notification to iOS and Android like that if ($notif->getDeviceOs() == 1) { $message_bad = new iOSMessage(); $message_bad->setMessage($notif->getContent()); $message_bad->setDeviceIdentifier($notif->getDeviceId()); $message_bad->setData($notif->getData()); $this->container->get('rms_push_notifications')->send($message_bad); } else...

### Summary As First let me apologize and say this is not really an issue but more like a search of guidance as all the documentation I've found on this...

Triage: Dev.Experience
Issue: ready for confirmation