Apple Developer Program

RSS for tag

Create and deliver software for users around the world on Apple platforms using the the tools, resources, and support included with Apple Developer Program membership.

Apple Developer Program Documentation

Posts under Apple Developer Program subtopic

Post

Replies

Boosts

Views

Activity

The Issue I’m Facing with the Company’s Developer Account
I work as a mobile developer at the company I recently joined. The department that worked before me set up a developer account for the company. Later, this department parted ways with the company. Now, I want to access the developer account set up under the company’s name. However, I cannot access the account information or reach out to the former employees. How can I get this information, or how can I reset the passwords? I would appreciate help from anyone with experience and knowledge on this matter. Thank you in advance.
1
0
287
Feb ’25
Developer Membership Purchase Error
Greeting everyone, I have been trying to enroll for apple developer program membership for the past 2 weeks, all efforts prove abortive with same error "I will receive acknowledement" email from Apple but i do not get charged and when I try to contact support they usually do not provide any help and often take long to reply once and take another week for another reply. I have now move the funds equivalent to $99 to my apple account. Please does anyone know how I can go about the enrollment using the funds from my apple account? Does anyone have such experience how did you resolve it? Do you know how i can successfully pay for the program from my bank using my debit card, because my card works easily and instantly for other subscriptions but except the Apple development program Please I will greatly appreciate any help i can get. thanks in advance
1
0
181
Feb ’25
how long does it take to get apple developer account approved?
I'm at my wit's end with Apple's ridiculous timeframes! They promise 2 days but then completely ghost you for weeks. Here I am, literally trying to give them my money and get things moving, but it's like hitting a brick wall over and over. I've tried everything - even set up a whole separate account - and what do I get? Just more 'pending' status. No updates, no explanations, just endless waiting. How is it possible for a trillion-dollar company to make something as simple as accepting payment so infuriatingly difficult?
1
0
192
Feb ’25
Additional Car Play Entitlements needed
Hello, Our current entitlements have the following additional capabilities in our team account. CarPlay Communications App CarPlay Messaging App CarPlay VoIP Calling App We need the following capabilities added or enabled in our team account. How do we go about enabling them? Required Entitlements Entitlement / Category com.apple.developer.carplay-audio / Audio com.apple.developer.carplay-communication / Communication com.apple.developer.carplay-charging / EV Charging`` com.apple.developer.carplay-maps / Navigation com.apple.developer.carplay-parking / Parking com.apple.developer.carplay-quick-ordering / Quick Food Ordering Thank you, Scott
1
0
261
Feb ’25
I want to pay
I have tried to mail the Apple Developer Team so many times now. In desperation, I was even prepared to pay twice should another $99 go through if I didn't hear anything back from Apple on my first payment. I would like to pay my $99 so that I can get registered and start launching my app. Please help? Where can I go to get someone to attend to my repeated communication.
1
1
280
Nov ’24
macOS App Archive Validation Failed mdimporter Info.plist
…How do I figure out what is wrong to be able to upload the app to the store with its signed mdimporter embedded? mdimporter in macOS project, compiled separately, signed and bundle dropped into Xcode app project. Runs fine but trying to upload to Apple App Store for macOS one runs an Xcode > Product > Archive command and I get this error… Xcode > Organizer > Products > Archives … Validation Failed Asset validation failed This bundle is invalid. Unable to load ‘Info.plist’ for bundle at path: ‘MyApp.app/Contents/Library/Spotlight/MyApp-SpotlightIndex.mdimporter’.. (UUID-shown-here) The Info.plist of the mdimporter is in the separate mdimporter Xcode project, the bundle is compiled as Build for Running and was dropped and copied into the Xcode app project. Runs fine. Any ideas on how to get that to NOT FAIL so I can succeed with my app Archive to upload to the Apple App Store? How to find out what is wrong? How to fix? I'm at a loss here.
1
0
390
Nov ’24
I've been trying to enroll for a month
Hello everyone, I’ve been stuck trying to enroll in the Apple Developer Program for weeks and could use advice from others who might have faced this issue. Here’s what’s happening: I live in Romania and submitted my enrollment through the Apple Developer app. I used a valid, non-expired Romanian government ID, entered all my personal details exactly as they appear on the ID, and did everything on my personal MacBook (no shared devices). Every time I submit, I immediately get an error saying: “Your enrollment in the Apple Developer Program is under review. Please Contact us!” I’ve contacted Apple Support multiple times, resubmitted my ID and info, and double-checked every step (no typos, good lighting for ID photos, etc.), but the error won’t go away. Has anyone else dealt with this “under review” loop? Did you find a workaround? Could it be something specific to regional IDs or address formatting? Any tips would mean a lot, thanks in advance!
1
2
320
Jan ’25
Can I Join the Apple Developer Program on a UK Skilled Worker Visa if I’m Not Publishing to the App Store?
Hi everyone, I’m currently learning Swift application development for Apple devices and I’m eager to get the latest knowledge and features that Apple offers. My goal is to test sample apps on my iPhone, primarily for learning, and I have no intention of selling or publishing anything on the iOS App Store. I’m curious if I am legally allowed to join the Apple Developer Program given that I’m on a UK skilled worker visa. Would this impact my ability to enroll? Thanks for your help! Apple Developer License UK Skilled Worker Visa: https://www.gov.uk/skilled-worker-visa
1
0
292
Oct ’24
Error with duplicate Device
I'm new to iOS development, although I've been through some basic tutorials. I never went as far as publishing an app. I hope what I describe makes sense to someone who has gone through the process. I was tasked with updating our iOS app as the previous developer is no longer with the company I was invited to the team by the admin so I have access to all devices/profiles/certificates in the dev portal. The problem: In the step of linking the UDID to this profile, an error occurs, this device identifier has been duplicated. Not sure how this is possible if I can't add one with the same UDID? So I disabled the two duplicates, thinking this would allow me to add the new entry. No, same error. And now, I can't even reactivate ANY of the other two that I previously deactivated because there is already a device with the same UDID in the list!
1
2
774
Nov ’24
Paid app agreement
Having issues updating app and publishing online, due to paid apps agreement. The app is free for distribution not a paid app, hence it is price at 0$. Can't access the agreement as well to verify and account is showing error messages when action is done. Also getting a membership expired message, and account membership is renewed till 2026.
1
1
260
Feb ’25
HELP!! Newbie - Apple Connect API
Good day everyone. I am brand new to developing IOS applications and I am attempting to use Visual Studio .Net Maui with.net Core 8 to connect up my local device and debug my application. This is successful, however I am attempting to find a working example of using the google auth oAuth 2.0 API to validate a google user and return back to the application. I don't think this is that difficult however it appears that the callback is not being set up correctly in Google Auth API. Has anyone successfully done this with .net Maui and C# in Visual Studio 2022?
1
0
287
Feb ’25
Apple Wallet Passes GET request with undefined authorization params from wallet device
Hello! I am getting undefined in the values ​​of authorization and passesUpdatedSince when devices send a GET request to the v1/devices/{deviceLibraryIdentifier}/registrations/{passTypeIdentifier}?passesUpdatedSince={previousLastUpdated} route. Should I double check any settings? Because if I test it trhough postman works like a charm. POST or DELETE requests to v1/devices/{deviceLibraryIdentifier}/registrations/{passTypeIdentifier}/{serialNumber} to work perfectly from device as well. Both receive the correct parameters from the device and can be authenticated to execute the corresponding methods. I hope I have luck in getting some guidance :) Thank you!
1
0
423
Jan ’25