[Titanium Mobile][ERROR] Script Error = Parse error (unknown file)

Tadashi Shigeoka ·  Wed, August 22, 2012

When the following error occurs in Titanium Mobile, it’s caused by a JavaScript syntax error.

[ERROR] Script Error = Parse error (unknown file) Terminating app due to uncaught exception of class '__NSCFDictionary' terminate called throwing an exception

Check if the code you recently modified is syntactically correct JavaScript.

That’s all.

【Reference】

SDKエラー例 [アプリ作家見習いメモ]

App suddently throws parse error » Community Questions & Answers » Appcelerator Developer Center

That’s all from the Gemba.