Issues
Issues copied to clipboard
[KotlinSDK] Removing onActivityPaused, AppForeground, AppBackground etc. signals
We've recently integrated this to our app, and during our testing, we're receiving this app/activity/fragment lifecycle signals from the app. Trying to find any configuration to turn it off but unable to find any. We don't have any need for this signals and we would like to turn them off. How we can do this? Thanks in advance for the help.