I have an app built for Android (and hopefully soon iPhone) using Phonegap's web interface AppLaud.
It's working almost perfectly, except that it does not seem to be acknowledging cookie data.
I saw this question, which addresses pretty much the same issue, except the answer is targeted for the Phonegap Eclipse plugin. Even if I understood the answer (which I don't fully), I don't see how I would apply it in the AppLaud interface.
How do I get an AppLaud built app to store and receive cookies?