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

[iOS] support expirationHandler #72

Closed
petergaultney opened this issue Mar 4, 2021 · 2 comments · Fixed by #74
Closed

[iOS] support expirationHandler #72

petergaultney opened this issue Mar 4, 2021 · 2 comments · Fixed by #74
Labels
enhancement New feature or request released

Comments

@petergaultney
Copy link

This is just a feature request, but it would be very helpful to me if this library supported passing a JS callback for the iOS-only expiration handler that allows you to 'clean up' for 1 second before your task is ended.

https://developer.apple.com/documentation/uikit/uiapplication/1623031-beginbackgroundtask

I am essentially incompetent as an Objective C developer, or I'd happily contribute a PR. :P

@Rapsssito Rapsssito added the enhancement New feature or request label Mar 4, 2021
@Rapsssito
Copy link
Owner

@petergaultney thanks for the feedback! I will take a look at it and come back to you as soon as I get something.

@github-actions
Copy link

🎉 This issue has been resolved in version 2.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants