I am having an issue trying to make the lifecycle code work. First the editor complains about the Override statement, The corrections are not acceptable. I have seen this code in other projects and the @override was ok. So I commented them out and the program build was fine and the app ran as expected but nothing happened with the debugging. I noticed this error: “Can’t bind to local 8614 for debugger”. The code is in the right place.
Can anyone help? Nick