vonage-php-sdk-core icon indicating copy to clipboard operation
vonage-php-sdk-core copied to clipboard

Problem with new line since I add setType: text

Open Dansultan opened this issue 3 years ago • 5 comments

Hello, since my last issue with the encoding problem and you told me to add the setType method it worked. But the new line (return) doesn't work anymore

Dansultan avatar May 04 '22 12:05 Dansultan

Can you post an example of the code you're using, and what the expected result should be? I need some context here as I don't understand what But the new line (return) doesn't work anymore exactly refers to.

SecondeJK avatar May 04 '22 13:05 SecondeJK

Capture d’écran 2022-05-04 à 16 02 53 This is the code I'm using

If I send "Hello, it's me." I will receive "Hello,it's me" without the return to the line

Dansultan avatar May 04 '22 13:05 Dansultan

without the new line I mean

Dansultan avatar May 04 '22 13:05 Dansultan

Capture d’écran 2022-05-04 à 16 13 06 I have this parameters associated to the editor I'm using to send

Dansultan avatar May 04 '22 13:05 Dansultan

I've tried to recreate this, but I can't. This leads me to believe it's an encoding issue. The actual implementation of the code doesn't really matter in this case, it's the variable where the text string is set that I'll need to see

SecondeJK avatar May 25 '22 15:05 SecondeJK

This issue is going stale, feel free to reopen when you can provide the code where the variable is set

SecondeJK avatar Aug 16 '22 14:08 SecondeJK