I have some reports from the crashlytics that many users are crashing at the line:
LogColor(Job.GetString,Colors.cyan)
Error is:
B4X:
Fatal Exception: java.io.FileNotFoundException
/data/user/0/ct.canlidoviz/cache/481: open failed: ENOENT (No such file or directory)
libcore.io.IoBridge.open
I have some reports from the crashlytics that many users are crashing at the line:
LogColor(Job.GetString,Colors.cyan)
Error is:
B4X:
Fatal Exception: java.io.FileNotFoundException
/data/user/0/ct.canlidoviz/cache/481: open failed: ENOENT (No such file or directory)
libcore.io.IoBridge.open
I got an error from firebase console. I couldn't find it. I am not using http job in main activity. Could anyone help to find out the error. Fatal Exception: java.io.FileNotFoundException: /data/user/0/serandib.jobs/cache/67: open failed: ENOENT (No such file or directory) at...