Search results for

We are unable to process your request

69,898 results found

Post

Replies

Boosts

Views

Activity

Stuck in processing
Hey all!We are seeing an issue with 2 of our applications where the latest uploaded builds are stuck in processing. We tried uploading with different dev accounts, no difference so for one app in fact as a result we have now 2 builds stuck in processing (one build for > 2 weeks, the other > 1 week). Is anyone experiening issues and has come across any solutions please?Thanks in advance!
4
0
995
May ’20
How to submit images in review process
I am trying to submit a new app for review. Part of the process requests that I submit images of the app in different formats: 5.5 iPhone, 12.5 iPad, etc. I used the Xcode simulator to create the required views then used Shift, Command, 4 and Space bar to capture the different image. When I tried to drag these images onto the page, a message told me that my images were the wrong size. I need from you is a step-by-step procedure as to how to generate the correct image for any one of the correct devices.
1
0
1.3k
Nov ’21
Stuck in Processing
I made some tiny changes to my app which is in the Testflight beta stage.Builds up to 4 uploaded fine, 5 and subsequent builds have been stuck in the Processing stage for nearly 24 hours.Is there anything I can do about that? I want to ship my app! How does processing go from 5 - 10 minutes to 24 hours? Why does it even take 5 - 10 minutes? What is it doing? Surely checking the API usage can't take that long... particularly this app, it's 2 view controllers and a handful of classes. It's about as small as it gets.
5
0
2.8k
Mar ’16
Unable to Sign macOS App – Missing Valid Developer ID Application and Installer Certificates – Request for Account Reset?
Hello, I have created multiple Developer ID Application and Developer ID Installer certificates across different Apple OS versions without keeping the Certificate Signing Requests (CSR). As I’m not very experienced with Apple’s system, I made this mistake and now I am unable to create new certificates because I have reached the maximum number of certificates allowed. I develop software based on Electron and have been building and signing my applications with electron-builder, integrating the app signing needed to submit the app to the Apple Store via Transporter. Here is the relevant portion of my package.json build config: mac: { appId: com.nome_app.ext, type: distribution, target: [ mas ], artifactName: name_app.${ext}, category: public.app-category.utilities, provisioningProfile: build/prov_prof_mac_name_app.provisionprofile }, mas: { appId: com.name_app.ravia, hardenedRuntime: false, type: distribution, gatekeeperAssess: true, artifactName: name_app.${ext}, category: public.app-category.
1
0
134
Jun ’25
Reply to Unable to observe Focus status changes from an Intents app extension
[quote='760536021, brettneese, /thread/760536, /profile/brettneese'] I am unable to trigger the logs in the INShareFocusStatusIntentHandling extension. [...] I am also unable to hit any breakpoints in the extension. [/quote] I just built this sample with Xcode 16 beta 4, and ran it on iOS 18 beta 4, and hit a breakpoint the intent extension. What you're running into here is that you are not attached to the correct process to see the logs, or hit those breakpoints. Debugging SiriKit intents requires you to think in terms of a multi-process architecture, which can be different than the standard debugging workflow when working on your main app. To setup a debug session correctly, using the Debug > Attach to Process by PID or Name menu is very helpful. The process name you're looking for will be the name of the extension target, which is IntentHandler for the sample code you cited. If you enter that into the dialog box, the debugger will wait for a process
Topic: App & System Services SubTopic: General Tags:
Jul ’24
Unable to backup to iTunes.
I know backing up to iCloud is not working and the workaround is to back up to iTunes. But I am unable to back up to iTunes. Everything is updated on my Mac. The moment states that it is backing up my iTunes I will get a pop message stating there is a error unable to back up. I am able to back up my iPad. Any idea?
0
0
149
Jun ’15
Unable to Submit for Review
When I try to submit my app update, I get this error: Unable to Submit for Review The items below are required to start the review process: This field is required However, there aren't any fields that are marked as not required. Here are the things I've checked so far: I've uploaded appropriate sized photos for iPhone 6.5, iPhone 5.5, iPad Pro 12.9 2nd Gen, iPad Pro 12.9 3rd Gen. I've ensured that all the phone types in the Media Manager has photos in them. Selected Free for app pricing Ensured I accepted the new Paid Apps agreements Double checked that I have a rating selected. Double checked that the certificate for my app is still in my account's certificate list
6
0
1.6k
Apr ’21
Reply to Integrate performance profiling in another application
There's no supported way for you to use Instruments without installing Xcode. If you'd like us to consider making that possible, please file an enhancement request using Feedback Assistant. Once you file the request, please post the FB number here. If you're not familiar with how to file enhancement requests, take a look at Bug Reporting: How and Why? Your second question is not a technical one, so I am unable to provide an answer. You may wish to discuss it with your legal counsel.
May ’24
Reply to (UE5) UATHelper: Packaging (IOS): ERROR: CodeSign Failed
I think I might be onto something. hehe I believe that the prompt that appears at the end of the build process is not showing to me and resulting in the “ERROR: CodeSign Failed” because of these settings in the “MyGame”.xcodeproj file. Does anyone know how to change this file and lock it in a way that UE5 is unable to change it or rewrite it? Because every single time that I change it, the build process changes it back.
Topic: Code Signing SubTopic: General Tags:
Apr ’23
Reply to How long will i get the NEHotspotHelper entitlements after i have emailed to networkextension@apple.com?
Hi,I have send mail to networkextension@apple.com more than 3 weeks and still no answer.And i found that you have re-edited your response.You updated the way like this 'kick off the process by filling in the Network Extension Framework Request form'.Should i submit a request again?And,if i submitted a request by filling in the Network Extension Framework Request form,would i wait a month again?Thanks.
Feb ’16