Questions tagged [apple-developer]

Setup for: App Store Connect, TestFlight, Distribution, Certificates, Identifiers & Provisioning Profiles CloudKit Dashboard, Advanced App Capabilities

What's included in the iOS developer program

364 questions
0
votes
1 answer

Revoking company iOS distribution certificates and creating a new one with a new key

I've searched the web far and wide but haven't found this particular use case or corresponding answer. Let me explain the situation: We're an app development team in a company which has recently been taken over. The takeover company had an existing…
Ventis
  • 488
  • 6
  • 22
0
votes
4 answers

Unable to login in iTuneConnect with apple developer credential

Actually I have apple developer account and i am as Agent in it. But when i login to iTunesConnect with developer account credentials, it will not show developer dashboard in iTuneconnect. It shows page as image instead of iTunesConnect dashboard…
0
votes
3 answers

pass NSArray to next viewcontroller in swift

New to swift, hope I will get my answer. I need to pass NSArray to next view controller and in random order when button is pressed. I have UILabel and one variable declared in second view controller and segue seems working. Only peoblem is it does…
0
votes
2 answers

Certification and Provisioning of existing app

I'm quite new in this area so please bear with me. I've been assigned by a client to do a complete re-write for an old existing app of his. So, he invited me as the role of "developer" in his itunesconnect account but not yet in his Apple Developer…
0
votes
2 answers

Apple TestFlight not showing compilations

I´m trying to test my app, but in the iOS tab, it shows me the versions but none inside it (see image). Is it normal? I can´t find a way to test it.
Fabio Colombini
  • 112
  • 1
  • 12
0
votes
0 answers

Binary Rejected in Itunes Connect

PLA 1.2 The seller and company names associated with your app do not reflect the name “Secure” in the app or its metadata, as required by section 1.2 of the Apple Developer Program License Agreement. Next Steps Your app must be published under a…
Phanindra
  • 57
  • 1
  • 10
0
votes
1 answer

How to setup Xcode automatic signing for iOS apps

I'm trying to finish up a small game I'm writing in Xcode for iOS. I have a valid developer account and team setup and I've followed the simple procedure outlined here; https://developer.apple.com/library/content/qa/qa1814/_index.html But when I try…
0
votes
1 answer

How to work with multiple developer accounts under Enterprise account?

How can we associate developer account to enterprise account in large companies ? Here my situation : I have a Enterprise account ($299), with 100 iPhone devices added to it. Since i cant add more devices now, apple recommended me to purchase…
0
votes
1 answer

Mac app: How to test mac app push notifications on production server?

Currently, I have a server that sends notifications to my Mac App. However, before I release the app I would like to be able to send push notifications to my app using the production key instead of the development (sandbox) key and use the…
0
votes
1 answer

Force iOS Device to Download App

I wonder if it is possible to force an iOS Device to download an app. I have a 1 Year Apple Developer Account and i can create Profiles. I heard that if Users install your Profile Configuration you can do some actions. Now i thought instead of…
Prototype
  • 9
  • 1
  • 10
0
votes
1 answer

Apple Developer account - how can I automatically switch team?

Is there a way to automatically (i.e. programatically, via a specified URL, or by some other means) switch team after logging into the Apple Developer portal, but without using Fastlane? I have the following scenario: I have a user who is admin on…
Chris Halcrow
  • 28,994
  • 18
  • 176
  • 206
0
votes
1 answer

Apple Push Notification Service

I am attempting to follow the instructions on this…
jlindenbaum
  • 1,891
  • 18
  • 28
-1
votes
0 answers

Missing private key for Apple distribution certificate in keychain

Steps I have created .certSigningRequest file via keychain Uploaded it to developer account...got success. Downloaded distribution.cer file Added distribution.cer file in keyChain Problem: There is no private key for certifikate. Cannot export…
Vojkan Spasic
  • 249
  • 3
  • 3
-1
votes
1 answer

Adding Entitlements to Provisioning Profile

I'm building an iOS app that needs to access the device's Documents and Downloads folder occasionally. To do this, I use the 'startAccessiningSecurityScopedResource()' method. I had to enable the 'App Sandbox' entitlement in Xcode for this to work.…
-1
votes
1 answer

Adding Sign In With Apple To An Existing Project

I am attempting to add the SIWA feature in order to get approved for the AppStore. Up until now the process has been fairly repetitive (Twitter, Discord, Google), however, Apple is doing Apple and I am getting an error page when attempting to…
Tristan Newman
  • 357
  • 1
  • 4
  • 13