Hi, I developed a network extension program on macOS. I tried to update the program by changing the version number. My update process was to first turn off network filtering via NEFilterManager.sharedManager.enabled = NO, and then use [OSSystemExtensionRequest activationRequestForExtension:bundleid queue:dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0)]; to let the system replace the old network extension program. However, sometimes the old network extension process will become a zombie process like pid=86621 in the figure. As long as the zombie process exists, the network cannot be used. After about 10 minutes, it will be cleared and the network will be available. Restarting Wi-Fi can also clear the zombie process immediately. Why is this? How to avoid this problem?
Search results for
We are unable to process your request
69,912 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
See Requesting Permission to Use Location Services in the CLLocationManager documentation for the process you're supposed to implement.You're just checking the authorization status and never actually calling the request for authorization. As a result, authorization status is always going to be NotDetermined.
Topic:
App & System Services
SubTopic:
Maps & Location
Tags:
The request to open com.. failed. Domain: IDELaunchCoreDevice Code: 0 User Info: { DVTErrorCreationDateKey = 2024-02-01 08:08:37 +0000; IDERunOperationFailingWorker = IDELaunchCoreDeviceWorker; } The application failed to launch. Domain: com.apple.dt.CoreDeviceError Code: 10002 User Info: { BundleIdentifier = com..; } The request to open com.. failed. Domain: FBSOpenApplicationServiceErrorDomain Code: 1 Failure Reason: The request was denied by service delegate (SBMainWorkspace). User Info: { BSErrorCodeDescription = RequestDenied; FBSOpenApplicationRequestID = 0x85ac; } The operation couldn’t be completed. The process failed to launch. Domain: FBProcessExit Code: 64 Failure Reason: The process failed to launch. User Info: { BSErrorCodeDescription = launch-failed; } The operation couldn’t be completed. Launch failed. Domain: RBSRequestErrorDomain Code: 5 Failure Reason: Launch failed. Launchd job spawn failed Domain: NSPOSIXErrorDomain Code: 22 Failure Reason: Inva
HiI'm experiencing very odd behavior with NSURLSessionDataTask. It seems that if I POST to an endpoint that has params in the URL, it will always get sent as GET request, even though I am explicitely setting the HTTPMethod of the NSMutableURLRequest to POST. When POSTing to an endpoint that is straight-foward and has no params in its URL (eg. no ?param=value), then NSURLSession will send it off as a POST request. Has anyone else experienced this behavior?
I am facing the same issue exactly after we updated IOS 11 to 12. and the app crashed when started and we are getting the below Errors from device console log.Did any one find any solution on this?error 10:44:05.109096 +0300 SpringBoard [com.appname] Bootstrap failed with error: <NSError: 0x2831ccf00; domain: BKSProcessErrorDomain; code: 1 (bootstrap-failed); reason: Failed to start job>error 10:44:05.109128 +0300 SpringBoard Bootstrapping failed for <FBApplicationProcess: 0x10ee6aaf0; com.zain.zainapps; pid: -1> with error: Error Domain=BKSProcessErrorDomain Code=1 Unable to bootstrap process with bundleID com.zain.zainapps UserInfo={NSLocalizedDescription=Unable to bootstrap process with bundleID com.zain.zainapps, BKSProcessExitReason=0, NSLocalizedFailureReason=Failed to start job, NSUnderlyingError=0x2831ce0d0 {Error Domain=NSPOSIXErrorDomain Code=3 No such process UserInfo={BKLaunchdOperation=launch_get_running_pid_4SB, NSLocalizedDescription=Unable
Topic:
App & System Services
SubTopic:
Core OS
Tags:
Hi,I've been unable to upload a build for the last several hours. Xcode spins for a while on Fetching list of teams from the Developer Portal... and then reports The request timed out.This is not a new app or a new account; I've uploaded about 70 previous builds.Frank
I have same issue, I have checked my profile/account and all data are correct. First Name and Last name Age(older than 18 Payment card ( I already purchased apps/items in Appstore). I have tried master card, visa Address When I submit form to enroll development program I have checked HTTP request as well HTTP Request POST (406) https://developer.apple.com/servicesenrollment/submitIndividualEnrollment Response creationTimestamp: 2020-07-03T14:15:39ZhttpCode: 406requestUrl: https:/developer.apple.com/services-enrollment/submitIndividualEnrollmenresponseId: 8575721d-e88c-44c1-984f-cae3cc8fc5f2resultCode: 202000resultString: Your request could not be processeduserLocale: en_USuserString: Your request could not be processed As you can see I got some unknown error: Your request could not be processed Without any details about reason.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Please help me to check as below, what happen I unable to renew membershi. thank you
I verified and found that, the extra 2 ES_EVENT_TYPE_AUTH_CLONE events … are coming from process … DesktopServicesHelper. Yeah, that’s what I suspected. What’s happening here is that, when you copy a file using the Finder, it first tries to run that copy locally, that is, from within the Finder process itself. If that fails it passes the job off to a helper process which is able to escalate privileges. This makes sense because, in general, most permission errors can be bypassed by escalating privileges. In your case, however, it’s not going to help and thus you see these redundant requests. I don’t think there’s anything your ES client can do about that. Then again, I don’t consider this to be major negative. An ES client has to process requests promptly and so processing a few extra requests isn’t a big deal. However, if this is causing you significant grief I recommend that you file a bug about it. And if you do file a bug, please post
Topic:
App & System Services
SubTopic:
Drivers
Tags:
Hey there, I recently updated my iPhone to the iOS 26 developers beta version, and I’m encountering an issue on the Software Update page. It says “Unable to check for updates,” and I’m unable to revert to iOS 18. Is this a temporary problem? Will I be able to update my iPhone in the future without needing to reset it? Thanks
Topic:
Community
SubTopic:
Apple Developers
Hello Team, Need help with launching Android TV on Mac M1 Pro Error : Emulator process for AVD has terminated. Unable to open android TV emulator on mac m1 pro -> Android Studio version Android Studio Bumblebee | 2021.1.1 Recommended and ARM images tabs are empty and unable to launch device by selecting any of the options under other images tab. Attaching screenshots for reference.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
I am currently developing a government application and have submitted a request to enroll our account under an organization. However, the request has been pending for over two weeks. I have already provided the required document as requested by Apple, but I have not yet received any response. Could you please advise how long the organizational enrollment process typically takes?
Topic:
Developer Tools & Services
SubTopic:
General
Tags:
When logged in to iTunes Connect and going to Agreements, Tax, and Banking , I'm prompted to Request New amendments. When I click Request, I'm then asked to review the new agreement, agree to the terms and Submit, but I get an error everytime I hit submit:The following error(s) occurred:There was an error processing your request. Please try again. If the error persists, you can follow up by using the Contact Us module.I can't move past this. I've checked my Developer account in the member center, and I've agreed to all the agreements there. Am I missing something, I can't get this error to go away. Any help would be greatly appreciated! Thanks in advance for any words of wisdom
with --deep option the notarisation process is successful, but the application does not request anymore microphone access.without --deep option the application cannot be notarised, but it requests microphone access (I have verified on 2 different systems that this is not a local problem)
Topic:
Media Technologies
SubTopic:
Audio
Tags:
We enrolled for the Apple Developer program on 13 August 2021, but our enrollment is still being processed since. We tried creating a support request but our emails are not being submitted for some reason. Please help.