app-store

iOS & XCode5 App publishing fails - Error ITMS-9000: “The binary you tried to upload was invalid”

≡放荡痞女 提交于 2019-12-10 22:01:04
问题 I was already looking through some other threads here with the ITMS-Error 9000 , but they didn't help me to get my App passing the submission to the App Store. I have NO errors or warnings inside XCode. The App is perfectly working on iOS Devices & Simulators. EDIT: What I have already tried: Changed Deployment Target from iOS 7.1 to 7.0 Checked the Bundle ID in iTunesConnect and inside Xcode Checked for any errors and warnings --- removed / fixed them Do you have any additional ideas what it

Qt Mac App Store application rejected

北城以北 提交于 2019-12-10 21:34:19
问题 My new Qt application submission has been rejected from Mac App Store. The reason is: Binary Rejected May 23, 2012 07:42 PM Reasons for Rejection: 2.5 Apps that use non-public APIs will be rejected 2.30 Apps that do not comply with the Mac OS X File System documentation will be rejected May 23, 2012 07:42 PM. From Apple. 2.5 The use of non-public APIs can lead to a poor user experience should these APIs change in the future, and is therefore not permitted. The following non-public APIs are

In App Purchase functionality is not present in your binary

好久不见. 提交于 2019-12-10 19:58:32
问题 App store is rejecting my app for below reason but I am able to test with my test device and making purchase for app through sandbox environment . I have submitted this app to app store two time and I got rejection. I need someone to help me over this. 1 - How to test in app purchase through production IPA to know what they is getting wrong. January 29, 2016 at 3:31 AM From Apple Abandoned Batch We found that while you have submitted In App Purchase products for your app, the In App Purchase

Is it possible to upload to App Store using Xcode 9 GM?

≯℡__Kan透↙ 提交于 2019-12-10 19:27:55
问题 I just prepared an app which is compatible with iOS 11. When I export through Xcode 9 GM I'm not getting any issue. same thing I'm exporting through Xcode 8.3.3 getting alignment issue on one page. Can we upload an application through Xcode 9 GM or shall we need to wait until an official update for Xcode 9 in Mac Appstore? Thanks in advance. 回答1: Yes developer can upload binary through GM(Golden Master) Xcode build actually this is a pre release of final Xcode build it can be used to build &

Where is iOS app customer reviews section in newly revamped (in Sep 2015) iTunes connect UI

 ̄綄美尐妖づ 提交于 2019-12-10 18:46:30
问题 Sorry about the obviously stupid question, but has anyone able to find where the customer reviews section been moved to in newly revamped (in Sep 2015) iTunes connect UI. On previous iteration of the interface, there was a 'reviews' tab when you select your app in iTunes connect. But it's not there anymore. Thanks. 回答1: My apps > App Store > iOS APP > Additional Information > Reviews Or, access directly: https://itunesconnect.apple.com/WebObjects/iTunesConnect.woa/wa/LCAppPage

iOS: Detect the source of the iOS app installation programmatically (inside the installed app) [duplicate]

℡╲_俬逩灬. 提交于 2019-12-10 18:37:09
问题 This question already has answers here : How to track marketing efforts for iPhone apps on the App Store? (2 answers) Tracking iOS installs from multiple marketing sources (4 answers) Closed 3 years ago . I would like to know if there is a way to detect how the user has found my app in the AppStore. For example if there is some parameter that I can concatenate to the URL of my app in the AppStore and get it inside the installed app. It might be http://itunes.apple.com/app/SOME-APP-ID?mt=8

What is the link for the Facebook Like button in the iOS App Store?

a 夏天 提交于 2019-12-10 18:18:55
问题 If you go to the Apple App Store on an iOS device, each app has a Facebook Like button under the Review tab. Is there a way to generate or know what this link is? Is that like button linked to a Facebook App? What if you have not created an Facebook App associated with your iTunes App? I have looked on Facebook and the following is logged under recent activity: "Joe likes <My iOS App> on <iOS>" Where <My iOS App> is a link to the app on iTunes, and <iOS> is a link to the iOS 6 page on apple

Submitting app - Add Localizations, but my language is not listed in the combo box?

不想你离开。 提交于 2019-12-10 18:18:19
问题 I am about to submit my app. I have followed the upload guide, and I selected English as primary language since Norwegian is not listed, because it ensured me that you can add localizations afterwards. I did, even though my app only will be sold in Norway. Now I clicked add localizations, but still, no norwegian in the combobox. What should I do?? 回答1: It's the same story in Czech Republic. Treat it formally as an English application. You can fill Description and What's new in Norwegian and

Different versions of the same app depending on device (app store)

十年热恋 提交于 2019-12-10 17:49:40
问题 I have submitted my game to the App Store and updated it, now the newest version is the version that every one who downloads my game should get, Right? Now the problem is, when I download my game from the App Store on my iPad mini I get the correct version, however when I download it from an iPad 2 I get the older version! That's not supposed to happen, How can I fix it? Also, How can I make sure the newest version of my app is the one everyone gets?(I don't have an iPhone or iPod touch so I

Apple push notifications - getting empty push token from production app - will push tokens be sent after fix provisioning profile issue

我的梦境 提交于 2019-12-10 17:49:14
问题 We added receiving push notifications to an iPhone app. Everything was working in the test/sandbox environment, we were getting token id's from the app and could send push notifications from our server. But now the app is approved and came out of the Appstore we were getting empty push tokens/notifications id's send to our server. We already have over 600 of them... Note that end users do get the popup to approve of receiving notifications in the app, the app is just sending empty tokens to