PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [wm21 - android] HTTPAddParameter() missing
[wm21 - android] HTTPAddParameter() missing
Iniciado por guest, 11,nov. 2016 07:20 - No hay respuesta
Publicado el 11,noviembre 2016 - 07:20
Hi,

after I change code to multi thread , intermittent some of the parameter that send to webservice went missing.

no error/ exception throw .

any idea why parameter that added using HTTPAddParameter() can disappear ?

is there any weird bugs in HTTPAddParameter() when using in multi thread ?