app-store

Missing Push Notification Entitlement Warning in email

冷暖自知 提交于 2020-01-04 03:52:58
问题 After uploading the App to AppStore, I am getting the following warning in an email, where as there are no Push Notifications in my App but there are some third party SDKs like Chartboost, Applovin, Revmob, Crashlytics etc. Has someone else also encountered this problem? If so, have you reached to some solution? Dear developer, We have discovered one or more issues with your recent delivery for "Jigsaw App". Your delivery was successful, but you may wish to correct the following issues in

How do IPA files work?

懵懂的女人 提交于 2020-01-04 01:56:38
问题 I want to submit an iOS app to the AppStore but I have made some very cool technology and I want the code to be protected, is the IPA encrypted in any way or can anyone view my code? How can I encrypt it? 回答1: An IPA is just a zip file. Inside the IPA is your compiled app - it's encrypted. But it has to be decrypted to be used. If someone is interested then they can get a copy of your app, decrypt it and read through the compiled code (the machine code). You can't stop them doing this (well,

What does X-Apple-Store-Front means in apple http headers?

梦想的初衷 提交于 2020-01-03 20:12:08
问题 I need get hot search keywords using apple API https://search.itunes.apple.com/WebObjects/MZSearchHints.woa/wa/trends, and set values {"X-Apple-Store-Front": "143465-19,30"} in http headers, if i set "X-Apple-Store-Front" to "143465-19,30", the result is { "header": { "label": "热门搜索" }, "trendingSearches": [ { "label": "蜜芽", "url": "https://search.itunes.apple.com/WebObjects/MZStore.woa/wa/search?clientApplication=Software&src=trending&term=%E8%9C%9C%E8%8A%BD" }, { "label": "qq", "url":

What does X-Apple-Store-Front means in apple http headers?

北战南征 提交于 2020-01-03 20:10:50
问题 I need get hot search keywords using apple API https://search.itunes.apple.com/WebObjects/MZSearchHints.woa/wa/trends, and set values {"X-Apple-Store-Front": "143465-19,30"} in http headers, if i set "X-Apple-Store-Front" to "143465-19,30", the result is { "header": { "label": "热门搜索" }, "trendingSearches": [ { "label": "蜜芽", "url": "https://search.itunes.apple.com/WebObjects/MZStore.woa/wa/search?clientApplication=Software&src=trending&term=%E8%9C%9C%E8%8A%BD" }, { "label": "qq", "url":

validating an iPhone app archive

烂漫一生 提交于 2020-01-03 18:54:32
问题 Trying to send an app to Apple's App Store. Xcode 4.3.2. Successfully sent the app out to users via testflightapp and now want to send it to the store. When I try to distribute the app via the organizer I get these three validation errors: iPhone/iPod Touch: application executable is missing a required architecture. At least one of the following architecture(s) must be present: armv6 Application failed codesign verification. The signature was invalid, contains disallowed entitlements, or it

From Paid to FREE w/IAP: Preventing double-charging

让人想犯罪 __ 提交于 2020-01-03 16:48:15
问题 This is a conceptual workflow problem. I'm converting an app with an existing user base from Paid to Free with an in-app purchase (FWIAP) to remove ads. The problem I'm trying to avoid is having the existing paid customers updating the app and now suddenly seeing ads and being insulted/assaulted with the "option" to pay again to remove the ads they never bought in the first place. Luckily, I do have some breadcrumbs in the form of persistent data ( pData ) that will indicate whether the app

ITMS-90037 The Info.plist file is missing or could not be parsed while app store submittion

非 Y 不嫁゛ 提交于 2020-01-03 15:20:19
问题 When I upload the app into app store, I got the mail from itunese connect with the following issue We have discovered one or more issues with your recent delivery for "***". To process your delivery, the following issues must be corrected: This bundle is invalid - The Info.plist file is missing or could not be parsed. Please check it for embedded control characters. Once these issues have been corrected, you can then redeliver the corrected binary. I have checked the info.plist file path,

Cannot remove external testers in iTunes Connect [closed]

懵懂的女人 提交于 2020-01-03 10:44:14
问题 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 4 years ago . I have a problem with iTunes Connect TestFlight where I cannot see Internal Testers in the list any more. I did some research and found out if they are also External Testers, I have to delete them. BUT now I cannot even delete them from External Testers list. I selected and clicked delete but their emails were

Is the GPLv2 compatible with the iOS App Store and Android Market? [closed]

青春壹個敷衍的年華 提交于 2020-01-03 07:34:05
问题 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 7 years ago . I never wrote an iphone/android application. These days I'm planning to help a friend in doing that. The application is a sort of Ebook: a simple application to browse with the phone the contents of my friend's copyrighted book. I would like to realize that spending less time as possible. The application logic

why my app is rejected from appstore although i am not using icloud

大城市里の小女人 提交于 2020-01-03 05:34:13
问题 I did not use any icloud storage Reasons 2.23: Apps must follow the iOS Data Storage Guidelines or they will be rejected ----- 2.23 -----

We found that your app does not follow the iOS Data Storage Guidelines, which is required per the App Store Review Guidelines.

In particular, we found that on launch and/or content download, your app stores 21.12 MB. To check how much data your app is storing:

- Install and launch your app
- Go to Settings > iCloud > Storage & Backup > Manage Storage 
-