MCAccountAuthenticationVerifier

protocol MCAccountAuthenticationVerifier
  • This method checks to see that User is logged in to their iCloud Account. Should be run in the app delegate, before any other cloud access is attempted.

    Declaration

    Swift

    public static func verifyAccountAuthentication()