Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

How to send multiple Messages / iOS #131

Open
develth opened this issue Apr 21, 2016 · 1 comment
Open

How to send multiple Messages / iOS #131

develth opened this issue Apr 21, 2016 · 1 comment

Comments

@develth
Copy link

develth commented Apr 21, 2016

The send function in AppleNotification adds an messageId to the messages array. After that there is the $this->sendMessages($messageId, $apnURL); called with the firstMessageId to send.
But it looks like that currently it isn´t possible to add multiple messages to the message array?
IMHO there should be another send function where we could set a message array as parameter?

Thanks!

@TheFox
Copy link
Contributor

TheFox commented Jun 16, 2016

I wonder for the same. It would be nice if I could add multiple Messages with addMessage() and then send them all at once.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants