Submitting an ios app to the app store [closed] - ios

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have been looking following tutorials online for the past two days and I can not get anywhere.
Can someone please give me step by step instructions on how to submit my app to the app store for xcode 4.2.
I have an xcode project ready to go, but the submission process seems to be ridiculously convoluted. I know this question has already been asked but the past answers aren't helping me.

Apple recently added Start Developing iOS Apps Today to their iOS Developer Library. It includes instructions on how to write Objective-C, get started with the framework and, most importantly, Your First App Store Submission. Here Apple details the process for submitting applications for review.

Related

How to convert website in to iOS mobile app? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
We have already build a website. Is there any way to convert that website into mobile iOS app and make sure that it follows the iOS standards?
It is technically possible (easy, even) but Apple's guidelines specifically say that apps that are just repackaging of a website will be rejected, so no, your approach is a non-starter.
This can be doable using cordova as a wrapper application. But this application will be rejected by Apple. We faced same issue couple of months back, this kind of app accepted in google play but not in apple app store.

iOS app with only launch feature will it clear store review? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
I am tying to launch an iOS app for my website. Planned to start development few months later but like to have my app on store immediately with a small functionality of launching my app would open the mWeb directly with my site url.
So will this app be accepted in app store review?
I strongly suggest Apple would reject it.
To quote the app store review guidelines:
Apps that are not very useful, unique, are simply web sites bundled as
Apps, or do not provide any lasting entertainment value may be
rejected.

Crash found after submitting the App to iTunes [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
Today I have submitted my app to iTunes Connect.
I had tested my app thousand times and also distributed my app for testing among my clients.
After approval from all side I finally submitted it to iTunes.
But just after submitting I found a Crash at some point in the app.
I am very afraid about it. Will my app get rejected ? Now what should I do?
Edit
Apple Aprroves my App. Now it is Live :)
Well, Apple app approval process is always a little gamble: you never know for sure what will happen.
If you know your app will crash under some conditions then of course changes are higher that your app might get reject by Apple.
So right now you have two options:
Wait about 7 days (so long does it take apple to review your app) and see what happens.
Cancel the submit (developer reject), fix the crash and resubmit.

Publish Phonegap Build App at Apple's App Store - Experiences? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
we want to build our HTML5 App through Phonegap Build for the App Store.
Has anyone else published a Phonegap App to the App Store? Or is there any difference in publishing to the App Store to a normal "native" App?
Of course any information about that would be very helpful!
Thanks for your help!
Greets
Felix
The review process is same as for other iOS apps. The Apple guidelines are available here. Apps are evaluate based on a range of criteria, including user interface design, functionality, content, and the use of specific technologies.
PhoneGap obviously gives you access to all the device features, so you have all you need to build an app that complies with the guidelines. Here is some authentic tips (one from Phonegap) that you must take care-
one here &
another
I published a Phonegap App to the AppStore and there are absolutely no differences!

Unable to Download Application - at AppStore, after new app version [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
I just sent a new release of my app to AppStore and it was approved today.
But in very few devices when I'm trying to update by the AppStore, when it is installing the progress bar goes until the end, but when finish, it shows the message:
Unable to Download Application
<AppName> could not be installed at this time.
I'm worried if this can be a problem with my code or an issue form AppStore.
From the code, this app uses CoreData, but there's no change in the CoreData, only small enhancements
What really make me worried is that only few devices (2 at this moment) had this problem, and I tried in different networks and over 3G.
Does anybody has any idea? can it be an App problem?
It's probably an App Store problem.
You say you are worried about Core Data - but Core Data doesn't even matter before you install the app.

Resources