on Destroy
This method must be called when the activity (that this SASInterstitialManager is attached to) is destroyed (typically in the onDestroy() method of the activity). It performs final internal cleaning to avoid leaks. Note: the SASInterstitialManager becomes useless once this method is called.