I have a web app using html5 that runs fine on every device so far
except the droid 2 global at version 2.2 of android os. All other
devices, including a (non Global) Droid 2, work fine. The open/
creation of a database works, but a CREATE TABLE fails with:

Uncaught TypeError: Object 0 has no method 'transaction'

Other demo sites with web sql db also have similiar error on this
device.

I notice the Droid 2 Global is at android 2.2, while most other droid
devices are at 2.2.1, though I have no idea if that is relevant.

Is anyone successfully using a Web sql database on a droid 2 global?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to