Hello!
I have noticed that when I close the B4XPages app from android task manager, the app is still working in the background.
If we don't use B4XPages, the activity has the UserClosed parameter at Activity_Pause and when the user closes the app from task manager the value is True.
My question is how to check the UserClosed parameter from B4XPages?
If it doesn't work, is there any way to detect the closing from task manager within B4XPages?
Thank you in advance!
I have noticed that when I close the B4XPages app from android task manager, the app is still working in the background.
If we don't use B4XPages, the activity has the UserClosed parameter at Activity_Pause and when the user closes the app from task manager the value is True.
My question is how to check the UserClosed parameter from B4XPages?
If it doesn't work, is there any way to detect the closing from task manager within B4XPages?
Thank you in advance!