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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending Attachments to Phones #10

Open
Serg-G2 opened this issue May 18, 2021 · 5 comments
Open

Sending Attachments to Phones #10

Serg-G2 opened this issue May 18, 2021 · 5 comments

Comments

@Serg-G2
Copy link

Serg-G2 commented May 18, 2021

node-session-client can send Attachments to phones with Session installed? I get it on desktops, but not on phones. If there is such an opportunity, then what is needed for this?

@neuroscr
Copy link
Collaborator

Everything is switching over the V2 file server, so it all needs to be rebuilt. Should have attachment support back in a couple weeks.

@neuroscr
Copy link
Collaborator

Receiving attachments now works again. Will test sending this weekend

@Serg-G2
Copy link
Author

Serg-G2 commented Jun 18, 2021

Thank you. But with the sending attachments I can't work. (UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received undefined). Without Attachments, it works. It would be nice to figure out how to set up your file server v2, but this is after it works on the proposed one.
I suspect the problem is here

. But these are only my assumptions ... Do not judge strictly

@Serg-G2
Copy link
Author

Serg-G2 commented Jul 5, 2021

Is there information on sending attachments? How was testing?

@neuroscr
Copy link
Collaborator

This should be resolved now, please let me know if you have any problems with the latest code

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

2 participants