session-foundation / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
3 stars 1 forks source link

[BUG] Cannot send URL message #12

Closed PYU224 closed 3 months ago

PYU224 commented 4 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

If I had sent message and URL, Session could not send my message and URL.

Expected Behavior

No response

Steps To Reproduce

No response

iOS Version

iOS 17.5.1

Session Version

2.6.2

Anything else?

No response

KeeJef commented 3 months ago

Hey @PYU224 is this fixed in the latest iOS version 2.6.3? We fixed a number of issues with attachments, and behind the scenes link previews rely on attachments to work properly. Please comment on this issue if it wasn't fixed for you on the latest version

PYU224 commented 3 months ago

My Session Version is 2.6.3. But this bug exists.

PYU224 commented 3 months ago

Thanks. I try sending message with URL.

PYU224 commented 3 months ago

I can send a message with URL in Session chat now. Thanks.