B4X:
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
** Activity (main) Pause, UserClosed = false **
Error occurred on line: 0 (Main)
java.lang.Exception: Sub activity_pause signature does not match expected signature.
public static anywheresoftware.b4a.pc.RemoteObject com.my.app.main_subs_0._activity_pause() throws java.lang.Exception
class java.lang.Boolean,
Any idea what be causing the exception above?
Last edited: