From ef359e2d69cefc698de455d73f4ad8723b47e8e7 Mon Sep 17 00:00:00 2001 From: Matthew Arbesfeld Date: Wed, 20 Aug 2014 15:51:06 -0700 Subject: [PATCH] Add startup docs --- docs/client/api.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/client/api.html b/docs/client/api.html index fbcff47ae5..3fcc752161 100644 --- a/docs/client/api.html +++ b/docs/client/api.html @@ -44,6 +44,9 @@ followed by your application code. }); } +For mobile builds, the `startup` callback will only be called after the +application has fully loaded. + {{> api_box absoluteUrl}} {{> api_box settings}}