Hi all.
I have one error that never see first ( in Jobdone ) . And no all time... is random
The error i have in this line code:
I utilize this library:
In attachment source.
Any idea ?
Thank you
Marco
I have one error that never see first ( in Jobdone ) . And no all time... is random
The error i have in this line code:
B4X:
Private Sub JobDone(job As HttpJob)
If job.Success Then
Dim res As String
res = job.GetString '<----- HERE I HAVE ERROR
....
I utilize this library:
In attachment source.
Any idea ?
Thank you
Marco