Hi, I have an app that some days ago was not iOS 11 ready so users were prompted ““MYAPPNAME Needs to Be Updated. The developer of this app needs to update it to work with iOS 11”.
I’ve sent a new version iOS 11 compatible (64 bit)
Now my users are mailing me that they can’t update the app, if they visit the Appstore and tap my product, there is not the UPDATE option, only DOWNLOAD so they have my app duplicated once downloaded from Appstore. The problem is that this new version has lost all NSUSERDEFAULTS saved data, in my case, all records are lost
Is there a way to allow UPDATE after 64bit app is sent to the Appstore? Of couse I have not modified my app id, bundle id, etc so I don’t understand why Appstore is not overwritting the old version once dowloaded!!