I have to send a string hash to a remote api , but I always get hash mismatch with server. I asked the company support and they told me to send the hash as utf - 8 without blobs.
IS normally a string created at b4a is utf-8 without blobs or do i have to convert it ?
TY for answer. I looked at that before but it only says that b4x do not add blolb to utf8 text what I want to know is: is a string needs to be converted to utf 8 or is it already utf 8 ?