Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IOS - Old version of app being installed from the app store

I released an update to my app 2 days ago. Since then I have heard from users that they are getting the old version of the app.

The really odd part is that the user is seeing the new app description and screenshots in the app store.

I have figured out how to reliably reproduce the issue. Is this something that I can fix myself? I've contacted Apple and searched the web but have found nothing so far.

To get the old version:

  1. Go to appstore. Find SocialPar.
  2. Click to install the app.
  3. While it is downloading, go back the iPhone main screen (spingboard). You will see the app installing.
  4. You now have the old version of the app

To get the new version:

  1. Go to appstore. Find SocialPar.
  2. Click to install the app.
  3. Wait in the appstore for the install to complete,
  4. Click open
  5. It will prompt for passwords to itunes account
  6. It will install again
  7. Click open again
  8. You now have the proper version of the app.

I am wasting a lot of money promoting my app right now and its killing me that my marketing efforts are driving people to install an old version of my app.

Can anyone reproduce this with their apps?

like image 422
1kmonkies Avatar asked Oct 16 '13 20:10

1kmonkies


People also ask

Can you download an older version of an app?

Installing old versions of Android apps involves downloading the APK file of an app's older version from an external source and then sideloading it to the device for installation.

Do old apps get removed from the App Store?

“If no update is submitted in 30 days, the app will be removed from sale.” While Apple will remove the outdated apps from the App Store, any previously downloaded apps will remain on users' devices.

How do I install older versions of iOS apps on Old iPhone or iPad?

Then go back to your older iPad, open the iOS App Store, go to the Purchases section of the store app, search for the app/s you wish to try and download to that older iPad and see if an older version of the app is allowed to be downloaded/installed to that older iPad.


2 Answers

Apple is now allowing users to download older versions of your app.

You can prevent this by going to iTunes connect and visiting your app's "Rights and Pricing" section. At the bottom there's a "Manage iCloud download settings for this app" link where you can exclude older version from being available.

like image 83
Elazar Yifrach Avatar answered Nov 15 '22 13:11

Elazar Yifrach


This is probably related to iCloud as I was having a very similar problem. If you have previously downloaded your app on any device then when you download it on a new device, it will download the same version as you previously downloaded. You then get the option to update to the latest version.

Confused me to start with!

like image 20
Jon C Avatar answered Nov 15 '22 15:11

Jon C