app-store

UIWebview never rendered and app rejected

强颜欢笑 提交于 2019-12-13 07:55:19
问题 So I have been developing an app that loads all content through a uiwebview and uses a tab bar and navigation bar for the user to traverse the app. Recently I submitted the app to the app store, and it was rejected with the following information. "3.2 Apps with placeholder text will be rejected We found that your app and/or its metadata does not appear to include final content, which is not in compliance with the App Store Review Guidelines. Specifically, your app contains no content and has

Give access to the AppStore in a WiFi HotSpot

被刻印的时光 ゝ 提交于 2019-12-13 07:09:21
问题 One of our hotel clients provide free WiFi to its guests with a Hot Spot, however, there are available only a few URL to access them freely (such as Facebook or the website of the hotel) and if you need more access you should log in. We have developed the App for the hotel and one of its features is that if you open the App it gives you a complete access to the hotel WiFi, so you can navigate to any page you want. Therefore, it is necessary that the guests can download the app through the

Is it important for an app to work on both iPhone and iPad?

拜拜、爱过 提交于 2019-12-13 07:08:09
问题 We've been working on a iPhone app for the last couple of months, an app that will only be targeted for the iPhone. I have read through the Review Guidelines and spotted a potential reason for the app getting rejected under the ' Functionality ' category. "Iphone apps must also run on iPad without modification, at iPhone resolution, and at 2X iPhone 3GS resolution." In xcode we have targeted the app for iPhone only. To my mind this means that the app should only be available to iPhone users

XCODE 5 and submission to apple itunes

允我心安 提交于 2019-12-13 05:07:42
问题 I have an app that is developed in xcode 4, I Have converted the project to xcode 5 which remained the xcode 4 design, did not adjust it to meet the xcode 5 20 px change and its working fine, yesterday I have received a mail from apple which content is --> Make sure your apps work seamlessly with the innovative technologies in iOS 7. Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7 SDK. Learn more about building apps for iOS 7. I

iOS: Where to change the name of my app AFTER it is already in the app store?

孤人 提交于 2019-12-13 04:16:39
问题 I have read other posts saying that this is possible, that all I need to do is submit an update. But, in the process of submitting the update, where do I enter the new name? When adding a new app version, I see no place to enter the new name. I don't just want the springboard name to change, but also the the name that appears in the app store and search. 回答1: As far as I know, the only way to change your app name is to submit again your app with changed name in the Info.plist. For the name

Are we still support iPhone 3.5" screen to meet app store guidelines?

半世苍凉 提交于 2019-12-13 03:47:57
问题 I found that my app got dis approved by apple because the app doesn't follow app store guideline on running app in iPad. This is what apple is saying Your app did not run at iPhone resolution when reviewed on iPad. While your app may be built for iPhone or iPod, it must still run on iPad, at iPhone resolution and at 2x iPhone 3GS resolution. Since I need to support only iPhone 5 devices and above which are 4" devices, I still don't understand why apple is asking us to support 3.5" screen so

IPhone: Does my app need to support multitasking?

和自甴很熟 提交于 2019-12-13 03:31:52
问题 Is this now a mandatory requirement before uploading to the app-store? As I understand it, making my app compatible with multitasking is something extra that I need to implement. (?) 回答1: It is not mandatory to support multitasking. To disable multitasking, you can use the UIApplicationExitsOnSuspend key in your info.plist file, which may appear as "Application does not run in background." See http://developer.apple.com/library/mac/documentation/General/Reference/InfoPlistKeyReference

Push an App update to store, But lost Bundle Id, Profile and Certificates

余生颓废 提交于 2019-12-13 03:06:32
问题 My Company is having an App on the app store. This app was done by an outsourcing company in 2016 and all the contacts with them is closed. Now I need to push an update to this app, But my problem is I don't have the Bundle Id, Certificate, Profile that are used to push the app to store previously.Can I create a new App ID, Distribution Certificate and Profile and push the app to the store with the new Bundle Id. Will that create problem for the users to get the updates. Thanks in advance.

Test for the IPhone Application [duplicate]

為{幸葍}努か 提交于 2019-12-13 02:58:32
问题 This question already has answers here : iPhone App Minus App Store? (10 answers) Closed 5 years ago . I am working on iPhone application.i want to check the application in between the development period? Is there any way by which i can check my application on IPhone device with out registering and paying 99$ to Apple? Please suggest me if there is any way available for that?? 回答1: Sorry but unless you have a jailbroken device you will not be able to test your application on an iDevice

App store Application Submission Feedback

人走茶凉 提交于 2019-12-13 02:35:03
问题 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 来源: https://stackoverflow.com/questions/1356710/app-store-application-submission-feedback