Calling JS function after bridge has been destroyed error coming from Sentry

I am wondering how to resolve this error I am getting from Sentry it seems:

ReactNative: Calling JS function after bridge has been destroyed: RCTDeviceEventEmitter.emit(["Sentry/eventSentSuccessfully",{"tags":{},"extra":{"session:duration":8496},"dist":"1","release":"com.nfibengage-1.0","message":"TypeError: null is not an object (evaluating 'AppCenterReactNativeAnalytics.trackEvent')

I have been working on resolving this for over a week now and I cannot pinpoint what is wrong with my code. I have not changed the codebase at all, I just upgraded the React Native version and I only get this error on the android side.