You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Describe the bug 🐛
We have several crashes appearing in Crashlytics due to an issue on the Evernote android-job library described here
To Reproduce 🔍
Steps to reproduce the behavior:
Impossible to reproduce ATM
Expected behavior 💭
No crashes arriving to Crashlytics
Environment:
OS: android
Version: seen in android 10 but may affect other versions
Additional context
After analyzing our dependency tree, the only usage of this evernote library comes from the algoliasearch library, pointing to version 1.2.6 of evernote android-job library, that is an outdated version, it seems that from the 1.3.0 version of the evernote android-job library this issue is solved, an upgrade from your side may solve this.