Xcode project does not appear on the Apple Developer website - ios

I am working on a project in Xcode, The developer team doesn't appear on the Apple Developer website, only these options.
I really need the rest of the options
I want to do a notification on my app for a school project. I really need the rest of the options.
Thank you all.

Based on the screenshot and the minimum information it provides, I assume you're not logged in using an apple developer account.
There are two ways you can get an apple developer access,
1) You can pay $99 / Year to get a developer account for yourself, I am not entirely sure how this works for educational purposes, You can mail the apple support for any discount.
2) Anyone who has an enterprise apple developer account can add you as a developer under their account.
Without these two ways, you can't explore the apple developer options.

Related

Unable to add Siri capability in Xcode and apple developer centre too

I did a lot of research but didn't got any help. I am unable to add capability of 'Siri' in xcode and can't see any option in my apple developer account too, I am asked to purchase the membership instead. By any chance is it possible to create an app in iTunesConnect without making the payment of USD99. I just want to learn some new stuffs like Siri integration, but to do so I need to add the capability in app from developer account and to add an app I have to get enrolled and pay $99.
Even for learning purpose payment is required?
As Apple docs mentioned, you can use your free apple account to access certain app capabilities. Refer the below link for the supported capabilities for free.
https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/SupportedCapabilities/SupportedCapabilities.html#//apple_ref/doc/uid/TP40012582-CH38-SW1
For remaining capabilities, you need to have developer account membership paying USD 99.
you need 1 paying member on a team to use iTunes connect. But as it is only a distribution platform, I dont see why you need it.
NOTHING needs iTunes connect account (exception being store kit IIRC)
check https://developer.apple.com/account/ios/identifier/bundle and whatever entitlements you can give there, work
You should enable it in apple's developer portal.
Go to "Identifiers" and select your App.
Scroll and check SiriKit and Save it.
Then you will have to create a new Provisioning Profile with the identifier.

iOS App Store Submission listed as Developer

I am the developer of an APP and will be submitting it to our clients Apple Developer account.
If they have their own developer account is there anyway we can still be listed as the developer in the app store? The app is based on the ionicFramework / Cordova.
In Config.xml I see author entry, but not exactly sure what that does.
Would appreciate if anyone who has submitted an app on their clients Apple account could provide some insight on this. I would like to be listed as the developer, but the client wants to use their own developer account, so not sure if that will still be possible.
No, that is not possible. Apple is very strict about how the developer name appears - it must match the name on the account in the case of an individual account, or the official name of the business in the case of the business account. There is no way to link an app in someone else's account to yours without completely transferring it over.

Distribute iOS app without paying for developer account

I was wondering if there was a way to distribute an app for free without enrolling in a paid developer account from Apple. I was using services like Pgyer and HockeyApp, but it only works when I download it to my device, and not someone else's device. What could I do that won't make me drop $99 on a developer account?
Thank you in advance!
No there is no way to distribute ready-made apps to other users of non-jailbroken iOS devices without a paid Apple developer account.
If your target is jailbroken devices the answer is different.
Similarly, as #BeauNouvelle points out, if your target is other developers, you can post your source code to a site like Github and others can build the app.
You could also partner with a licensed developer who could post the app for you. If the app is a public-service type app you could likely find a developer willing to do so. You would have to give them the source and other project files and they would build the app. If you go this route, set up the licensing such that the other dev is not allowed to charge for it, and ownership remains with you. You'd also want an NDA in place to protect your intellectual property rights.

Using multiple Apple Developer accounts on one MacOS account?

Suppose a developer needs to use several Apple Developer program identities (contracts), say ADP1 and ADP2.
Dev1 signed by developer himself, Dev2 by a third party.
May the developer set up a single Mac OS account to use/manage both accounts for development with Xcode? Import certificates for ADP1 and ADP2. Validate or submit apps for each account?
Or will Xcode get confused? Or would it be wise to setup a single Mac OS account for ADP1 and ADP2?
You can subscribe personally to only one Apple Developer Program of each type (iOS, MAC, Safari). However, you can be part of many Apple Developer Program. That means that people can add you to their dev team in their own Apple Developer Program. I don't thinks there is a limit.
Xcode won't get confused : it will ask you for the team you want to use for every project.

iOS enterprise account for distribution

A client wants to use their iOS enterprise account to distribute an app to their clients at event.
They don't want to publish the app to the AppStore, just have people go to a web page and get the app through the page.
I think it can be achieved with their enterprise account but is that in compliance with Apple's guidelines?
I could not find the answer to that.
Thanks!
It can be achieved, but it's not compliant with Apple's Enterprise Developer Account rules.
Even though you can do that (you just compile the app using the Enterprise certificate+provisioning profile), Apple's Enterprise Developer Account doesn't allow you to distribute the app for others that are not employees for the company. It's not an explicit information, but I have already talked to Apple through support and by phone and that's the official answer.

Resources