cloudinary/cloudinary_android

Android O - java.lang.RuntimeException: An error occurred while executing doInBackground()

walkermanx opened this issue · 3 comments

Android O - java.lang.RuntimeException: An error occurred while executing doInBackground()

coz com.evernote.android.job is a dependency of lib .and com.evernote.android.job use a clz named JobIntentService which has a compatibility problem on Android O+ ,so can you guys fix it ,plz?
this problem will cause crashes on our production app . here maybe is the solution

see also

It seems to be resolved in android-job v1.3.0. Is there a version update schedule?

Hi @goeson7. I see you also raised this with us via Support where one of my colleagues has replied. Just sharing the update in this thread too for anyone that runs across this. We've created a ticket internally for us to update the dependency, but for now, you can update the build file directly to include the v1.3.0 version for this library.

Evernote dependency was updated to version 1.4.2.