I just update to v6.30. During compile, I got the following message:
What is going wrong?
Best regards,
André
B4X:
Compiling generated Java code. Error
javac 1.8.0_40
src\b4a\werkbonnen\httputils2service.java:84: error: cannot find symbol
super.onTaskRemoved(rootIntent);
^
symbol: method onTaskRemoved(Intent)
What is going wrong?
Best regards,
André