Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

RuntimeExceptionError when app is in background #584

Open
miibpa opened this issue Dec 31, 2020 · 2 comments
Open

RuntimeExceptionError when app is in background #584

miibpa opened this issue Dec 31, 2020 · 2 comments

Comments

@miibpa
Copy link

miibpa commented Dec 31, 2020

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.

@aallam
Copy link
Member

aallam commented Jan 6, 2021

Hello @miibpa,
This library does not have Evernote android-job as a dependency, however InstantSearch Insights does!
To solve the issue, did you try manually specifying the newer version of android-job in your dependencies?

@miibpa
Copy link
Author

miibpa commented Jan 7, 2021

Hi @aallam, we changed the version of the android job library in our app, unfortunately ATM we don't know how to reproduce this issue, as this is a theoretical solution, the only thing that we can do is release a new version and keep monitoring crashes to see if number decreases. We'll maintain you informed on the results of this "experiment".

Cheers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants