It may sound, (let's say) naive, but I don't know which certificate I should use for mobile (iOS) apps.
The obvious option would be iOS Distribution certificate, but on the Apple Distribution certificate, the explanation is:
...For use with Xcode 11 or later.
Since I'm using Xcode 11, I'm confused. It feels like the Apple Certificate replaces the iOS certificate when using Xcode 11 and later.
Is that correct? Or should I keep using the iOS Distribution for iOS apps?