My app gives me this error but there isnt a try ( see the image )
B4A version: 5.80
Parsing code. (0.06s)
Compiling code. (0.13s)
Compiling layouts code. (0.00s)
Generating R file. (0.20s)
Compiling debugger engine code. Error
B4A line: 3868
End Sub
javac 1.8.0_73
shell\src\teamTrack\app\main_subs_0.java:5451: error: 'try' without 'catch' or 'finally'
try {
^
1 error
B4A version: 5.80
Parsing code. (0.06s)
Compiling code. (0.13s)
Compiling layouts code. (0.00s)
Generating R file. (0.20s)
Compiling debugger engine code. Error
B4A line: 3868
End Sub
javac 1.8.0_73
shell\src\teamTrack\app\main_subs_0.java:5451: error: 'try' without 'catch' or 'finally'
try {
^
1 error