open-im-sdk-flutter icon indicating copy to clipboard operation
open-im-sdk-flutter copied to clipboard

[BUG] the field "extMap" cant transmission after send

Open pokid opened this issue 1 year ago • 3 comments

OpenIM Server Version

3.8

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

1、set "extMap" value 2、send message and wait send success 3、get the message field "extMap",its size is 0

and i try "ext" field,"ext" filed is ok.

Screenshots Link

before send: image

after send: image

pokid avatar Aug 14 '24 03:08 pokid

Could you tell me specifically which platform's SDK it is, so that we can fix the issue more easily.

FGadvancer avatar Aug 19 '24 12:08 FGadvancer

Could you tell me specifically which platform's SDK it is, so that we can fix the issue more easily.

hi,it flutter sdk

pokid avatar Aug 20 '24 07:08 pokid

@pokid Hi, if you want to transfer, use ex; if it's just local, use localEx.

std-s avatar Oct 23 '24 02:10 std-s