Android Question Jobdone and FileNotfoundException ??

MarcoRome

Expert
Licensed User
Longtime User
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:
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
 

Attachments

  • ValidatePhone-Example.zip
    10.2 KB · Views: 104

MarcoRome

Expert
Licensed User
Longtime User

Yes i sse this DonManfred. But error is another thing. I see that when i compile e click F11 ( Restart ) as immagine:



i have this error. But i compile in Run mode ( F5 ) i havent this error.
Maybe ( i'm almost sure ) with restart F11 dont clear cache and so i have this error.
Thank you anyway for your support
Marco
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…