wt1.1.2c ios fix

This commit is contained in:
Tibor Bossanyi
2020-09-28 16:07:43 +02:00
parent 0cdc3a9d24
commit d07851a5cd
8 changed files with 52 additions and 218 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
import UIKit
import Flutter
import Firebase
//import Firebase
@UIApplicationMain
@objc class AppDelegate: FlutterAppDelegate {
@@ -8,7 +8,7 @@ import Firebase
_ application: UIApplication,
didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?
) -> Bool {
FirebaseApp.configure()
//FirebaseApp.configure()
GeneratedPluginRegistrant.register(with: self)
return super.application(application, didFinishLaunchingWithOptions: launchOptions)
}
+2
View File
@@ -40,6 +40,8 @@
<string>fbauth2</string>
<string>fbshareextension</string>
</array>
<key>LSMinimumSystemVersion</key>
<string>10.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UILaunchStoryboardName</key>