Hi
I am trying to use the HTTPUtils2Service. I am getting a strange error in the GetString2 sub routine. The error is occurring at: -
tr.Initialize2(File.OpenInput(HttpUtils2Service.TempFolder, taskId), Encoding)
with the error: -
java.io.FileNotFoundException: /data/data/b4a.example/cache/1: open failed: ENOENT (No such file or directory)
Can anyone help identify why this error is happening?
Cheers
I am trying to use the HTTPUtils2Service. I am getting a strange error in the GetString2 sub routine. The error is occurring at: -
tr.Initialize2(File.OpenInput(HttpUtils2Service.TempFolder, taskId), Encoding)
with the error: -
java.io.FileNotFoundException: /data/data/b4a.example/cache/1: open failed: ENOENT (No such file or directory)
Can anyone help identify why this error is happening?
Cheers