mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Added logging
This commit is contained in:
@@ -5115,7 +5115,8 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
|
||||
result = cert;
|
||||
break;
|
||||
}
|
||||
} else
|
||||
Log.w("Signature invalid");
|
||||
} catch (CMSException ex) {
|
||||
Log.w(ex);
|
||||
args.putString("reason", ex.getMessage());
|
||||
|
||||
Reference in New Issue
Block a user