September 8th, 2010, 4:07 pm
Claude626 wrote:Hey! I actually got this idea from a post by "bost" on your thread over at modmyi.(I noted his discovery in the README.txt.) It seems key-value for localStorage is available in mobile safari, but the theme just can't access it. The relational database model works though!
BTW, weda's an awesome theme! I have plans to integrate jquery in the future to extend the capabilities of this theme--sorta like you.
I was going to ask if you'd tried local storage...
Anyway, I wondered if you had considered adding 'file:// for MobileSafari' as a dependency to your control file? That way, it should download and install automatically with your deb package (theoretically, anyway). You may already have done this, but I assumed not - by some of the questions you're getting. Here's an example from my wedaPanel control file, which requres cycript and preferenceloader...
- Code: Select all
Depends: cydget, cycript (>= 0.9.332), preferenceloader (>= 2.0), firmware (>= 3.0)





