Tagged Questions
0
votes
3answers
38 views
How to detect an iOS App has been re-installed (from XCode) or upgraded (from AppStore)
An app we are developing uses a binary file included in the app bundle.
As this file needs to be processed and in some cases re-written, the app copies this file into the Library/Application Support ...
0
votes
0answers
32 views
Upgrade an application with higher deployment target on App Store
I've got an application (not free) on the Appstore, it was one of my first app. I'd like to update it with a lot of new stuff, graphics etc. Most of these new feature such as collection views are ...
0
votes
1answer
36 views
Upgrading iPhone App (made in 2009) to New Version (Help Required)
Just looking for some pointers, guidance and reassurance to make this transition as smooth as possible.
I created an iPhone App and it has been in the store since 2009. Recently i've been inspired to ...
0
votes
1answer
40 views
How do you “upgrade target for ipad” in the new XCode?
I have an application targeting the iphone.
Now i want to make it universal for both iphone/ipad.
The first step suggested by all the tutorials i ve read is to "upgrade target for ipad" but i think ...
2
votes
3answers
160 views
Upgrading Xcode issue
I am currently working with Xcode 4.5.2 and I'd like to upgrade it to version 4.6. Will installing the new version completely replace the previous one? If so, is it possible to just "extend" your ...
0
votes
1answer
127 views
Migrating iCloud Core Data manually
I have an app that reads wind readings at sites around the world. I decided to use iCloud and Core Data using a shoe-box style app.
The wind readings update hourly, after a few weeks of using the app ...
0
votes
1answer
42 views
Is there any way to add pre-existing users to the “paid list” for new iOS in-app purchases?
I am in a tricky spot and I am trying to figure out the best way to proceed. I released an app a few months ago and have charged a few hundred people $.99 for it. I am now interested in making the app ...
0
votes
2answers
193 views
Upgrading app from iOS 5 to iOS 6
We are submitting an app to the app store and trying to figure out if we should submit for iOS 5.0 or iOS 6.x.
Last time when we tried to upgrade an app from iOS 4.3 to 5.0, it wouldn't let us, since ...
0
votes
0answers
25 views
Updating VOIP App
If I have a voip-type app that has been launched by the user and is in the background what happens when the app is upgraded? Does the app automatically restart in the background or does the user have ...
1
vote
1answer
82 views
Multiple provisioning profiles
We have an enterprise app that is installed on approximately 2500 devices. We are in the final stages of producing a version 2 upgrade. Our enterprise distribution certificate is expiring soon so we ...
0
votes
1answer
77 views
Force iOS app's database to upgrade
My app's 2nd version adds two new entries to the database. But the new items are only gets listed in the app's table view if I uninstall the app from the phone and install the new version. Otherwise ...
0
votes
1answer
106 views
Upgrading Xcode 4.3 to 4.5 downloads entire package again
I am upgrading from Xcode 4.3.2 to 4.5.. When I give Upgrade from the App Store, it downloads the entire 1.6 GB again..
Is there no way to upgrade from inside Xcode itself without downloading the ...
0
votes
1answer
587 views
UIPickerView selectrow crash in iOS 6
My application build & run in iOS 5.x perfectly, but it crashes when I call selectRow:inComponent:animated: method of UIPickerView in iOS 6.
code :
[_pickerview selectRow:1 inComponent:0 ...
0
votes
0answers
39 views
New layout not reflected when upgrading app in IOS 5
I am trying to add a new icon to the main screen of an app that is already released. When the app is installed on a clean system, it looks exactly as it's supposed to look. When it is installed on a ...
0
votes
3answers
107 views
Delegate for ios app upgrade
Is there any delegate method that will be called when the user upgrades to or reinstalls a newer version of the iOS app?
I use Core Data to cache some information from server. When the schema of any ...
2
votes
2answers
4k views
How to upgrade to Xcode 4.5
Excuse my ignorance, but I've not done an Xcode upgrade before. I thought I'd simply go to apple, download the .dmg file, double click it, and voila! However, after doing this (the .dmg file is a ...
0
votes
1answer
65 views
upgrade App problems
my App already on shelf App store. And now I want to upgrade it.
Before I upload new binary, may I first update the description in App store via iTunes connect ?
And will this updated description be ...
1
vote
0answers
31 views
How can test to ensure my iOS app retains its data when a user upgrade their phone?
I have two phones. The first phone has a new version of my app that isn't released to the store yet.
I backup phone #1 in iTunes.
I connect phone #2 and restore from backup.
When I open phone #2, ...
2
votes
2answers
273 views
Launch/Spash image does not change with Upgrade
In the next version of my iOS application, I modified the Default.png image. The new image (now localized) is featured prominently throughout the application.
To test the upgrade process on my ...
1
vote
1answer
160 views
retain program data in iOS app while updating and sync to iCloud
When a new upgrade is released and installed on iOS, which folders / files are left untouched by the upgrade process? There are several folders; Library, Caches, Preferences, Documents.
Normally ...
0
votes
1answer
257 views
Upgrade an app with new data in core data
I have a problem in upgrading my app live in App Store.
This app has a core data database with 100 records. In my new version, I want to upload a new database with the same schema, but with 101 ...
1
vote
1answer
1k views
Upgrading 5.1 (9B176) and Xcode 4.2 Build 4C199
The version of iOS on “XXX iPod” does not match any of the versions of iOS supported for development with this installation of the iOS SDK. Please restore the device to a version of the OS listed ...
2
votes
3answers
742 views
Do I have to upgrade to Lion to test on iPad with iOS 5.1?
I recently just updated my work's iOS to 5.1. When I click run in Xcode 4.2, I get this error:
The selected scheme is my iOS device.
I am currently running Snow Leopard here, and after checking ...
1
vote
1answer
9k views
Upgrade iPhone 3GS from iOS 4.2.1 to 4.3.x [closed]
Hi folks I have a iPhone 3GS at 4.2.1 and want to upgrade it to 4.3.x for testing. I have read some articles about it but it seems that those are too old and cannot work.
Does anyone have some ...
0
votes
0answers
112 views
Problems with making my iphone app iOS 5 compatible
I have XCode 4.2 and iOS 5 on my iPhone 4. I've read a couple of articles online and I followed instructions on how to get my app to be iOS 5 compatible, such as build with the iOS 5 Base SDK and set ...
0
votes
2answers
101 views
How do you test against a specific version when you don't have a device with the version?
I have 3.1.2 device and have used 3.1.2 as minimum iOS requirement for my app.
Now I want to set the minimum iOS requirement for my app to 4.0.
The problem is it seems there's no way I can upgrade ...
0
votes
1answer
419 views
how to upgrade a Facebook app on iOS to OAuth 2.0 and HTTPS
I have just received an email from Facebook:
Reminder: Upgrade Your App to OAuth 2.0 and HTTPS by October 1st
Some of my app use Facebook API on iOS. Please help me because I don't know what I ...
1
vote
2answers
395 views
Error after xcode upgrade
warning: couldn't add 'com.apple.XcodeGenerated' tag to '/Users/user/Library/Developer/Xcode/DerivedData/MyApp-sakjfljdasklsasadfkj;/Build/Intermediates/MyApp.build':
Error Domain=NSPOSIXErrorDomain ...
2
votes
1answer
228 views
What's the best practice for iOS StoreKit legacy/upgrade support?
I'm working on an iPhone application that, to date, has used a flat pricing model. In the next version the plan is to reduce the basic feature set and price, then give users the option to make in-app ...
1
vote
0answers
108 views
Building problems after upgrade xcode and ios [closed]
I have two projects that work(ed). It are ipad projects. I didn't do any progamming in it for the last 6 months. Now i did an update to ios 4.3 and i can't build anymore.
I get this message:
...
1
vote
2answers
248 views
Are there some common problems with making an app iOS 5 compatible?
I'm testing my app with the iOS 5 beta and have run across several problems. Some content in my table views doesn't show up correctly and a segmentcontrol with up/down arrows in the navBar won't ...
6
votes
3answers
1k views
auto upgrading iOS apps
Is there some way to implement an auto-upgrade for an iPad app.
I would like to be able to have my app check for updates, and then upgrade itself.
As far as I am concerned the app can retrieve the ...

