I am using Automapper 1.9.0 with react-native 0.61.1 and when I try to map response data from the API in nondebug mode of React Native, it is not mapping the data properly. The non debug mode is running the javascriptcore compiler while the debug mode is running the v8 compiler