So the issue is that we need to build with the later versions of react so it can be built with API level 26 or higher as is now required for new apps submitted to Google Play.
It appears to be that it is an issue in which babelHelpers are not loaded properly in release builds. I just have no idea how to fix it as all things I have found seem to not solve the issue. The logcat of the crashing app is below for reference.
E/ReactNativeJS: undefined is not a function (evaluating 'babelHelpers.applyDecoratedDescriptor(t.prototype,"notificationsEnabled",[Ve.serializable],{configurable:!0,enumerable:!0,writable:!0,initializer:null})')
09-17 12:32:48.301 11704-11758/? E/AndroidRuntime: FATAL EXCEPTION: mqt_native_modules
Process: com.***********, PID: 11704
com.facebook.react.common.JavascriptException: undefined is not a function (evaluating 'babelHelpers.applyDecoratedDescriptor(t.prototype,"notificationsEnabled",[Ve.serializable],{configurable:!0,enumerable:!0,writable:!0,initializer:null})'), stack:
<unknown>@820:1833