app-store

Can I submit Swift 2.2 app with Xcode 7.3 when iOS 10 is released?

风流意气都作罢 提交于 2019-12-05 15:25:35
When iOS 10 be released, will I be able to submit to the app store app that runs with Swift 2.2 and was built with Xcode 7.3? Or is it mandatory to move to swift 2.3 or Swift 3 and build the app with Xcode 8? Dejan Skledar Yes you can. Even macOS Sierra will support Xcode 7.3 (unlike Xcode 6 on El Capitan), so you can choose to build your applications in Swift 2.2 or Swift 3. For the App Store submission, the minimum Xcode version is 6.0. (October 2016) For more information you can check out this answer: Minimum Xcode version to upload to App store (As on February 2016) 来源: https:/

Is it possible to make your uploaded iphone application auto-update? [duplicate]

让人想犯罪 __ 提交于 2019-12-05 14:30:50
This question already has an answer here: Can I force an iPhone user to upgrade an application? 13 answers I am about to upload my Iphone application to the apple store, however I intend to release more versions in the near future. Is there anyway to make my application auto update once I upload a new version to the apple store?. That is as I am about to upload version 1.0, once i upload version 1.x, can the user be notified of this or can the application be auto-updated?. Can anyone point me in the right direction?. Any help will be greatly appreciated. Thank you. -Oscar No, this

What's the principal difference between MS AppCenter and Azure DevOps (former VSTS)?

本秂侑毒 提交于 2019-12-05 12:40:27
问题 I am "a bit" confused in understanding of what of those two services are capable for and what are the core differences between of them. In general, I understand what they provide, and separately I used them both earlier (VSTS as issue tracker, mostly), and AppCenter for the sources to be built and deployed. However: 1. They both have building and (apparently) publishing capabilities . In DevOps has the option of setting up the Pipeline: Same way as AppCenter has mostly the same: 2. They both

iTunes Connect: App name with special characters (german 'umlaute')

最后都变了- 提交于 2019-12-05 12:35:18
Today I wanted to submit a new german app with an 'umlaut' in app name: "Börse". There are plenty of Apps in the AppStore with special characters "Diät, Führerschein" etc. When I enter the app name a JavaScript onBlur event send the name to a server and then every special charcters are stripped out. Can anyone confirm this problem? I tested it under OS X Snow Leopard, Windows 7, Chrome, Safari, Firefox. I also disabled JavaScript, but still no luck. Screenshots: http://dl.dropbox.com/u/2213241/Bildschirmfoto%202011-09-26%20um%2016.11.31.png http://dl.dropbox.com/u/2213241/Bildschirmfoto%202011

SKPaymentTransactionObserver `In-app purchases can’t be promoted on the App Store` on iTunes connect but delegate implemented and tested

流过昼夜 提交于 2019-12-05 11:05:34
We keep getting this warning message in Itunes connect after implementation and test of the delegate method: These in-app purchases can’t be promoted on the App Store because your latest app binary doesn’t include the SKPaymentTransactionObserver method. We implemented the delegate method for the new App Store purchase from iOS 11 in a dedicated object that manages our payments and other SKPaymentTRansactionObserver. func paymentQueue(_ queue: SKPaymentQueue, shouldAddStorePayment payment: SKPayment, for product: SKProduct) -> Bool { let isProUser = userDataService.isUserPro let isUserLoggedIn

How to add ANY language in app description on AppStore? Tremendous impact on downloads!

醉酒当歌 提交于 2019-12-05 10:43:50
By submitting my application when I want to create application description in my national language (SLOVAKIAN) there's no choice to do so on Localization tab. There's only main languages: French, German, Spanish and so on... But I know there are applications on Appstore with Slovakian language description (of course on Slovak AppStore). How they do this? My application has localizations builded inside as described in Apple documentation (lproj folders). Everything properly tested, my app really change its labels texts when lang changed on iPhone. That's fine. But how to write Slovakian

High profile MonoTouch apps? [closed]

家住魔仙堡 提交于 2019-12-05 10:31:15
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 . I would like some examples of high profile apps created using MonoTouch. The apps you call home about. The apps that made it to the top 25 lists in their category. Where can I find examples of such applications? This is a valid question, and should be re-opened. I need concrete examples of good applications developed using MonoTouch, in order to motivate why MonoTouch should be considered for client projects. 来源

Is it possible to create, package and successfully submit HTML5 apps to the app store? [closed]

≯℡__Kan透↙ 提交于 2019-12-05 10:24:51
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 2 years ago . Hello everyone and thanks for reading... I'm a Mono / Web developer and was recently talking to an Apple guy regarding development on the iPhone and iPad. Now I know that Objective C / XCode is the heavy hitter for development on these platforms; however, I'm pretty sure he mentioned (and showed me) a HTML5 application he had created that while basic was mildly functional on his

Tap continue and sign in to check for downloads. [Sandbox]

◇◆丶佛笑我妖孽 提交于 2019-12-05 09:50:18
问题 From times to times I get a very annoying dialog with the text: "Tap continue and sign in to check for downloads." If I login ( with a sandbox user ) or tap Cancel the dialog is immediately displayed again. I am using Non-Renewing Subscriptions and Non-Consumable products. Any ideas how to get rid of this dialog? Thanks /Martin 回答1: The consensus seems to be that: The issue started in iOS 6 It doesn't seem to happen if you are not logged in in Settings with an Apple ID. Turning on Airplane

Empty app icon on iPad for iPhone only application

别来无恙 提交于 2019-12-05 09:45:37
I have an iPhone application which is not optimised to work on iPad, but it contains all the icons for iPad. When I install an app on iPad - there is no icon. Also, when I download my app from the store on iPad - it doesn't have an icon... In Xcode 9 I've marked the app as "universal" and built it. The icon appeared! Marked back as "iPhone only" - icon disappeared. So the question is: How to make an "iPhone only" app has an icon on iPad? P.S. Creating some new icon with iPad icons provided and activated doesn't help P.S. Cleaning and deleting derived data doesn't help P.S. I have an icon for