Fixed
Status Update
Comments
ra...@google.com <ra...@google.com>
su...@google.com <su...@google.com>
ap...@google.com <ap...@google.com> #2
since these are in public API (:/) we need to do this in 1.2
su...@google.com <su...@google.com> #3
since it is already marked as deprecated, we can probably do it by now.
ot...@gmail.com <ot...@gmail.com> #4
Opening diff shortly
Description
Version used: 1.0.0-alpha09
Devices/Android versions reproduced on:
LG LGMS210
crash log
java.lang.NullPointerException: Attempt to invoke virtual method 'boolean androidx.work.o.a()' on a null object reference
at androidx.work.impl.WorkerWrapper.onWorkFinished(WorkerWrapper.java:260)
at androidx.work.impl.WorkerWrapper$1.run(WorkerWrapper.java:224)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1133)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:607)
at java.lang.Thread.run(Thread.java:761)
don't have more information