enableActivityRegistrationOnResume

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