Search results for

We are unable to process your request

69,923 results found

Post

Replies

Boosts

Views

Activity

Unable to Verify App
I have deployed an in-house enterprise app to a user and they are unable to open the app. The error is Unable to Verify App An Internet connection is required to verify trust of the developer . This app will not be available until verified. The user is connected to the internet via wifi. We also tested with a cellular connection. We are able to browse the internet so, we're sure the device is connected to the internet. The app downloads but, when the app icon is clicked the error appears. The same app deployed to several other users does not produce an error and opens without issue. What is causing this error and how can we fix it?
4
0
2.2k
Jan ’24
App Attest attestationData request fails with 400 Bad Request (no X-Request-ID)
Hello Apple Team We are integrating App Attest with our backend and seeing a 400 Bad Request response when calling the attestation endpoint. The issue is that the response does not include an X-Request-ID or JSON error payload with id and code, which makes it hard to diagnose. Instead, it only returns a receipt blob. Request Details URL: https://data-development.appattest.apple.com/v1/attestationData Request Headers: Authorization: eyJraWQiOiI0RjVLSzRGV1JaIiwidHlwIjoiSldUIiwiYWxnIjoiRVMyNTYifQ.eyJpc3MiOiJOOVNVR1pNNjdRIiwiZXhwIjoxNzU3MDUxNTYwLCJpYXQiOjE3NTcwNDc5NjB9.MEQCIF236MqPCl6Vexg7RcPUMK8XQeACXogldnpuiNnGQnzgAiBQqASdbJ64g58xfWGpbzY3iohvxBSO5U5ZE3l87JjfmQ Content-Type: application/octet-stream Request Body: (Binary data, logged as [B@59fd7d35) Response Status: 400 Bad Request Response Headers: Date: Fri, 05 Sep 2025 04:52:40 GMT x-b3-traceid: 4c42e18094022424 x-b3-spanid: 4c42e18094022424 Response Body (truncated): receipt: h'308006092A864886F70D01070..
1
0
244
Sep ’25
Reply to Enrollment in the apple developer program
Mine is: { responseId: d870b222-9a9d-44e4-ac3d-42b0f2a5c8c4, resultCode: 202018, resultString: Your request could not be processed, userString: Your request could not be processed, creationTimestamp: 2020-07-29T07:11:27Z, userLocale: en_US, requestUrl: https://developer.apple.com/services-enrollment/submitIndividualEnrollment, httpCode: 406 } I called Apple Developer support, they don't know why and suggest me create new apple id (it's never worked)
Jul ’20
Unable to capture the view hierarchy
I always get an error when I try to view the interface hierarchy in Xcode.And I have no idea about this.I really need help. An error is as follows: The operation couldn’t be completed. Log Title: Data source expression execution failure. Log Details: error evaluating expression “(id)[[(Class)objc_getClass(DBGTargetHub) sharedHub] performRequestWithRequestInBase64:@]”: error: Execution was interrupted, reason: EXC_BREAKPOINT (code=1, subcode=0x1a987b62c). The process has been returned to the state before expression evaluation. Log Method: -[DBGDataSourceConnectionLibViewDebugger _executeLLDBExpression:forRequest:onPotentialThread:iteration:]_block_invoke Domain: DBGViewDebuggerErrorDomain Code: 0 Failure Reason: Log Title: Data source expression execution failure. Log Details: error evaluating expression “(id)[[(Class)objc_getClass(DBGTargetHub) sharedHub] performRequestWithRequestInBase64:@]”: error: Execution was interrupted, reason: EXC_BREAKPOINT (code=1, subcode=0x1a987b62c). The process
2
0
2.9k
Sep ’21
Reply to HEIC Images Crash Simulator While Using Share Extension on XCode 12 Beta 6
Same here: iPhone 11 (Simulator, iOS 15.0, fresh after erase) iOS Deployment Target 13.0 Photo Gallery Pink Flowers image Share with own share extension leads to Unable to Share - There was an error while preparing to share. Please try again later. The log message is: 2021-11-16 13:26:53.061484+0100 MobileSlideShow[12293:604801] Image conversion request C8DC5D30-0BF6-42E3-8BE9-7EE6FB72366B (url output) (attempt 1 of 2) unsuccessful completion: Error Domain=PAMediaConversionServiceErrorDomain Code=2 (null) UserInfo={PAMediaConversionServiceErrorSourceResourceSummaryKey=} 2021-11-16 13:26:53.061771+0100 MobileSlideShow[12293:604801] Image format conversion failed: Error Domain=PAMediaConversionServiceErrorDomain Code=2 (null) UserInfo={PAMediaConversionServiceErrorSourceResourceSummaryKey=} 2021-11-16 13:26:53.062316+0100 MobileSlideShow[12293:604728] [PhotoKit] [PHAssetExportRequest] Error while processing resources: Error Any help appreciated.
Topic: App & System Services SubTopic: General Tags:
Nov ’21