Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message doesn't send if prior conversation with recipient does not exist #3

Open
danlynkew opened this issue Sep 22, 2022 · 0 comments

Comments

@danlynkew
Copy link

Thanks for making this awesome package! 馃槃 Loving using it, except for one difficulty:

To reproduce:
Attempt to use this package to send a message to a recipient with whom you do not have an open conversation. The message is not sent, no exception is thrown, and the .send() function returns no error message. Now manually create a conversation with that recipient via the Messages app; use this package to send the message, and this time it succeeds and the message is sent.

Expected behaviour:
I expect the package to start a new conversation then send the message.

On MacOS Monterey 12.4.

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

No branches or pull requests

1 participant