Hi,
I hope this is the section to ask this.
In previous versions I did not have this problem.
With release 1.9, exitapplication command does not end the application, but ends the current activity (I think).
Or am I doing something wrong?
I wrote an example code;
First activity starts, press the button to start the second activity while the first one is alive. Then press the back button to open the exit dialogue.
But the app does not end, even if I put an activity.finish line before exitapplication line.
I hope this is the section to ask this.
In previous versions I did not have this problem.
With release 1.9, exitapplication command does not end the application, but ends the current activity (I think).
Or am I doing something wrong?
I wrote an example code;
First activity starts, press the button to start the second activity while the first one is alive. Then press the back button to open the exit dialogue.
But the app does not end, even if I put an activity.finish line before exitapplication line.