app-store

Error invalid binary from itunes connect?

穿精又带淫゛_ 提交于 2019-12-11 02:39:46
问题 I have submitter my universal application .app file to iTunes connect and it shows 'Invalid Binary' status and i got a mail from apple. The mail content is "Invalid Binary Architecture - iOS 3.0 introduced support for multiple binary architectures. If your binary is built for multiple architectures, your Info.plist must have a MinimumOSVersion key with a value of at least 3.0. Additionally, if your app is intended to support earlier iPhone and iPod touch models, your app must contain at least

New In-App-Purchase are not displayed in the iTunes app product page

廉价感情. 提交于 2019-12-11 02:06:43
问题 My app provides IAP for our users and We already have one product then, which is listed on the "Top In-App purchases" section in iTunes product page. I submitted the latest version which have two new products. The build successfully went live (almost 2 weeks back) and I was able to purchase the new two products as well. Also the iTunes metrics show the purchase of new products from the users. But it is not displayed under "Top In-App purchases". Only the first IAP is listed under that section

Publish app to App Store with Stripe

橙三吉。 提交于 2019-12-11 02:02:35
问题 What is the common workflow of publishing app with Stripe. At development stage I can use test stripe keys for testing. But before submitting to App Store I have to change public key to production. And my question is: what information I should provide to Apple? How they can test payment process with production Stripe? 来源: https://stackoverflow.com/questions/39540270/publish-app-to-app-store-with-stripe

Complete list of graphics needed for iPhone app submission to the App Store

大兔子大兔子 提交于 2019-12-11 01:29:05
问题 Hello wonderful stackoverflowers! I hope this question is within the scope of this site. I'm preparing to submit my first iPhone app to the AppStore and I want to make sure that I have all the graphics needed. I also want to make sure that I have the required graphics for the iPad and to be featured (if I get lucky :). Could we confirm that this list looks correct and comprehensive ? Is there anything here in excess or that neeeds to be added ? Any warnings or caveats from previous

In App Link To Rate An App

馋奶兔 提交于 2019-12-11 00:59:38
问题 I realise this has been a heavy traffic question over the past few years. I have looked at every question and answer, and every comment and re-comment. Answers and comments are wide in range. Apple are famous for changing the landscape continuously. I would just like the most updated method to allow the user to rate my app via a button in-app. This is what I have as the most updated version: @IBAction func RateUs(sender: AnyObject) { UIApplication.sharedApplication().openURL(NSURL(string :

signer not valid error

二次信任 提交于 2019-12-10 23:41:49
问题 I build for appstore distribution , but when trying to test it on device (not the developing ) it give the following warning The application "myapp" was not installed on the iPhone "user's iPhone" because the signer is not valid. any suggestion to solve that best regards 回答1: When you want to test a production version of your app (rather than a developer version) you can't use the App Store provisioning profile and install it on your app. In XCode > Organizer > Provisioning Profiles you'll

Why are the results from iTtunes Search API ordered differently than a search result on an iOS device?

左心房为你撑大大i 提交于 2019-12-10 23:37:52
问题 I noticed that the apps returned from the iTunes search API for a specific search term are different (mostly in a different order) than when I search for this search term directly in the App Store app on the iOS device. Can I get the exact same results? (How do ASO tools like Sensortower achieve this?) 回答1: Answering my own question - the iTunes search API returns the results in the order they appear on the iTunes application on Windows or OS X. There is no API parameter or option to return

Possible app rejection by syncing zipped sqlite database in iOS

六眼飞鱼酱① 提交于 2019-12-10 23:18:09
问题 I have a SQLite DB that I need to backup using iCloud. I am aware that Apple recommends not to sync the whole DB and it may reject the App. Possible workarounds includes - 1) Switch to Core Data - Its too late for this option and given the learning curve for core date, I do not wish to extend the timelines. 2) Maintain log files for SQLite and Sync the log file - This option is more valid and I would be working on it as a fail-safe 3) Zip the DB using ZipArchive and Sync the zip file - This

What to submit first: in app purhcase or app binary?

久未见 提交于 2019-12-10 22:27:08
问题 I remember once I had a problem sending an in app purchase product before uploading the app binary for approval at iTunes Connect, or vice versa. I know that if I do it in the wrong way, I have to set your in app purchase again and start all over. Can someone help me understand the exact order to this? Which one of them should I do first? 回答1: Rant, you can click "Ready to Upload Binary", and then submit the app binary for approval, that any in app purchases you have will follow the statuses

App's App Store Link

穿精又带淫゛_ 提交于 2019-12-10 22:04:22
问题 I have an app that logs the amount of miles you travel. I want to share the data by using different social networks, for example I have used the Facebook SDK and the user can post a status update. I want to advertise my app (of course) throughout that post, as well as present the data, but I want to direct the viewer of that post to the App on the store. So, even though I have not released the app yet, how can I find out/retrieve the apps link? 回答1: Use iTunes Link Maker. It's a really good