We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2cc48 commit 7be3559Copy full SHA for 7be3559
packages/firebase_messaging/firebase_messaging/example/ios/Runner/AppDelegate.m
@@ -5,7 +5,6 @@ @implementation AppDelegate
5
6
- (BOOL)application:(UIApplication *)application
7
didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
8
- // [GeneratedPluginRegistrant registerWithRegistry:self];
9
// Override point for customization after application launch.
10
return [super application:application didFinishLaunchingWithOptions:launchOptions];
11
}
0 commit comments