Created
August 6, 2012 11:36
-
-
Save otarza/3273763 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E/TiJSError(12660): (main) [166,4426] ----- Titanium Javascript Runtime Error ----- | |
E/TiJSError(12660): (main) [0,4426] - In ti:/window.js:284,15 | |
E/TiJSError(12660): (main) [0,4426] - Message: Uncaught TypeError: Object #<ActivityWindow> has no method 'on' | |
E/TiJSError(12660): (main) [1,4427] - Source: this.window.on("open", function () { | |
E/V8Exception(12660): Exception occurred at ti:/window.js:284: Uncaught TypeError: Object #<ActivityWindow> has no method 'on' | |
E/JNIUtil (12660): !!! Unable to convert unknown Java object class 'org.appcelerator.kroll.KrollRuntime$1' to Js value !!! | |
E/JNIUtil (12660): !!! Unable to convert unknown Java object class 'org.appcelerator.kroll.KrollRuntime$1' to Js value !!! | |
E/JNIUtil (12660): !!! Unable to convert unknown Java object class 'org.appcelerator.kroll.KrollRuntime$1' to Js value !!! | |
I/ActivityManager(24380): Displayed ti.paymobile/ti.actionbar.TiTabActivity: +1s534ms | |
W/TiApplication(12660): (KrollRuntimeThread) [337,4764] Registering module with name already in use. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment