You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in RemoteListenableWorker public class MyWorker : RemoteListenableWorker ...
I receive error The type 'AndroidApp1.MyWorker' cannot be used as type parameter 'TWorker' in the generic type or method 'OneTimeWorkRequest.Builder.From<TWorker>()'. There is no implicit reference conversion from 'AndroidApp1.FfmpegWorker' to 'AndroidX.Work.Worker'.
Description
hi, any plans for adding androidx.work:work-multiprocess?
The text was updated successfully, but these errors were encountered: