My application was B4a 2.02 Version. In new version i changed httputils for the libraries HttpUtils2, but shows ther error now:
Error description: Undeclared variable 'httputils' is used before it was assigned any value.Error occurred on line: 151 (Main)
Line 151: HttpUtils.PostString("LINGUAGEM", ServerUrl, "query=select%20LINGUAGEM%20from%20wInternet")
What do i change?
Error description: Undeclared variable 'httputils' is used before it was assigned any value.Error occurred on line: 151 (Main)
Line 151: HttpUtils.PostString("LINGUAGEM", ServerUrl, "query=select%20LINGUAGEM%20from%20wInternet")
What do i change?