submission

Can't submit app to AppStore. “Your application bundle's signature contains code signing entitlements that are not supported on iOS”

眉间皱痕 提交于 2019-12-11 03:54:19
问题 I'm trying to submit my app to the AppStore but all in vain. No matter what I do I'm getting the following error: I tried cleaning, deleting derived data, restarting Xcode, restarting my Mac. Nothing helps. this answer suggests copying bundle from iTunesConnect and pasting it into the project, but it's not possible since iTunesConnect has changed and you are no longer able to copy bundle id from there. Any ideas, guys? 回答1: The problem existed because Associated domains and iCloud options

I need to create a button that sends form information to email on button click event

六月ゝ 毕业季﹏ 提交于 2019-12-11 01:43:37
问题 I'm new to everything programming and I'm in the process of creating a web form for my personal business that submits the form details to email on a button click. I've done a search, and I haven't quite been able to find exactly what I'm looking for. I'm not sure what common protocol is when it comes to web form submission. I would rather not have the information on a database, as it is only temporary. Though it might be handy to have a name and phone number submitted to my database on button

How do I submit an app to the App Store using Xcode 4.3 or Application Loader

自古美人都是妖i 提交于 2019-12-10 17:37:34
问题 I have my first iOS app in "Waiting for upload" status in iTunes Connect but I am unable to submit it to the App Store because of issues I am having in Xcode 4.3 in Application Loader. In Xcode 4.3 I have 3 provisioning profiles Ad hoc provisioning profile App Store provisioning profile (valid signing identity not found) <-- What signing identity? I downloaded this from the Provisioning Portal! iOS Team provisioning profile After building and archiving my application I click "Distribute" and

Is iPhone 5 display support *necessary* for app submission? [closed]

孤街醉人 提交于 2019-12-10 13:57:07
问题 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 3 years ago . Quick question : Do new apps submitted now NEED to have customized UI's for the iPhone 5 display? Details : I'm looking for a definitive resource / article which mentions whether new iPhone apps submitted now (i.e. after the iPhone 5 launch) absolutely MUST have full screen custom UIs for the new iPhone 5 screen

How to install a certificate in Xcode (preparing for app store submission)

*爱你&永不变心* 提交于 2019-12-09 16:37:57
问题 I wan't to select my distribution profile in Code Signing Identity in the build tab of targets. But all my certificates (developer, ad hoc, ...) are grayed out. So it seems that the new profile XXX.mobileprovision is not installed. The guidelines say Download the distribution profile and install it in the Xcode Organizer. Drag the .mobileprovision file to the Provisioning Profiles list under IPHONE DEVELOPMENT in the Organizer. But nothing happens. No green plus icon appears. If I double

JSF 2.0 and Multiple Submission problem

隐身守侯 提交于 2019-12-09 07:03:34
问题 Somebody told me that JSF 2.0 automatically handles multiple submission problem. Is that right? If yes, how does JSF 2.0 do that? If no, what are the things that must taken care of, so that you don't leave any pitfall while handling this problem? Thanks. 回答1: This is requested and maintained by JSF spec issue 559. As it currently stands, it's not there yet, but it is targeted for the upcoming JSF 2.2. Until then, the Seam's <s:token> is your best solution which not only prevents CSRF (which

How to submit Two binary(iPhone and iPad) files for same project in App Store?

 ̄綄美尐妖づ 提交于 2019-12-09 01:28:33
问题 I have created Map application for iPhone and I developed same Map application on iPad too by my client requirement. Now I have same Map app project but two .ipa files one for iPhone and another for iPad. I have already put iPhone version on iTune and it showing status "waiting for review" 1>Now I want to put my iPad version app on iTune with the same project name. How this can be achieve? 2>What Setting should I do in plist file and with xib files? If there is universal app iPhone/iPad then

Various ITMS errors when trying to submit archive to App Store

情到浓时终转凉″ 提交于 2019-12-08 06:22:13
问题 So this is a weird one — I get the following errors when trying to submit my archive to the App Store: ERROR ITMS-90049: "This bundle is invalid. The bundle identifier contains disallowed characters. [See the section of the Application Programming Guide entitled The APplication Bundle.]" ERROR ITMS-90049 "This bundle is invalid. The bundle identifier contains disallowed characters ERROR ITMS-90056: "This bundle is invalid. The Info.plist file is missing the required key: CFBundleVersion."

iOS Submission issue with In-App purchase

谁说我不能喝 提交于 2019-12-04 19:56:14
问题 I have uploaded my app with two In-App purchases. After 4 days I have received this message and the iTunes Connect status: "Your In-App Purchase has been returned. You must modify or delete the highlighted item." Both of the In-App purchases are highlighted with warning sign and say developer action needed . Any-pointers for what the problem is (in general .. obviously specifics aren't expected)? Sorry (DA) for being vague on the question. But So all allple say is "Converse with fellow

When I resubmit my app after a rejection do I need to increment the version number? [closed]

ぐ巨炮叔叔 提交于 2019-12-04 18:37:07
问题 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 last year . My app was rejected, so I have amended it and am about to resubmit it. The first time I submitted it it was as version 1.0. Do I need to increment the version number for this resubmission? 回答1: No!!! You do not need to update version number. If your app is rejected then you do not need to change its version number