appstore

Ipad app store sample image sizes

I am about to send in my app to apple for testing but I dont know what the sample image sizes are for the images that appear in the app store. I know that the big icon of your app is 512x512. Does anybody know? ...

max size to still fit 20MB Appstore limitation?

Hi, on some telecomunication services like AT&T or Telecom there is a 20MB download limitation for gprs/umts - so if an app is over 20mb you need WiFi to download the app. Is there a known maxsize for the zipped app file to still fit this 20MB limitation ? After I zipped my .app file my finder say its 19,9MB (19.922.768 Bytes) - I h...

Does apple view the actual source code when approving apps?

How exactly does apple approve apps? Is the actual source code viewed? ...

If you make your iPhone app universal, can you undo it in a future version?

Question title says it all. I've made a universal iPhone/iPad app (transitioned from iPhone only), but in a future version, I'm going to switch heavily to iOS 4-only features. For the next update of my app, can I update only the iPhone version? ...

What should the transactionReceipt verification json look like?

I'm trying to verify a sandbox transactionReceipt at https://sandbox.itunes.apple.com/verifyReceipt using php and cURL. The original receipt when it arrives at my server looks like: { "signature" = "AksOP5dmXwg 9WjlcE7PwBEFZgcqBnIb0Uv2lSKebWJJpcOZQRL6ejYyv20MzPFDSgAj3GRGoJXWZpyJLAU8qZSQFYQeGljWKZd3XTJN4j1E7fqOQRBdIXSDRJr1phB/11xp smk6m...

Can I use boehmgc in an iPhone application?

I have a C++ application that uses boehmgc, and I was wondering whether Apple "allows" one to include the library in applications submitted to the App Store. Does anyone have any experience with this? ...

How do I change the name of my iPhone application?

HI everyone! i have application that uploded via other company(not my company) i decided to upload the application via my comany so... i can't upload my app on the same name as the company uploded alreday. there is a way that the other company can delete the app from app store or rename the application name, so i can upload the app...

iPhone/iPad app rejected because of subscription model ?

Hi there, We intend to launch a free iPhone/iPad app on the AppStore. The content will actually be accessible thanks to a subscription model (login/pwd authentication in iPhone app). The subscription (about 100$ a month) is handled via a dedicated web server. If used without subscription, this app will provide minimum value. Does any...

Installing iPhone app OTA through server

Hi, Generally in order to test the iPhone app before going live in app store, we get the app file for iPhone and along with provisioning profile, we should be able to install the app in iPhone. My query is "Is there a way to install the iPhone app over the air through server similar to Black berry?" If yes, how can it be done? Please ...

How to limit my app to run only on OS 3.0 family (or earlier) and not on OS 4.0?

Hi everyone, Is there any way I can limit my app on the store to say that is only compatible with 3.0 os family and not with 4.0 ? I've been searching on the store and all the requirements are only in the form "iOS3.0 or later". Can anyone tell me if this is possible? Thanks in advance. EDIT: I just noticed that some apps on the stor...

App Store Application name

can we use colon in my application name which is going to be submit in app store like ABC:abc ...

what is this means "Waiting for upload"

can anybody tell me what is this status mean"waiting for upload" when we submit application in app store ...

third party app store

i am asked about custom app stores a lot by clients. Is it feasible to maintain a custom appstore for a specific enterprise where all the mobile device apps are available ? and can be deployed OTA ? any framework ? does afaria do that ? ...

Link to my app that opens in mail on the iPhone, or the PC desktop

I'm trying to email someone a link to my iPhone app in the app store. I've tried Apple's app-link-maker. I've tried many of the suggestions here (and elsewhere) to use http: or itms: or itms-app:. Or to use itunes.apple.com or phobos.apple.com or ax.search or several others. I can't seem to get ONE link that works in both situations:...

Correct method for an app store submission

I am just about ready to submit my app to the store and would like to know any tips or best practices from fellow iphone developers who have submitted to the store before. What needs to be done before submission? How is the binary created or packaged?( what things should be kept in mind) What is the idea behind scheduling a release ...

Detecting iPhone app version update?

I'd like to determine when new versions of my app are available on the Appstore and display some form of notification to the user when this happens - perhaps a UIAlertView or similar - and wondered whether anybody knew of any pre-designed frameworks for doing this? I found the StoreKit provided by iPhone SDK but it seems to only return a...

will an iphone app built with Base SDK 3.2 be rejected by apple?

Hi, I've recently updated xcode to 3.2 and to the iPhone SDK 4.0. I've submuitted the binary and my app is "waiting for review". However, my base SDK was set to iPhone Device 3.2 and I have been reading rumours that apps not submitted with iPhone SDK4.0 wont be approved. Is this correct? My deployment target is 3.0, but BASE SDK is iPHon...

Having multiple binaries in the Apple App Store

Is there anyway to have multiple binaries in the App Store? For example, let's say I have an app currently out in the U.S. App Store. Is there any way for a user, when downloading the application from the Canadian App Store, to retrieve a different binary? Thanks! ...

Syncronization with itunes

Possible Duplicate: Alert a user to rate an application from iTunes hello friends, how can i access itunes from my iphone application and give review to this application ...

Widget application in iPhone?

I like to develop a widget kind of application for iPhone. Will app store accept the application? It going to be a free app ...