Hi there,
Thank you for raising this to us.
As per our documentation, the Mobile Ads SDK should be initialized only once, ideally at app launch. In relation to Android Lifecycle, the nearest possible callback for this would be the onCreate() since the onResume() callback is called multiple times as this is where the app already interacts with the user.
Regards,
Mark Albios
Mobile Ads SDK Team