FirebaseMessaging Framework Reference

FIRMessagingAPNSTokenType

enum FIRMessagingAPNSTokenType : NSInteger {}

The APNs token type for the app. If the token type is set to UNKNOWN Firebase Messaging will implicitly try to figure out what the actual token type is from the provisioning profile. Unless you really need to specify the type, you should use the APNSToken property instead.