Hi,
I need to use javascript generated from another language environment, one that doesn't yet support commonjs, so I'm having to use Ti.include. This javascript runs fine on node.js.
When I reference this included javascript in my Titanium app, to retrieve a simple string, I get a blank white screen on my Android device, with just this text: Org.appcelerator.kroll.runtime.v8.V8Function@40580158 - Android screen shot
Is this telling me about an error in Kroll? If so, is there any advice on how to go about debugging it?
Thanks,
Andrew
- Application type: Mobile
- Titanium SDK: [INFO] Titanium SDK version: 1.8.2 (02/23/12 17:46 59b3a90)
- Platform & version: Android 2.3.4
- Device: HTC Sensation physical phone
- Host Operating System: Windows 7
- Titanium Studio: Titanium Studio, build: 1.0.9.201202141208 / Build: jenkins-titanium-rcp-master-138 (origin/master) / Date: 14 February 2012, 12:10:43
- A simple test case: sorry, by its nature, tricky to produce simple test case
- Logs: any relevant on-screen messages, and logs from the following locations (placed within the code markdown syntax provided):
- Android and iOS Development:
- iOS Packaging: N/A
Your Answer
Think you can help? Login to answer this question!