Explorar o código

切回前台触摸打开

harry %!s(int64=3) %!d(string=hai) anos
pai
achega
8123122bb5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Introduce/Aarchitecture/AppDelegate.swift

+ 1 - 0
Introduce/Aarchitecture/AppDelegate.swift

@@ -64,5 +64,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
             INAppConfigUtil.appLaunchReportUpload(isHotLaunch: true)
             isEnterBack = false
         }
+        UIApplication.shared.keyWindow?.isUserInteractionEnabled = true
     }
 }