Local Storage (SQL Database) not working in my app built with XCode
Local Storage (SQL Database) not working in my app built with XCode
- Subject: Local Storage (SQL Database) not working in my app built with XCode
- From: Adam Thorsen <email@hidden>
- Date: Tue, 11 May 2010 08:33:22 -0700
I've got a minimal browser app that is linked against the WebKit framework
that I'm building with XCode. I'm developing a website that uses some HTML5
local storage features, including the ability to create a local SQL
database. This site works properly in in Safari and Chrome, but I can't
create the database in my WebKit based app (I just get a null return value
when I call "openDatabase(shortName, version, displayName, maxSize)." What
do I need to do to be able to build an app that can support this feature?
Thanks,
-Adam
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden