build: Update fcm shared isolate
This commit is contained in:
parent
0a74ae7a4b
commit
2ad2b1e52c
5 changed files with 10 additions and 8 deletions
|
|
@ -12,5 +12,7 @@ import Flutter
|
|||
|
||||
func didInitializeImplicitFlutterEngine(_ engineBridge: FlutterImplicitEngineBridge) {
|
||||
GeneratedPluginRegistrant.register(with: engineBridge.pluginRegistry)
|
||||
}
|
||||
|
||||
// From https://pub.dev/packages/flutter_local_notifications#-ios-setup
|
||||
UNUserNotificationCenter.current().delegate = self as? UNUserNotificationCenterDelegate }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue