Android Question erro on new APK

jeronimovilar

Active Member
Licensed User
Longtime User
I have app since 2013 works fine. The application was developped in B4a 2.02 version.
I needed change 1 line, just 1 line, so i installed a new version B4a for compile.
I Changed the httputils2 for OKhttputils2.
Error occurred on line: Log(Response.GetString("UTF8")) and i changed for Log(Response.ErrorResponse) and compile, but the APK is not work
The APK start and the close.
What is happning?
 

jeronimovilar

Active Member
Licensed User
Longtime User
Using the new httputils now, but new error httpUtils2Service is declared twice.

I just have:
HttpJob
HttpUtils2Service
Main
Timer

Why?
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…