Why this new in iOS26 ASCredentialUpdater interface is available only as Swift API?
We need to use this new system API form our framework which is written in Objective C.
But it is not visible from Objective C at all.
Is this by intend? Is there any way for this?