Commit Graph

3 Commits

Author SHA1 Message Date
Avital Oliver
a9a2459548 Launch screen timeout on iOS now matches that on Android 2014-10-17 14:34:39 -07:00
Avital Oliver
b1fd5e3183 Don't try to hold launch screen for more than 5 seconds
This is to guard against a potential bug arising from the
way we poll to see if `Template.body` is rendered. It's
worth knowing that Cordova on Android hides the launch
screen automatically after a while, but on iOS it can hang
forever unless hidden explicitly.
2014-10-17 10:30:51 -07:00
Avital Oliver
7f9e6841e7 Restore launch screen default behavior 2014-10-16 14:55:27 -07:00