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

  • Home
  • SEARCH
  • 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 9250145
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T10:22:40+00:00 2026-06-18T10:22:40+00:00

We are developing an iPhone application. The app is available in the app store.

  • 0

We are developing an iPhone application. The app is available in the app store. We are using NSUserDefaults to store our usertoken value. But some users reports that the usertoken is became null when the app idle (in background) for long time. But normally the value is getting.

The following is the code for storing usertoken in the NSUserDefaults. We are setting the value to the userToken from the login page and signup pages.

[[NSUserDefaults standardUserDefaults] setObject:userToken forKey:USER_TOEKN];

I have not called synchronize after setting value to NSUserDefaults. Could you please help

  • 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-18T10:22:42+00:00Added an answer on June 18, 2026 at 10:22 am

    You need to call [[NSUserDefaults standardUserDefaults] synchronize]; if your app is going to be backgrounded – my guess is the app idles before the defaults automatically synchronizes. From the documentation:

    Because this method is automatically invoked at periodic intervals, use this method only if you cannot wait for the automatic synchronization (for example, if your application is about to exit) or if you want to update the user defaults to what is on disk even though you have not made any changes.

    As for where to do this, take a look at applicationWillResignActive: and applicationDidEnterBackground: in your Application Delegate.

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

Sidebar

Related Questions

I am developing an iPhone application.In this app i am using AVAudioPlayer for playing
I'm developing an iPhone app that allows users to connect to other iPhones using
I'm developing an iPhone-application using monotouch. In this app, the user is supposed to
I'm developing a web application in iPhone using Phonegap. In this app, I want
I'm developing some iPhone application and I'm very frustrated when some of my applications
I am developing an iPhone application . In this app If the user likes
I am developing an iphone application and i am using a background picture for
I have been developing an iphone application using a domain model, and have put
i am developing on iPhone application. in this app i have 4 different views.
I'm developing an iPhone application with latest SDK and XCode . I'm using storyboarding

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.