enableActivityRegistrationOnResume
Deprecated
This flag is no longer needed as SDK handles this behaviour internally. This API will be removed in next major version.
API to enable Activity registration in android.app.Activity.onResume
Use this API only when you have transparent or translucent activities. If you are calling this API make sure that the showInApp is called in android.app.Activity.onResume instead of android.app.Activity.onStart
Since
6.2.0