forked from firka/flutter
load default splash screen when not init with engine (flutter/engine#6925)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
_flutterView.reset([[FlutterView alloc] initWithDelegate:_engine opaque:self.isViewOpaque]);
|
||||
[_engine.get() createShell:nil libraryURI:nil];
|
||||
_engineNeedsLaunch = YES;
|
||||
|
||||
[self loadDefaultSplashScreenView];
|
||||
[self performCommonViewControllerInitialization];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user