Skip to content

Noissue - Skip repeating code on UI thread in case of exception

Krystian Zlomek requested to merge noissue-skip-referrercheck-on-excpetion into dev

SecurityException was kind of repeating error and this code executes in UI thread so better to avoid repeating.

Fixed detekt error.

Signed-off-by: Krystian Zlomek k.zlomek@eyeo.com

Merge request reports