TF-3278 Handle open tmail app deep link but it was installed but signed in with the other account

This commit is contained in:
dab246
2024-12-10 15:21:48 +07:00
committed by Dat H. Pham
parent a4bb5b9ddf
commit c6ed9f7c2b
11 changed files with 453 additions and 54 deletions
@@ -4315,6 +4315,13 @@ class AppLocalizations {
);
}
String get tokenInvalid {
return Intl.message(
'Token invalid',
name: 'tokenInvalid',
);
}
String get getHelpOrReportABug {
return Intl.message(
'Get help or report a bug',