SyntaxError: JSON Parse error: Unrecognized token '<'
Sentry Issue: MOBILE-4
SyntaxError: JSON Parse error: Unrecognized token '<'
at parse([native code]:0)
at promise/setimmediate/core.onRejected(core.js:35)
function tryCallOne(fn, a) {
at promise/setimmediate/core.(core.js:114)
var cb = self._65 === 1 ? deferred.onFulfilled : deferred.onRejected;
at react-native/Libraries/Core/Timers/JSTimers.q(JSTimers.js:143)
type === 'setInterval' ||
at react-native/Libraries/Core/Timers/JSTimers.callImmediates(JSTimers.js:193)
for (let i = 0; i < passImmediates.length; ++i) {
...
(8 additional frame(s) were not displayed)
Related merge requests
1
changed time estimate to 4h
added scoped labels
assigned to @juanmsolaro
changed milestone to %Mobile 3.14
changed weight to 4
added scoped label
mentioned in merge request !447
added scoped label and automatically removed label
- Developer
@juanmsolaro added a some diagnostic logging. We'll close this off and catch it again with better logging + source maps
Please register or sign in to reply