Closed VicMisael closed 3 years ago
An issue related to a change on XMLParse(using byte[] instead of char[]) is causing crashes on some aplications
Please complete the following information:
on TCSample,go to XML, and ReadXML, click to read, and it should show the issue
To reproduce using knowcode, just open any application using XML
Fail on compiling Exception while using knowcodeXML
This was due to a change on using Byte[] instead of char[], the samples is already fixed, so the issue will be closed
Describe the bug
An issue related to a change on XMLParse(using byte[] instead of char[]) is causing crashes on some aplications
Devices:
Please complete the following information:
To Reproduce
on TCSample,go to XML, and ReadXML, click to read, and it should show the issue
To reproduce using knowcode, just open any application using XML
Screenshots or videos
Fail on compiling Exception while using knowcodeXML