Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Do not log NameNotFoundException to sentry when saving to kDrive
When saving an email to kDrive, we check if the app is installed on the device. To know that the app is not installed, we need to catch a NameNotFoundException. This is an expected behavior and doesn't need to be logged to sentry
- Loading branch information