time: 1787646547810
msg: java.lang.ClassNotFoundException: cg2
stacktrace: java.lang.NoClassDefFoundError: Failed resolution of: Lcg2;
at qb2.(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:1)
at id0.O(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:136)
at pl.run(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:16)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1365)
Caused by: java.lang.ClassNotFoundException: cg2
... 6 more
I don't have this issue when I build the app locally and install it. It's only on Google play.
time: 1787646547810
msg: java.lang.ClassNotFoundException: cg2
stacktrace: java.lang.NoClassDefFoundError: Failed resolution of: Lcg2;
at qb2.(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:1)
at id0.O(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:136)
at pl.run(r8-map-id-e1d9e9c5088656e57dfae6fdbc10391819fc8a1d7e0ee04ab009f9a8953cc9de:16)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1154)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:652)
at java.lang.Thread.run(Thread.java:1365)
Caused by: java.lang.ClassNotFoundException: cg2
... 6 more
I don't have this issue when I build the app locally and install it. It's only on Google play.