We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fee9619 commit 8372858Copy full SHA for 8372858
FirebaseMessaging/Sources/Public/FirebaseMessaging/FIRMessaging+ExtensionHelper.h
@@ -32,8 +32,7 @@ NS_ASSUME_NONNULL_BEGIN
32
*
33
* @return An instance of MessagingExtensionHelper that handles the extensions API.
34
*/
35
-+ (FIRMessagingExtensionHelper *)extensionHelper NS_SWIFT_NAME(serviceExtension())
36
- NS_AVAILABLE(10.14, 10.0);
++ (FIRMessagingExtensionHelper *)extensionHelper NS_SWIFT_NAME(serviceExtension());
37
38
@end
39
0 commit comments