Check exit from app

is there any way to check is user exit from app
(also user go to home page or to another app)

please help me...

use the ActivityChanged event from the tools extension

if state = stop then user left the app

Taifun

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.