native.newTextField crashes on android?

Hey everyone,

I just built my app for android, and it crashed right away. Turned out when I removed a call to native.newTextField() somewhere, it ran beautifully. I then proceeded to create an empty app with just a native.newTextField in it, and again, it crashed.

Tried it on an HTC Desire running 2.2, built with the latest daily

Any thoughts on why this is happening? The app is very close to being ready for launch, but without thi textfield, launching it on android makes absolutely no sense.

Any help is greatly appreciated!
Nick [import]uid: 7980 topic_id: 21384 reply_id: 321384[/import]

There is a bug with the latest daily builds with supplying a default.png with your game. Try without and id say it will work [import]uid: 84637 topic_id: 21384 reply_id: 84678[/import]