React-native-sentry cannot parse Json when fetch respon

react-native: 0.57.4
Before i use react-native-sentry, i can respon.json(),
after i use react-native-sentry i receive JSON Parse error: Unrecognized token ‘?’
I try remove Sentry.config(‘xxxxxx’).install(); i can receive respon.json()
Please help me with issue (error on android)

Same issue on react-native 0.56.0 version