StreamChat creating background tasks and not ending them within 30 seconds #3474
Labels
🐞 Bug
An issue or PR related to a bug
🌐 SDK: StreamChat (LLC)
Tasks related to the StreamChat LLC SDK
What did you do?
I'm not sure. I am seeing the following logs in my app (called "Tolan Dev"):
It seems like StreamChat is calling
beginBackgroundTask
without ending the task gracefully within 30 seconds.What did you expect to happen?
I expected StreamChat to terminate its background tasks within the required time period
What happened instead?
StreamChat apparently did not terminate its background tasks within the required time period
GetStream Environment
GetStream Chat version: 4.65.0
GetStream Chat frameworks: StreamChat, StreamChatUI
iOS version: 18
Swift version: 5 and 6 (depending on module)
Xcode version: 16
Device: any
Additional context
I have seen this log crop up a few times. Let me know if there's a way I can grab more logs for you!
The text was updated successfully, but these errors were encountered: