Fixed iOS share extension

This commit is contained in:
Juan Gilsanz Polo
2025-04-03 23:40:10 +02:00
parent e18d949767
commit b5ec576ce4
8 changed files with 78 additions and 371 deletions

View File

@@ -1,7 +1,7 @@
import UIKit
import Flutter
@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,