Ben Wilkins

Results 8 comments of Ben Wilkins

Did you register the provider?

That's a good question. The way I've done it is by creating device groups in FCM and sending to a group ID.

@VladimirBerdnik The FcmMessage is designed to take only one recipient. This can be a device token, a device group token, or a topic. Passing an array will not work. If...

@nicoqh Ah you're right! I forgot about that. That was a PR submitted a while back.

According to the error, you have an invalid key. Make sure your keys are set correctly.

That functionality currently doesn't exist with this package.

I like this concept, but I think it needs a little work. What if `$this->condition` is null? I also think `andCondition()` could just be merged into `condition()` (similar to the...

Same. Getting the same error after upgrading to Sierra.