Unexpected token < in JSON at position 0
- :null in parse
- node_modules\react-native\node_modules\promise\setimmediate\core.js:37:11 in tryCallOne
- node_modules\react-native\node_modules\promise\setimmediate\core.js:123:14 in setImmediate$argument_0
- ... 8 more stack frames from framework internals
I am using a one page update records, but when I disable that the error still shows. I thought it might had something to do with the reviews on the update page (as I moved the reviews out of the tabs), but undoing that change didn't fix the error on the update pages.

response.json(), throwing the error. Mostly your response will be an HTML document instead of JSON and hence the error, can you please paste the response also here?