TF-605 Use bearer token download attachment on iOS

This commit is contained in:
dab246
2022-06-02 16:46:08 +07:00
committed by Dat H. Pham
parent 693f4dbc15
commit 69b2dbf3cf
9 changed files with 96 additions and 18 deletions
@@ -155,6 +155,7 @@ class EmailController extends BaseController {
@override
void onError(error) {
log('EmailController::onError(): $error');
}
void _getEmailContentSuccess(GetEmailContentSuccess success) {