app-store

Invalid Binary Error after App Store submission

99封情书 提交于 2019-12-04 13:54:06
问题 I'm constantly getting the following Error: after submitting my app to the App Store. I've tried everything recommended in Apple's mail and also the answers to posts I found on Stackoverflow. Nevertheless I'm still getting this message. What could be my problem? What I've done so far: Checked to use App Store Distribution provisoning profile Checked that Entitlements.plist's 'can be debugged value' is set to FALSE Cleaned up my project Deleted the directory containing my app (the build

App Store developer renaming

半世苍凉 提交于 2019-12-04 13:47:47
问题 I have a developer account for person, not a company. And I have my name written near every app that I published. Now I want to changed it to fancy name without changing my developer account and without registration of company. Any help will be appreciated. I've changed approved answer because we are forced to start all law procedures to get legit papers for our company name and show it to Apple. Seems to be that this is the only way. :( 回答1: I'm sorry to tell you, but as far as I know, the

Does app store or Play Store allow apps that have a WebView only to my site?

老子叫甜甜 提交于 2019-12-04 12:35:34
问题 I want to publish an app witch contains a WebView to my site only and thats the whole app. Like Mobile Web app but comes from the stores. Does app store or Play Store allow apps that have a WebView only to my site? 回答1: Yes, you can published an app which contains just a WebView of your own website. Please note that according to Google Play Developer Program Policies, it's not allowed to publish apps that provide a WebView of a website you don't own or administer: Do not post an app where the

How to use bzip2 format in iOS? Apple tell me bzBuffToBuffDecompress is private APIs

泄露秘密 提交于 2019-12-04 12:34:24
问题 Today I submit my iOS App to app store, but soon I got a mail from apple, it said that, cannot be posted to the App Store because it is using private or undocumented APIs: Private Symbol References BZ2_bzBuffToBuffDecompress As you know, as outlined in the iPhone Developer Program License Agreement section 3.3.1, the use of non-public APIs is not permitted. Before your application can be reviewed by the App Review Team, please resolve this issue and upload a new binary to iTunes Connect. What

Use nm, strings and/or otool to find which library is wrongly using frameworks or methods

南楼画角 提交于 2019-12-04 12:14:39
I had the same problem as in this question . The solution doesn't discuss however how nm , strings or otool can be used to search for offending code. Let say that the offending code uses ASIdentifierManager 's advertisingIdentifier method from the AdSupport.framework . Concretely, how can binary libraries be searched with nm , strings or otool ? How come there is no linker error even though AdSupport.framework is not part of the "Link Binary With libraries" build phase or linked through OTHER_LDFLAGS ? Edit: After debugging many projects I realized that the best way to check if (and where) a

“Invalid Icon Path” - Error returned from Apple App Store Team

大憨熊 提交于 2019-12-04 11:54:57
This is my first time submitting something to the App Store, and I am having a lot of issues. First off, let me say that the application has been built with PhoneGap , using the Cordova 1.9.0 framework . The web application end of it is fine, validates W3, and runs perfectly in browser. I have rebuilt this project from the ground up after being unable to fix the issue manually, but that did not rectify it either. Below is the error that Apple sends back to me... Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": Default@2x.png Invalid Icon Path - No icon found

iOS Dev: Certificates and hiring a freelancer

我们两清 提交于 2019-12-04 11:25:34
I have hired a freelancer to build an app for me. I have an individual dev account to which I have added him as a technical user. He has requested either that I send him distribution and development certs plus a provisioning profile OR to make him an admin role in iTunes Connect. Should I create certificates with my name/email and send them to him? Or with his name/email? Or should I just make him an admin? What is the best/safest course of action? This is just for testing purposes and I will be receiving the source code upon project completion. Totally new to iOS dev and have been scrounging

how to add one or more plugins to an existing app

做~自己de王妃 提交于 2019-12-04 11:16:06
My company want to make an application which like a bookshelf can load more books when the application finished, they want the application to be able to load more plugins without destroying the already installed code: when the app has been purchased and downloaded from the app store, the user can buy plugins in the app store and install them into the app. Can anyone tell me how this could be achieved? Thank you very much. Marek Sebera Implementing A Plugin System in C or C++ Xcode & iOS - Create Plugins? How can I combine multiple iPhone applications in to one application? Objective-C Plugin

Automatically download sales reports from iTunes Connect

折月煮酒 提交于 2019-12-04 11:15:44
问题 I had a nice and hacky Perl script to automatically scrape and download sales report files from iTunes Connect. As of today, Apple overhauled the sales report site. It looks a lot nicer, but it uses a lot of JavaScript and simple scraping isn't going to work any more. So, does anybody know of a way to scrape this new site effectively? Some previous questions point to various scripts and online services. I presume they are all broken now as well. If you know of one that is still functional,

Xcode update stuck after updating macOS

无人久伴 提交于 2019-12-04 10:13:18
问题 After updating macOS, I cannot update XCode anymore: I have been waiting for 2 hours but AppStore does not update. How do I restart the Xcode update process from the beginning? Regards 回答1: A lot of the pain of updating XCode from the App Store can be avoided by downloading the latest version from the Apple Developer website directly (including beta versions if you are into them). Use this Apple Developer link. For more information see this Ask Different answer. 回答2: It is painfully slow when