** Activity (main) Create, isFirst = true **
Starting Job: POST Job1
** Activity (main) Resume **
** Service (httputilsservice) Create **
** Service (httputilsservice) Start **
An error occurred:
(Line: 27) End Sub
java.lang.Exception: Sub service_start signature does not match expected signature.
public static anywheresoftware.b4a.pc.RemoteObject anywheresoftware.b4a.samples.httputils.httputilsservice_subs_0._service_start() throws java.lang.Exception
this is a working project
i just upgraded to the latest version of B4A and got this
edit:
this is when using debug - rapid
on debug - legacy i don't get this error and it is running but something is wrong with httputils as the app that worked now reports error when trying to access the network
should i go back or downgread or ?
thanks
help...
Starting Job: POST Job1
** Activity (main) Resume **
** Service (httputilsservice) Create **
** Service (httputilsservice) Start **
An error occurred:
(Line: 27) End Sub
java.lang.Exception: Sub service_start signature does not match expected signature.
public static anywheresoftware.b4a.pc.RemoteObject anywheresoftware.b4a.samples.httputils.httputilsservice_subs_0._service_start() throws java.lang.Exception
this is a working project
i just upgraded to the latest version of B4A and got this
edit:
this is when using debug - rapid
on debug - legacy i don't get this error and it is running but something is wrong with httputils as the app that worked now reports error when trying to access the network
should i go back or downgread or ?
thanks
help...
Last edited: