workdatabase

  1. ppgirl

    Android Question New crash issue after upgrade to 13.40

    I found few crash logs from play-services-ads after upgrade to 13.4, Anyone can figure it? Exception java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/work/impl/WorkDatabase; at androidx.work.impl.WorkManagerImplExtKt.createWorkManager$default (WorkManagerImplExt.kt:38) at...
  2. L

    Android Question Failed resolution of Landroidx_work_impl_WorkDatabase

    I have this recurring error in my application that occurred in 50 users with 250 events from a universe of 5000 users. I added the following library to Main: #AdditionalJar:androidx.work:work-runtime. and the error continues, it should be noted that I am using the latest version of B4A, admob2...
Top