FIRAuthAPNSTokenType
enum FIRAuthAPNSTokenType {}
The APNs token type for the app.
-
Unknown token type. The actual token type will be detected from the provisioning profile in the app’s bundle.
Declaration
Objective-C
FIRAuthAPNSTokenTypeUnknown
-
Sandbox token type.
Declaration
Objective-C
FIRAuthAPNSTokenTypeSandbox
-
Production token type.
Declaration
Objective-C
FIRAuthAPNSTokenTypeProd