Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind "androidx.work:work-multiprocess" #1071

Open
pryvyd9 opened this issue Jan 9, 2025 · 1 comment
Open

Bind "androidx.work:work-multiprocess" #1071

pryvyd9 opened this issue Jan 9, 2025 · 1 comment
Labels
new-package-request Request for a new package to be bound

Comments

@pryvyd9
Copy link

pryvyd9 commented Jan 9, 2025

Description

hi, any plans for adding androidx.work:work-multiprocess?

@pryvyd9 pryvyd9 added the new-package-request Request for a new package to be bound label Jan 9, 2025
@pryvyd9
Copy link
Author

pryvyd9 commented Jan 10, 2025

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'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package-request Request for a new package to be bound
Projects
None yet
Development

No branches or pull requests

1 participant