Tagged Questions

22
votes
7answers
8k views

Xcode 4.1 can't reinstall. App store says “installed”

Today i update my system to Lion and try to update XCODE. After downloading from app store i get error. So i remove my old Xcode 4.0 by this command /Developer/Library/uninstall-devtools ...
8
votes
3answers
3k views

Application Loader: No eligible applications were found

I am trying to upload my application to the apple app store, but! I've set my application ID, certificate etc... then build signed application step by step according apple howto's. In iTunes Connect ...
8
votes
3answers
2k views

XCode 4 can I copy the download from one machine to another

Hi I downloaded the XCode 4 which uses the app store to download and install and took over 8 hours for the 4.1 GB download to complete. Can I copy this install from to another machine without having ...
7
votes
2answers
7k views

iphone: submit app with iOS 5 and XCode 4.2? [closed]

I've an app that is built in XCode 4.2 (developer preview) and iOS 5, with deployment target iOS 4.0. I'm not using any of the iOS 5.0 features. Can I submit this build to apple? Or is this a problem ...
6
votes
1answer
283 views

Did Apple change their app archiving method?

We've been fighting to get our app under 20 MB so that over-the-air downloading would work, and with our last release 2 weeks ago we succeeded. It took a bunch of trial-and-error to get right, but ...
6
votes
2answers
2k views

Should the rfc1034identifier be removed from the CFBundleIdentifier in plist file?

In my Xcode project's plist file, I can see the value for the key CFBundleIdentifier is: com.mycompany.${PRODUCT_NAME:rfc1034identifier} Obviously I will have to change com.mycompany to the domain ...
6
votes
2answers
499 views

Handling data migration from 'lite' to 'pro' version of iPhone app

I am near the end stages of developing an iPhone application and will be releasing it as both a 'lite' (ad-supported) version and a 'pro' (ad-free, likely with additional functionality at some point) ...
6
votes
2answers
4k views

Deploying sqlite DB on iPhone app upgrade

I'm using sqlite as a datasource in an iPhone app. I have two questions regarding application upgrades. 1.) The data is all config/nontransactional. Meaning, it is readonly. When I update/add ...
5
votes
4answers
407 views

Xcode 4 in my Mac App Store says its installed, but it's not

I can't seem to re download xcode 4 as the mac app store thinks that I already have it. I've had this problem before with another app, but could really do with a solution to this problem now as I need ...
5
votes
1answer
1k views

Can I use the new Xcode 4.2 Developer Preview to publish regular apps now?

Making the long story short: if I download and install the new Xcode 4.2 Developer Preview on my Mac and start developing new iOS 5 apps, can I still using it for developing and releasing iOS 4.x ...
5
votes
4answers
3k views

Two AppStore Accounts With The Same Name. I got codeSign error 'Name' appears more than once in the keychain

I got another new account for the AppStore, I setup the new account certificates on my MAC. Now when I try to publish XCode gives me the error CodeSign error: Certificate identity 'iPhone ...
4
votes
3answers
197 views

How do I target an app to work on ipad 2 or newer (not ipad 1) before submission to appstore?

My app is for the iPad 2 only. I have seen other answers involving setting the UIRequiredDeviceCapabilities key, but I need to exclude the iPad 1 because of the CPU power, not any specific hardware ...
4
votes
1answer
130 views

UIUpgradeOtherBundleIdentifier … No documentation found

I have been scratching my head around the plist identifier : UIUpgradeOtherBundleIdentifier ... It might be exactly what I'm looking for to handle some bundle identifier problems i have... but ...
4
votes
1answer
150 views

Qualified for iOS4

I just submitted an app to the App Store for the first time. During my build I set the deployment target to iOS 4.2. When using the Application Loader I was asked if the binary was "tested and ...
4
votes
2answers
1k views

Testing iPhone Software on Different Versions Of OS

Before submitting my app I want to test it on devices with the full range of iPhone OS available. So, I have 2 questions that I am struggling with and would greatly appreciate any help or advice. ...
3
votes
3answers
219 views

iPhone how to submit an app with a non-glossy retina display icon?

I noticed that all of my attempts at a retina display 114x114 application icon image automatically have a gradient shadow overlaid on top of them. My icon already has transparency over a black ...
3
votes
4answers
190 views

Demonstration video for the appstore?

I uploaded my app to itunes connect and i waited a few days.. and then the app that i uploaded was denied. 1 of the reason was that i didnt had a demonstration video with my app in use? ...
3
votes
2answers
246 views

My App Store app is showing “Test Ad” iAd's

My first App is in the App Store since one week now and it is still recieving Test iAds. In the iAd network it says "Live Ads". And i have the App Store app not the xcode version. In iAd Network it ...
3
votes
1answer
175 views

How To Get App Version Number From User?

I want to log the app version number so when user sends feedback, it will be in the email. How can I get the number?
3
votes
3answers
745 views

Can't submit Mac app via xcode4 - Invalid Signature

I keep getting this error: Invalid Signature - This error occurs when you have signed your app's installer incorrectly. There are two certs required for this process: the "3rd Party Mac Developer ...
3
votes
1answer
236 views

Make Update to a live iPhone app

I have an iPhone app which is aleready live on the app store...Now I want to make small updates to the app (fixes and adding iAd) How do I submit the new updated app..Will that create a new version ...
3
votes
2answers
564 views

Special Characters in App Name

I would like to use a special character in the name of my app (é to be precise). When using the name for the Xcode project, strange things happen. So I thought I could name the project something else, ...
3
votes
1answer
349 views

App Store code obfuscation?

Just wanted to make sure: What has happen to all the strings, urls I have in my binary? When I build the project and later I browse the contents of the binary (when the project is called something, ...
3
votes
1answer
108 views

How can I support iOS 3.0 and not iOS 3.2

I have set my base SDK to 3.0 but don't want my app available for iPad (3.2). How can I accomplish this?
3
votes
3answers
2k views

iphone Location Services code that works on OS 4.1 in appstore

There's a bug in OS 4.1 that has broken location services for some iPhone apps ( https://devforums.apple.com/message/306250 ). Basically location services fails to turn on, and doesn't even ask the ...
3
votes
0answers
202 views

iPhone Submit to Apple - validate application does nothing [closed]

I've submitted all the details into iTunes connect and my app status is 'prepare for upload'. However, after I build and archive and select 'validate application', nothing happens. Any ideas what ...
2
votes
0answers
19 views

Warning when archive my app in Xcode

My problem is as follows: I'm trying to upload my first application in iTunes Connect, but I get the warning: Application failed codesign verification. The signature was invalid, or it was not signed ...
2
votes
2answers
113 views

iPhone app submission software requirements

I wanted to understand the things involved in iPhone app submission in terms of software requirements (not the steps to submit it on Apple iTunes Connect) When we download the IOS SDK, is XCode ...
2
votes
4answers
95 views

Best way to share code between multiple projects in iOS

We're planning to launch a serie of applications in AppStore. They will be for some kind of different journals, showing different contents downloaded from a server via XML. So these applications will ...
2
votes
3answers
240 views

why iPhone .app files is much larger than .ipa file?

My new iPhone application have .ipa file size (by Archive) is 2.8 MB, which is okay. But my .app file is much large > 13 MB, and AppStore describes my app's size is 7.9 MB. What causes this problem? ...
2
votes
1answer
677 views

how to force installation of xcode

I tried to install XCode via AppStore but it fails with the following message: We could not complete your purchase Xcode is already installed on this computer. Choose Software Update from the Apple ...
2
votes
1answer
347 views

App Store Submission - Upload very slow - port problem?

So I'm trying to submit an app to the App Store - for some reason, it's very slow now. The actual binary is very small (few MB). Validation works fine I've left it for several hours, the progress ...
2
votes
1answer
127 views

Iphone Application in languages other than English

I am new iPhone application development. So please go easy with me :) I want to write my application in Swedish. When i started writing my app, i hard coded the swedish words. for example, in the ...
2
votes
2answers
122 views

Publishing an app only for ipod devices

I have to publish an app in the appstore but I want that only visible in ipods and ipads, NOT iphones. I saw apps, like whatsapp, are available for iphone and not for ipod and ipads. I couldn't find ...
2
votes
1answer
111 views

App reject factor: name?

Will my app get rejected if it's Bundle name in info.plist is "AppName" and it's name on iTunesConnect is "App Name"(the difference is that the name on iTunesConnect has a space between "App" and ...
2
votes
2answers
1k views

xcode Organizer “Validate” fails with the “No other information is available about the problem.” message

I have built an OSX application, it builds and runs using Xcode no problem, I have signed the code and done all the pre-submission things required by Apple. However, when I try to Validate my ...
2
votes
3answers
747 views

when deploying an iOS app for an older SDK, how to test it?

I have written an app and its base SDK is set to 4.2, and at the moment it is in the app store with a deployment target set to 4.2, I'm sure you'll agree this is a bad idea because I am alienating all ...
2
votes
3answers
350 views

Will an application be rejected from the App Store if Xcode shows warnings for it?

If I build my iPhone application and Xcode shows compile-time warnings, will it be rejected if I submit it to the App Store?
2
votes
2answers
787 views

Design Views for a Mac App

Is there any way to create an app for the Mac App Store in much the same way as you do for the iPhone/iPad app store? Using Interface Builder or some similar program for creating views that will ...
2
votes
2answers
1k views

Linking the Developer Page at the appStore from an iPhone App

So I know how to open an app page on the appStore from within my iPhone app. Is there a way to open my company's page? On iTunes on my mac I can do that, but using that URL in the iPhone I can't (or ...
1
vote
1answer
59 views

sqlite database update when app version changes on Appstore in iPhone

I have an app with version 1.0 on app store which uses sqlite database for reading the data.Now I want to update my version to 1.1 with update in database file.While using developer certificate when I ...
1
vote
2answers
43 views

How to ensure that an app is correctly signed

I currently run a small company which makes iPhone Apps. - I've been using my team development resources to build apps to device on Xcode (i.e. I'm creating the app as a member of the company). I've ...
1
vote
2answers
78 views

Why would my app draw incorrectly on an iPhone 3G when downloaded from the App Store?

I have an app that works fine in the debug mode on the device. I sent the app to the App Store and it works fine, except for iPhone 3G. My test(debug) device is an iPhone 3G and it works just fine ...
1
vote
1answer
111 views

Where to manage Build Configurations in Xcode 4?

I remember in Xcode 3 there was "Debug", "Release" and possibly "Distribution". There was a dialog where we could duplicate the "Release" build config and rename it to "Distribution" in order to ...
1
vote
3answers
63 views

Distribution provisioning profile issue

I am currently fixing bugs for a client who had the iPhone app made by someone else. I think i have to use the clients distribution certificate to upload the binary of update.. I downloaded the ...
1
vote
0answers
104 views

How do I get a non-glossy effect in app store? [closed]

Possible Duplicate: “Prerendered Icon Flag: true” in submitted iphone app binary details, but icon shown with glossy effect in store I have a problem with getting the glossy ...
1
vote
1answer
69 views

Choosing the correct bundle ID in iTunes Connect.

I am preparing to submit an app to the App Store and have come across the following form. In the past when I have done this incorrectly it caused me a lot of grief which I would like to avoid this ...
1
vote
0answers
104 views

iphone : How to create account on itunesconnect.apple.com? [closed]

I want to publish my iphone app on App Store. I have Team Agents rights on my apple account and have created distribution profile successfully. But when I enter my Apple ID and Password of my ...
1
vote
3answers
277 views

iPhone Provisioning: The app was not installed because the signer is not valid

I have an iPhone app that was handed to me. I deleted all of the existing certificates & provisioning profiles and created them from scratch. I believe I have set everything in the Provisioning ...
1
vote
1answer
61 views

Problem with my developer certificate [closed]

Yesterday I reinstalled my OS after the upgrade to lion and now when I try to build my app to my device I get an error. I don't have a backup of my previous certificate so what I must do to fix this? ...

1 2 3 4