I get this error message "Error occurred on line: 0 (B4XDialog) java.lang.Exception: Sub msgbox_result signature does not match expected signature. public static void b4a.example.settings_subs_0._msgbox_result() throws java.lang.Exception class java.lang.Integer,"
so I remove the subs with msgboxes, and I clean the project and close the app and then rerun it and get the same message. Why does this error show after removing all sources for it and what is "line 0" (there is no line 0 in the IDE).
so I remove the subs with msgboxes, and I clean the project and close the app and then rerun it and get the same message. Why does this error show after removing all sources for it and what is "line 0" (there is no line 0 in the IDE).