Hi Guys,
I know we cannot interfere in any way with the behaviour of the Home Button, BUT, shouldn't it return True in Activity_Pause?
I mean, the activity goes in background because the user clicked the Home Button!!!
My reason for asking this is that, I usually only show adds on app exit, that is 'Activity_Pause(True)' , but from my own usage I can see that most of the times I exit any app with the use of the Home button... so no adds will be shown...
Is there any way around this?
I know we cannot interfere in any way with the behaviour of the Home Button, BUT, shouldn't it return True in Activity_Pause?
I mean, the activity goes in background because the user clicked the Home Button!!!
My reason for asking this is that, I usually only show adds on app exit, that is 'Activity_Pause(True)' , but from my own usage I can see that most of the times I exit any app with the use of the Home button... so no adds will be shown...
Is there any way around this?