iphone-developer-program

How to change the availability of territories of a released iOS app in Apple app store

半城伤御伤魂 提交于 2019-12-10 19:20:07
问题 We are trying to change the availability of territories of a released iOS app in Apple app store Unfortunately, a bug of iTunes connect prevent us from changing availability. And we got a JS error on the page 回答1: May be helpful: As per apple documentation: Only users with the Admin, Technical, or App Manager role can access the Pricing and Availability section to make changes. Users with the Marketer role can access this section but cannot make changes. 来源: https://stackoverflow.com

Can the iOS enterprise app development program be used to distribute apps to other companies but not via the app store? [closed]

匆匆过客 提交于 2019-12-07 09:33:56
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 7 years ago . If a company has an iOS app that it wants to distribute to its customers, but it doesn't want that app to be submitted to the app store and subject to the App Store submission criteria, then can it use the Enterprise app development program to do that? - or is the enterprise program strictly for app development

How to get access to iOS Developer Certificate from code

夙愿已清 提交于 2019-12-07 02:02:11
问题 Is there a way to know with which certificate app was signed? I want to protect app from resigning with another developer certificate. Let's say we have client-server application. And server keeps that unique key , associated with Developer Certificate. So with every request to server we will pass this key, and if app will be reassembled with another developer's certificate, then server will know this. This is possible? Or may be there another way to protect from resigning? 回答1: You can know

Sign app in XCode with another developer account

不打扰是莪最后的温柔 提交于 2019-12-06 04:12:04
问题 I have a client that doesn't want my apple developer account to interfere with his application. So, can I use his developer account(without the credentials) to sign and test an application? I searched and I found myself lost with some questions over a possibility that I'm not sure it works. The thing I found was him exporting the developer profile via XCode, sending me the developer profile file and me importing that into my XCode. What I did not understand, however, was: will this thing work

How to remove device from apple developer account while resetting device list

偶尔善良 提交于 2019-12-05 12:25:17
We have already reached to iPhone device limit so we are not able to add new iPhone to our developer accounts device list. We have renewed our membership for our apple's developer account. and it is asking us to reset our device list. but when we proceed to reset device list, but we are not able to remove device from device list. but on next page it is not changing the count of no of devices able to register So it is confusing for me will it remove the deselected devices and let me add new devices instead of them or the it will just disable them. I'm about to go through same process. The page

Can the iOS enterprise app development program be used to distribute apps to other companies but not via the app store? [closed]

你说的曾经没有我的故事 提交于 2019-12-05 12:03:21
If a company has an iOS app that it wants to distribute to its customers, but it doesn't want that app to be submitted to the app store and subject to the App Store submission criteria, then can it use the Enterprise app development program to do that? - or is the enterprise program strictly for app development and distribution within a company? This is all spelled out pretty clearly in the information Apple provides about the enterprise program. For example, you can start with this page which says unambiguously: You plan to only distribute your iOS apps within your company or organization

How to get access to iOS Developer Certificate from code

人盡茶涼 提交于 2019-12-05 07:27:16
Is there a way to know with which certificate app was signed? I want to protect app from resigning with another developer certificate. Let's say we have client-server application. And server keeps that unique key , associated with Developer Certificate. So with every request to server we will pass this key, and if app will be reassembled with another developer's certificate, then server will know this. This is possible? Or may be there another way to protect from resigning? You can know the certificate and provisioning profile used to sign the app by manually parsing out data in the embedded

What does the iPhone developer program give me over and above simple registration as an iPhone developer?

女生的网名这么多〃 提交于 2019-12-04 17:52:06
问题 Simply put; what does my $99 get me, that I can't already get for free? OK, OK, sounds like a dumb question, but the Apple site is not clear to me. My hunch is that you get the ability to submit apps to the app store for your 99, but you could get everything else for free, but it's not clear to me hence the question. 回答1: After paying the $99 the main benefits are shown below: Install your developed apps on your device without Jailbreaking Submit and distribute paid and free apps to the Apple

Sign app in XCode with another developer account

不想你离开。 提交于 2019-12-04 10:41:51
I have a client that doesn't want my apple developer account to interfere with his application. So, can I use his developer account(without the credentials) to sign and test an application? I searched and I found myself lost with some questions over a possibility that I'm not sure it works. The thing I found was him exporting the developer profile via XCode, sending me the developer profile file and me importing that into my XCode. What I did not understand, however, was: will this thing work? will I need his account id and password for importing this, afterwards? (because this would be a

Team Agents and Admins - Apple Developer

不打扰是莪最后的温柔 提交于 2019-12-03 14:24:21
What is the difference between Team Agents and Admins in Apple Developer's website? Any rights which are different? Check out the official page: http://developer.apple.com/programs/roles/index.php The main difference is that team agents can actually enable App IDs and upload apps to either the iOS or Mac AppStore. This is also in my opinion a huge drawback, since in every dev program you only have one team agent. If you are a large company, this will not scale very well. 来源: https://stackoverflow.com/questions/5258393/team-agents-and-admins-apple-developer