appstore

App store Application Submission Feedback

Hi all, I submitted my application to the App Store and I got that feedback,it is crashing on iPhone 3G running iPhone OS 3.0.1 and Mac OS X 10.5.8. I tested the application on the new SDK simulator 3.0 and replaced the deprecated methods. My question is, how to test the application on Mac OS X 10.5.8. ? Thanks in advance, Sarah ...

app crash on iPhone 3G running iPhone OS 3.0.1 and iPod touch running iPhone OS 3.0 and Mac OS X 10.5.8.

Hi all, My application was rejected because it is crashing on iPhone 3G running iPhone OS 3.0.1 and iPod touch running iPhone OS 3.0 and Mac OS X 10.5.8. ,I thought that iPhone apps should be tested only on iPhone . Why they test it on the mac? I had some methods that was deprecated on SDK 3, and apple requires that the app should be...

Disable iphone home button in app, is it possible?

hello, I want to develop a screensaver-like app where the only way of getting back to the springboard is entering a code. Therefore I would need the Home Button action to be ignored, that is that when the user presses the button nothing happens..or something custom...instead of going back to the springboard and terminating the app. Is th...

Submitting application update to iTunesConnect (madness!)

iTunes connect keeps rejecting my binary for an application update and it's driving me mad. Usually I can figure it out but I've tried everything I can think of. Maybe someone can lend a hand :) The error I'm getting is: The binary you uploaded was invalid. The signature was invalid, or it was not signed with an Apple submission certif...

Store Kit transaction failing

Hello, I'm attempting to test a Store Kit transaction with the iPhone 3.0 SDK. I am basing my code off the sample code in the Store Kit Programming Guide, but I keep getting failed transactions (status: SKPaymentTransactionStateFailed). However, the transaction's error property is nil, so that doesn't shed any light on the situation. ...

How does iTunes Connect detect my app's minimum OS requirements?

I just submitted my iPhone application using iTunes Connect, but I don't see anywhere that they ask what version I used to compile my app? The binary I submitted used the 3.0 SDK (I used the drop down menu on the top left corner of xcode), is that right? How about the build settings? iPhone OS deployment Target and Base SDK? what value...

test my app before submitting to app store?

is there a way i can test my app before submitting to app store for being not rejected by apple? ...

application developed for iphone os 2.0 submit to app store?

i have developed application for iphoe os 2.0.Will i be able to submit it to app store? will apple approve my appliocation...or do i need to create the app for 3.0 also.? ...

iPhone Developer Program, how does it work?

My question is concerning how the Apple Developer program works.  I am not yet signed up to submit apps to the App Store, so I was wondering how the process works.  Are apps submitted through their website with an interface? How do the taxes/rates work?  How often can you submit updates, or update the info for the app? ...

do i need to sign my app before submitting to app store?

do i need to sign my app with my distribution provisioning profile before submitting to app store? also tell me do i need to add entitlement as we do in ad hoc or simply build with app store distribution provision profile? ...

Using a different company name for iPhone app distribution?

My company is starting to get into iPhone development. We'd like to keep our iPhone business segregated from our other businesses, so in the App Store, we'd like to be known by a different name. For example, although our company may be legally Company, LLC, we'd like our apps on the App Store to appear to be from a different company na...

iTunes App Store: Does a major version upgrade = longer approval queue time?

I'm wondering if anyone has insight into this... when releasing an update of an iPhone application, should I expect the approval process to take longer if I submit something that's declared as a major version update (as compared to a minor version)? Last time around (about the time the big Facebook-update was released) our wait time for...

How can I fetch information about the app/song/video etc. from iTunes Store?

I need to get an info about the app/song/video by item id from iTunes Store. I've found this: http://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStoreServices.woa/wa/wsLookup?id=324021811&mt=8 But it doesn't work with apps. Is there any public API? UPD: I can get info using this link: http://ax.phobos.apple.com.edgesuite.net/...

Pre-release checklist before building final version for App Store

Curious what practices people have learned before making their final build and submitting to the App Store? Aside from switching switching from Debug to Release & commenting out calls to NSLog what other basic and/or not so basic things should we be watching out for? ...

iPhone Private distribution.

I am new to iPhone world. I have developed an application, which I would like to send to all the iphones come under the vicinity of a particular wi-fi access point. (It is meant for a shopping mall) With my limited knowledge in this, I understand, I cannot distribute the application through my webserver. I even cant use the 'Ad hoc mod...

how to create binary of iphone application

hello, On reading the iTunesConnect_DeveloperGuide.pdf, i came across the term binary. This is the paragraph found in the pdf: To submit your application through iTunes Connect and get it posted on the App Store successfully, make sure you have the following: Application binary (includes 57px icon), large 512px icon for use on the Ap...

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) version. I've followed suggestions here and elsewhere about creating multiple targets, etc. and am able to build these without any problem...

Is base64 considered encryption in an iPhone app?

Is simple base64 encoding (for posting binary data to apples validation servers) considered encryption and would I have to report this when uploading my app to the appstore? ...

Can RIA flash apps on the IPhone store persist data until an internet connection is available?

Hi, I'm interested in building a thick client application for my existing web services that will run on the IPhone. Flash finally seems to be an option, so I thought about using Flex for client side development. However, since flash apps are not natively supported by the IPhone, but only through a wrapper, I was wondering if these ap...

If I hit "Reject Binary" in iTunes Connect to submit an updated binary, will I lose my place in line?

I've submitted an app for the App Store via iTunes Connect, and the status is "In Review." I don't know if that means they actually started looking at it. I suspect it just means that it's been put into a reviewer's queue. There's a tweak I'd like to add to it before it goes out. However, I don't want to update it if that means that hit...