Skip to content

ios  #95

Open
Open
ios #95
@zzq1023

Description

@zzq1023

I'm having some trouble with the part response in ios, basically I'm updating an image component with the part data adding the code in the state and using it as the image source uri, it was working fine but now I'm having a "error for object 0x7fff4725a000: double free" in a breakpoint at

if(self.isServerPush)
{
[partBuffer appendData:data];
return ;
}
any idea on how to solve?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions