Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8373967
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T14:48:49+00:00 2026-06-09T14:48:49+00:00

Im using lawnchair for storage in a phonegap app. Im using it to save

  • 0

Im using lawnchair for storage in a phonegap app. Im using it to save settings as strings. I am able to save a string and retrieve it because i print it out to the console. However, once I close out the app and restart it completely the value is no longer stored and is gone. Below is the storing and saving code. Thank you for any help in advance.

    // save
var lazyboy = Lawnchair({name:'settings'},function(e) {
    console.log("Storage Open!");
})

lazyboy.save({key:'1', value:obj});

    // Load
lazyboy.exists("1", function(exists) {
    if (exists) {
        lazyboy.get("1", function(obj) {
            choice = obj.value.setting;
        });
    }
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T14:48:51+00:00Added an answer on June 9, 2026 at 2:48 pm

    Adding the dom.js file solved my issue.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building cross platform applications using Phonegap. Additionally I use Lawnchair to store
I am using Phonegap 1.3.0, and want to develop an app which uses local
I am using Phonegap and Lawnchair with the SQLitePlugin adapter (https://github.com/davibe/Phonegap-SQLitePlugin). How do I
Using the Redis info command, I am able to get all the stats of
Using import datetime in python, is it possible to take a formatted time/date string
Using Tsql, how can I find out when MS SQL server was installed?
I'm using Lawnchair to store persistent data using the dom adapter of my web
using this code: Java Server side: ... out = new PrintWriter(this.client.getOutputStream(), true); ... public
am using http://westcoastlogic.com/lawnchair/ to store data in my application. Lawnchair doesn't work in Blackberry
Using server-side C#, how can I convert a querystring to a JSON string of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.