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

Upgrade Python for Android to a version that supports the WorkManager API #103

Closed
rtibbles opened this issue Apr 8, 2022 · 1 comment · Fixed by #119
Closed

Upgrade Python for Android to a version that supports the WorkManager API #103

rtibbles opened this issue Apr 8, 2022 · 1 comment · Fixed by #119
Assignees

Comments

@rtibbles
Copy link
Member

rtibbles commented Apr 8, 2022

There is currently a WIP PR on the Python for Android repository which allows Python for Android apps to define their own WorkManager compatible scripts. Essentially, this would allow us to define a Python script that can then be run in a WorkManager context.

We need to upgrade our Python for Android version to a version that includes these updates - either by getting this merged into mainline, or merging to our fork and updating the code to finalize it (it's not entirely clear to me whether it is working or not at this stage).

@rtibbles
Copy link
Member Author

This has already been resolved in develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant