i switch from OkHttpUtils2(Version: 2.70) to OkHttpUtils2(Version: 2.82)
is it somehow related to the error when i compile?
this is the code in line 146
TIA
is it somehow related to the error when i compile?
B4X:
Compiling generated Java code. Error
B4A line: 146
Log(\
javac 1.8.0_171
src\ph\app\g8\httpjob.java:303: error: cannot find symbol
__c.LogImpl("93997703","Cannot send files from the assets folder.",0);
^
symbol: method LogImpl(String,String,int)
location: variable __c of type Common
this is the code in line 146
B4X:
response = J.GetString.Trim
TIA