Flutter Hanging Splash Screen

Hi All,

Im writing a flutter app and have had no issue thus far. My latest review says the iPad air (5th) is hanging on the splash (launch) screen. I have no idea why this is. The main method In flutter is more or less empty, as functions have been offset elsewhere.

I'm not quite sure what to do next. I resorted to rebuilding the IOS dir and that make a difference for the iPhone issue not the iPad.

I run it in the simulator and notice one issue which I imagine is the problem. it states:

Errors found! Invalidating cache...
fopen failed for data file: errno = 2 (No such file or directory)
Errors found! Invalidating cache...

I'm using plane old flutter and don't believe I access any assets that aren't specified. Any pointer would be a great help!

While folks here may have suggestions to contribute, you should also consult Flutter's support for how to resolve this issue when building an app using their software.

Flutter Hanging Splash Screen
 
 
Q