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 8147889
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:30:22+00:00 2026-06-06T14:30:22+00:00

I have a plist on my server that I provide for an app. On

  • 0

I have a plist on my server that I provide for an app. On launch the app downloads the plist and checks a few things before continuing with the launch.

The issue I am running into is that when I update the plist on my server, the app seems to download the old version every time. At least from the console log, I am not seeing the updates I did in the plist. I am updating an integer to check and compare with an installed file, but the integer doesn’t change to the new one.

I am not sure whether my server (some hosting company) is serving a cached version – when viewing the file in a browser or through FTP, it’s fine and is the new updated integer – or whether the issues is with the app? I am using AFNetworking, is there some crazy caching going on?

Any advice is much appreciated.

UPDATE: I just tried to delete the file on the server and re-launch the app and the console still outputs the file… Seems so be some weird caching in the app, no?

  • 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-06T14:30:24+00:00Added an answer on June 6, 2026 at 2:30 pm

    I haven’t used AFNetworking (yet!) but I ran into a similar issue a while back using NSURLRequest and I found that creating the request using requestWithURL:cachePolicy:timeoutInterval: and specifying a cache policy rather than just requestWithURL: solved my problem.

    e.g. NSURLRequest *urlRequest = [NSURLRequest requestWithURL:downloadURL cachePolicy:NSURLRequestReloadIgnoringLocalCacheData timeoutInterval:60];

    I hope this helps.

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

Sidebar

Related Questions

I have some code that downloads a plist from a web server and stores
I have a django app that I made and have implemented a plist into
I have an iPhone app built in Objective C that uploads a PLIST file
I have an iPad app which loads a plist from a server fine on
i have a plist that's at its root an array with dictonaries inside it.
I have a plist that looks like this: <dict> <key>Aaron</key> <dict> <key>number</key> <string>1234</string> <key>country</key>
So I have a plist structured string, that get dynamically (not from the file
In my iPhone app, I have two plist files to store Themes. One is
I have implemented an iPhone App that has FanWall in it where users are
I have an iphone app that I want to be able to configure to

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.