MrCrayfishDeviceMod
MrCrayfishDeviceMod copied to clipboard
App States
Make a method that will check whenever an app is open or close I will try to do it by myself and submit a PR (not sure) Thanks, Aregev2
yes of course, I mean, create a method which will be called when you create/destroy the app and when the app lost/regained focus (onPause/onResume) similar to android lifecycle Tell me if you need help with that Aregev2