Search results for

We are unable to process your request

69,945 results found

Post

Replies

Boosts

Views

Activity

IOS streaming app stops loading requested images
Streaming APP stops loading requested images, then requires an iPhone Network Reset. Then it only works for a short period of time. React Native Coding works fine on Android. Audio, Airplay, and Picture in Picture, Background fetch, and Background processing is enabled. It also causes IOS web browsers to unable to connect to requested image domain, until a iPhone Network Reset. {Image} with image source parameter from within react-Native. The player also stops playing in the background when minimized when this happens.
0
0
458
Feb ’21
Your enrollment is being processed.
Dears, We have enrolled in the Developer account for Organization almost 1 month ago. But it is just frozen at Your enrollment is being processed status. And I have asked it a few times for support their response was as below. I am afraid that we will not be able to proceed with the enrollment review as your verification contact has not submitted the webform. Please remind your verification contact to check the email and complete the web form. I don't understand it clearly. As I understood what I need to do is just wait to complete their verification right? Thank you Regards Battumur
0
0
442
Jan ’23
Reply to iOS 18 Live Caller ID Lookup/PIRService is too unreliable and flaky
Here are a couple of more issue that appear: XPC request complete, status(0) error:Error Domain=CipherML.CipherMLError Code=5 server error ({error:{message:No token key found with key id: [186, 183, 73, 109, 88, 42, 99, 19, 116, 183, 189, 131, 111, 95, 249, 54, 122, 9, 44, 65, 69, 234, 109, 2, 214, 146, 210, 97, 207, 93, 139, 80]}}) UserInfo={NSLocalizedDescription=server error ({error:{message:No token key found with key id: [186, 183, 73, 109, 88, 42, 99, 19, 116, 183, 189, 131, 111, 95, 249, 54, 122, 9, 44, 65, 69, 234, 109, 2, 214, 146, 210, 97, 207, 93, 139, 80]}})} error = Error Domain=com.apple.CipherML Code=400 Error Domain=com.apple.CipherML Code=401 Unable to request data by keywords batch: missing configuration UserInfo={NSLocalizedDescription=Unable to request data by keywords batch: missing configuration, NSUnderlyingError=0xd623415c0 {Error Domain=CipherML.CipherMLError Code=25 missing configuration UserInfo={NSLocalizedDescription=missing configurat
Topic: App & System Services SubTopic: General Tags:
Jul ’24
Reply to Curl file upload -F post request in objective c
You can find my general advice on this topic in Debugging HTTP Server-Side Errors. The basic idea is to use a debugging proxy (or a lower-level packet trace tool) to compare a successful request (from curl) and an unsuccessful request (from your app) to see how they differ. Share and Enjoy — Quinn “The Eskimo!” Apple Developer Relations, Developer Technical Support, Core OS/Hardware let myEmail = eskimo + 1 + @apple.com
May ’17
Reply to Xcode Cloud builds failing with random 502 errors when resolving packages
Also seeing this. Our builds are giving: Command exited with non-zero exit-code: 128 fatal: unable to access 'https://github.com/my-project-repo.git/': The requested URL returned error: 502 Your SCM service 'github.com' failed to respond, please check that it's available and while resolving package dependencies they all: error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
May ’24