fix, mobile, user state on start
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
ef9a2af5cf
commit
905b059a5a
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@ void runMobileApp() async {
|
|||
await initEnv(kAppTypeMain);
|
||||
if (isAndroid) androidChannelInit();
|
||||
platformFFI.syncAndroidServiceAppDirConfigPath();
|
||||
gFFI.userModel.refreshCurrentUser();
|
||||
runApp(App());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue