Hey Christian, I believe I have seen that before but I have not had time to root it out (been meaning to look into it more in depth). I was guessing it was some bad data in a JSON.parse statement.
Perhaps a Jira issue is in order, as well (I will look to do that).. i.e. this was reported on GitHub by a user, who got it working after messing with disable/enable (FYI as a possible workaround if it is the same issue). https://github.com/blackberry/Ripple-UI/issues/749#issuecomment-16005987 On Sun, Apr 21, 2013 at 5:19 AM, Christian Grobmeier <[email protected]>wrote: > Hi folks, > > I am loading my Cordova 2.2 app into ripple, and the console shows me: > > nsole was cleared ripple.js:25638 > Ripple :: Environment Warming Up (Tea. Earl Gray. Hot.) ripple.js:25757 > > Uncaught SyntaxError: Unexpected token u Insertion.js:53 > > (anonymous function)Insertion.js:53 > module.exports.sendripple.js:25700 > module.exports.initializeripple.js:28857 > _baton.passripple.js:22008 > _baton.passripple.js:22011 > (anonymous function)ripple.js:29295 > > cordova :: Initialization Finished (Make it so.) > > > > > When I look into Insertion.js on the mentioned line, I cannot see anything > bad. > Anyone got an idea what could happen or where to look? > > Cheers > Christian > -- Brent
