Streaming Stops When App Moves to Background and Returns to Foreground (@ai-sdk/react) #8625
Replies: 2 comments 4 replies
-
|
double post #8626 |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
This discussion was automatically locked because it has not been updated in over 30 days. If you still have questions about this topic, please ask us at community.vercel.com/ai-sdk |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I’m running into an issue with my React Native app. Whenever I start a streaming session and then minimize the app, the stream stops. When I reopen the app, it throws an error
Error: fetch failed: The network connection was lost, even though I didn’t refresh or close it. This shouldn’t be happening—any ideas on how to fix it?Beta Was this translation helpful? Give feedback.
All reactions