Hello, my name is Kanazawa Kenta, and I am a university student currently conducting research and development using visionOS.
In my project, I would like to access the main camera using the Enterprise APIs for visionOS. However, when I try to request permission or view the documentation, I receive the following message:
"Your account can’t access this page.
There may be certain requirements to view this content.
You must be the Account Holder of an Apple Developer Program for Organizations or an Apple Developer Enterprise Program to view this page."
I am currently enrolled in the Apple Developer Program as an Individual.
My question is:
Is it possible to use the Enterprise APIs with an individual developer account?
If not, what are the available options for students or researchers who wish to use these APIs for academic purposes?
I would greatly appreciate any guidance or suggestions on how I can gain access, or alternative ways to use the main camera for research in visionOS.
Thank you for your help.
Best regards,
Kanazawa Kenta
Apple Developer Program
RSS for tagCreate and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Created
Hello,
I recently paid for a $99 annual Apple Developer Program subscription, but I haven't received a payment receipt (I checked my spam folder). Where can I get an official receipt (invoice) for my payment?
Thank you!
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
hello
We found that our app had a lot of crashes on iOS 26. The crash stack showed [CBXpcConnection _sendBarrier]. The following is the crash log:
Thread 0 name: com.apple.main-thread (cpu_usage: 0.00%)
1
libsystem_kernel.dylib
_semaphore_wait_trap (in libsystem_kernel.dylib)
2
libdispatch.dylib
__dispatch_sema4_wait (in libdispatch.dylib)
3
libdispatch.dylib
__dispatch_semaphore_wait_slow (in libdispatch.dylib)
4
CoreBluetooth
-[CBXpcConnection _sendBarrier] (in CoreBluetooth)
5
CoreFoundation
___CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ (in CoreFoundation)
6
CoreFoundation
____CFXRegistrationPost_block_invoke (in CoreFoundation)
7
CoreFoundation
__CFXRegistrationPost (in CoreFoundation)
8
CoreFoundation
__CFXNotificationPost (in CoreFoundation)
9
Foundation
-[NSNotificationCenter postNotificationName:object:userInfo:] (in Foundation)
10
UIKitCore
___47-[UIApplication _applicationDidEnterBackground]_block_invoke (in UIKitCore)
11
UIKitCore
+[UIViewController _performWithoutDeferringTransitionsAllowingAnimation:actions:] (in UIKitCore)
12
UIKitCore
-[UIApplication _applicationDidEnterBackground] (in UIKitCore)
13
UIKitCore
___101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke_2 (in UIKitCore)
14
UIKitCore
__UIScenePerformActionsWithLifecycleActionMask (in UIKitCore)
15
UIKitCore
___101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke (in UIKitCore)
16
UIKitCore
-[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] (in UIKitCore)
17
UIKitCore
-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] (in UIKitCore)
18
UIKitCore
-[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] (in UIKitCore)
19
UIKitCore
___186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke (in UIKitCore)
20
UIKitCore
+[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] (in UIKitCore)
21
UIKitCore
__UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion (in UIKitCore)
22
UIKitCore
-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] (in UIKitCore)
23
UIKitCore
__64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.218 (in UIKitCore)
24
UIKitCore
-[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] (in UIKitCore)
25
UIKitCore
-[UIScene scene:didUpdateWithDiff:transitionContext:completion:] (in UIKitCore)
26
UIKitCore
-[UIApplicationSceneClientAgent scene:handleEvent:withCompletion:] (in UIKitCore)
27
FrontBoardServices
__76-[FBSScene updater:didUpdateSettings:withDiff:transitionContext:completion:]_block_invoke.129 (in FrontBoardServices)
28
FrontBoardServices
-[FBSScene _callOutQueue_maybeCoalesceClientSettingsUpdates:] (in FrontBoardServices)
29
FrontBoardServices
-[FBSScene updater:didUpdateSettings:withDiff:transitionContext:completion:] (in FrontBoardServices)
30
FrontBoardServices
__94-[FBSWorkspaceScenesClient _queue_updateScene:withSettings:diff:transitionContext:completion:]_block_invoke_2.cold.1 (in FrontBoardServices)
31
FrontBoardServices
___94-[FBSWorkspaceScenesClient _queue_updateScene:withSettings:diff:transitionContext:completion:]_block_invoke_2 (in FrontBoardServices)
32
FrontBoardServices
-[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] (in FrontBoardServices)
33
libdispatch.dylib
__dispatch_client_callout (in libdispatch.dylib)
34
libdispatch.dylib
__dispatch_block_invoke_direct (in libdispatch.dylib)
35
BoardServices
___BSSERVICEMAINRUNLOOPQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ (in BoardServices)
36
BoardServices
_BSServiceMainRunLoopSourceHandler (in BoardServices)
37
CoreFoundation
___CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation)
38
CoreFoundation
___CFRunLoopDoSource0 (in CoreFoundation)
39
CoreFoundation
___CFRunLoopDoSources0 (in CoreFoundation)
40
CoreFoundation
___CFRunLoopRun (in CoreFoundation)
41
CoreFoundation
__CFRunLoopRunSpecificWithOptions (in CoreFoundation)
42
GraphicsServices
_GSEventRunModal (in GraphicsServices)
43
UIKitCore
-[UIApplication _run] (in UIKitCore)
44
UIKitCore
_UIApplicationMain (in UIKitCore)
Thanks
Hello.
I have already completed the renewal payment on Aug. 8 and the payment is currently in good standing.
Please review my situation below:
My app has been taken down due to membership expiration.
I already renewed on Aug. 8, and the payment went through without issues.
I cannot renew. Even when accessing with the owner account, the membership button does not appear — only four buttons (Tools and Resources, Profile, Emails, Agreements) are visible.
If I press “Enroll today” as the only option, it moves to a screen saying “Your Apple Account is already associated with the Account Holder of a membership.” and I cannot enroll.
Thank you.
Hello.
I have already completed the renewal payment on Aug. 8 and the payment is currently in good standing.
Please review my situation below:
My app has been taken down due to membership expiration.
I already renewed on Aug. 8, and the payment went through without issues.
I cannot renew. Even when accessing with the owner account, the membership button does not appear — only four buttons (Tools and Resources, Profile, Emails, Agreements) are visible.
If I press “Enroll today” as the only option, it moves to a screen saying “Your Apple Account is already associated with the Account Holder of a membership.” and I cannot enroll.
Thank you.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
We are a sub-office (chapter) of an organization, but we operate independently under a government gazette notification. We have obtained our own D-U-N-S Number in our chapter’s name.
However, when we try to enroll in the Apple Developer Program, Apple is not accepting our D-U-N-S Number. The response we received was that we need to use the account of our head office.
The issue is that we are effectively a head office ourselves, operating independently with government recognition, and other platforms have already accepted our D-U-N-S Number without issue.
Has anyone faced a similar situation? How can we resolve this with Apple so our chapter can have its own developer account?
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Accounts
Developer Program
We requested our renewal almost 4 weeks ago. No status updates at all. When we've asked support, we get "It's been escalated" and that we just have to wait.
We have quite a large number of people who can't do their work as a result and it's causing a major impact.
Is there ANYONE at @apple that can help push our renewal through?
Anyone???
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
For iPhones 16 and below, orientation is applied in UIImage or CIImage, but not for iPhone 17.
The camera is front-facing, and it uses Vision to capture facial images.
Thanks for your help.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Vision
Camera
Core Image
AVFoundation
i am not a developer but im being hacked and my devices are being enrolled into developer / mdm on all my personal apple devices
it startted off with all these logs on my phone/ mac that was logging all my activity, networks, device details etc.
its gotten to the point that its putting my life in danger
my 911 calls even were being intercepted and i saw a list of voices downloaded and when certain words i said were said; they would be ignored or replaced.
i suspect my identity haa been stolen and ive been illegally enrolled or configurated by apple configurator to basically have a software license agreement that i never agreed to and do not even have the capability of using
when i go to apple developer it says all system status active
please i need help asap someone is hacking me and i do not agree to these terms!!
After upgrading my Mac to macOS 26, I encountered a domain resolution error with the rsync command. I ran both the ping and nslookup commands, and they were able to resolve the correct IP address. However, the rsync command resolved to an incorrect IP address. Upon comparison, I found that rsync seems to be parsing the user@hostname as a whole string for resolution.Did anyone get the same error?
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hello everyone. I'm hoping to get some guidance on a unique and difficult situation we've been facing for over a year.
Our app was approved and had been live on the App Store for some time. However, 13 months ago, our developer account enrollment was revoked. Since then, our app has remained live on the App Store, but we've been unable to make any updates, fix bugs, or respond to user feedback.
We've been trying to resolve this with Apple for over a year, sending countless emails and making numerous phone calls, but we've had no luck getting through to anyone who can help. To make matters even more confusing, we were recently charged for our annual developer program renewal, despite being unable to use the service.
This renewal charge has left us in an unclear position. We were starting to lose hope that this issue could ever be resolved, but this recent charge has made us wonder if there's still a chance. We are seeking advice on whether we should continue to hold out hope or if this is a sign we should move on.
If anyone has experience with a similar issue or knows of an effective way to escalate this matter to the right people at Apple, your advice would be greatly appreciated.
Thank you for your time and any help you can offer.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hi,
I'm experiencing an issue while trying to create an Apple Developer account for my enterprise, as I need it to deploy our app.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Dear Suman,
Here is Volker, senior Advisor with Developer Support, and I am following up on your case. Thank you for your patience.
For one or more reasons, your enrollment in the Apple Developer Program couldn't be completed. We can't continue with your enrollment at this time.
You can still take advantage of great content using your Apple Account in Xcode to develop and test apps on your own device. Learn more about Xcode development.
If you have any further questions or queries, please feel free to contact us. If you contact us by phone, please reference your case number 102654*******.
Developer Support is available Monday to Friday, 8:00 AM through 5:00 PM (GMT+1).
Kind regards,
Volker
Developer Support
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Tags:
Enterprise
Developer Program
i'm integrating In-App Purchases in our Flutter app using the official in_app_purchase plugin. We are currently testing consumable purchases and facing issues with the way events are delivered from StoreKit to the app.
Implementation details
I initiate the purchase with:
await InAppPurchase.instance.buyConsumable(purchaseParam: purchaseParam);
I listen for purchase updates with:
final Stream<List> purchaseUpdated = inAppPurchase.purchaseStream;
_subscription = purchaseUpdated.listen((purchaseDetailsList) {
_handlePurchaseUpdates(purchaseDetailsList);
}, onError: (Object error) {
updateApplePaymentStatus(isSuccess: false, response: jsonEncode(error.toString()));
}, onDone: () {
_subscription.cancel();
});
Issues Observed
Control on purchase button event
As soon as the user taps the purchase button, the App Store purchase sheet is shown.
Question: Is there a way to intercept control at this point (before showing the sheet) to perform additional checks or logging?
Cancelled payment after UPI intent
In our testing with UPI payment flows (UPI intent triggered from Apple Pay/linked payment method), if the user cancels the payment from the external flow, we don’t see a clear event in purchaseStream.
Question: How can we reliably capture this cancellation status on the app side?
Event timing after successful purchase
Currently, the purchaseStream event is only triggered after the StoreKit purchase confirmation popup has been dismissed by the user.
Question: Is there a way to capture the event earlier (i.e., right after StoreKit confirms payment success), so we can update our backend and UI without waiting for popup dismissal?
Request
We would appreciate guidance on:
Best practices for intercepting purchase initiation before the StoreKit sheet.
Recommended way to detect and handle cancelled payments (especially in UPI flows) managed on frondend side.
Whether it is possible to receive successful purchase events without waiting for the user to dismiss the confirmation dialog.
Thank you for your support.
I am using v1/apps/{appid}/appPricePoints to get app pricepoints.
Few days ago i noticed that calling v1/apps/{appid}/appPricePointsfilter[territory]=USA&limit=200
i get four pages but last page just reaches only 400$ pricepoint.
As i can see also on App Store connect
Then i have to click additional prices
Please help what am i missing ?
After contacting Apple Support regarding MDM support for my Apple Developer Account, I received a link for my MDM request. The form in the link however requests for my Apple ID which seems to only be possible if I have an App on the AppStore. Considering I am only building an MDM Server I can not provide an Apple ID for this purpose.
I have tried explaining this to the AppleSupport contact but I'm not getting any real result. I would appreciate any suggestions or support from this forum.
I specifically require access to the MDM Vendor CSR Signing Certificate so that I can generate the APNs MDM Push Certificate needed for our MDM server to communicate with Apple devices.
有効期限が2026年10月10日のApple Push Servicesに記載されている証明書について、その内容を確認すると、以下の出力が表示されます。
notBefore=2022 年 7 月 14 日 10:XX:XX GMT
notAfter=2023 年 8 月 13 日 10:XX:XX GMT
このため、Firebase は証明書の有効期限が切れていると認識し、アップロードを許可しません。
この問題の既知のバグや回避策があれば教えていただけますか?
Applied to the developer program with the waiver for a non-profit that I'm associated with. Application process was initiated on July 4th 2025 and have followed up multiple times since to get an update or clarity on timelines.
We have a DUNS number. We are a registered NON PROFIT in INDIA and have the relevant documentation as required by them. We have submitted all of these documents at least twice for review but there's no update from Apple's end.
Anyone have any recourse for escalation?
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
Hello,
I’ve attempted multiple times to enroll in the Apple Developer Program, but the enrollment consistently fails. Despite reaching out to Apple Support through several emails, I have never received a clear explanation or log details on why the enrollment was not successful.
I even requested that my client (with a foreign account) attempt the payment on my behalf, yet the application was still rejected. This suggests the issue is not simply related to payment method or regional restrictions.
At this point, I would appreciate clear feedback or error details explaining why the enrollment fails so I can resolve the issue. For reference, here is the Purchase ID issued to me during the attempted enrollment:
DWHQ8WFZJH
I kindly ask Apple Support or community members with similar experience to assist in resolving this matter.
Topic:
Developer Tools & Services
SubTopic:
Apple Developer Program
I am trying to enroll in the Apple Developer Program through the web, but I am encountering an issue. When I click "Enroll," I receive the following message:
"Your enrollment in the Apple Developer Program could not be completed at this time."