Opened 10 years ago
Closed 10 years ago
#13365 closed bug (notabug)
some barf when using 1.9.0 on Apache Cordova -> IOS
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
2013-01-31 15:37:22.496 scanner[149:907] [LOG] ERROR:SyntaxError: JSON Parse error: Unexpected identifier "undefined", file:///var/mobile/Applications/F153E7E5-0B79-4E60-AE58-288DA126EB6A/scanner.app/www/jquery-1.9.0.js:521
Note: See
TracTickets for help on using
tickets.
Sounds like someone tried to
JSON.parse(undefined)
, but this isn't a help forum so that's the best I can do for a guess since there's no test case. If you think this is due to jQuery please add the jQuery Migrate plugin.