unsubscribe
Use this method to unsubscribe an Activity from receiving results. You should call this method on the android.app.Activity.onDestroy lifecycle method (or equivalent on androidx.fragment.app.Fragment) to make sure the result is not sent anymore to the Activity or Fragment.