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

WidgetExtension compatibility #7

Open
taher-mosbah opened this issue Jul 2, 2020 · 6 comments
Open

WidgetExtension compatibility #7

taher-mosbah opened this issue Jul 2, 2020 · 6 comments

Comments

@taher-mosbah
Copy link

Hello,
Thanks for the example !

I was trying to use your code for an iOS 14 widget extension but the ImageLoader gets deallocated too soon, any ideas ? maybe a limitation in how WidgetExtension works ?

Screenshot 2020-07-02 at 18 07 43

@atulkhatri
Copy link

I'm facing similar issue.
@taher-mosbah Did you get it to work somehow? Any alternatives?

@taher-mosbah
Copy link
Author

No no luck, one possible solution I didn't get time to explore is to use onBackgroundURLSessionEvents

@yreaction
Copy link

Hey guys, did you get it working? The request is done but as you said it get deinit instantly. So looks like there's now way to use Combine approach for this.

@tatealive
Copy link

Did anyone ever find a workaround for this?

@V8tr
Copy link
Owner

V8tr commented Sep 24, 2020

I've posted an update with iOS 14 fixes, but haven't checked widgets support. I'd very grateful if you happen to find some time to check whether this solves your issue with widgets.

@zero0cool0
Copy link

@V8tr - unfortunately the updates posted with iOS14 fixes do not resolve the issues for me. The imageLoader gets deallocated too soon.

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

No branches or pull requests

6 participants