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 App is freeze if internet connection was lost #326

Open
juliayojji opened this issue Jul 19, 2023 · 4 comments
Open

IOS App is freeze if internet connection was lost #326

juliayojji opened this issue Jul 19, 2023 · 4 comments

Comments

@juliayojji
Copy link

  • iOS or Android? => IOS
  • Expo or regular React Native? => Expo
  • React Native Version:
  • "react-native": "^0.71.7"
  • "expo-activity-feed": "1.1.0"
  • "getstream": "^8.1.0"

Describe the bug
When internet connection disappear the app is partially freeze (scroll is working but tap actions is not responding) and not responding on tab actions. Need to hard close and open app again.

To Reproduce

  1. The user is located on the Feed page.
  2. Scroll the Feed page and switch off the connection (Error occurred when connection is lost while data is loading).
  3. See the app is freeze and not responding.
  4. Switch on connection.
  5. See the app is still freeze and not responding.

Expected behaviour
App is not freeze and responding to all user actions.
If no internet connection and user scroll the Feed page the list is not load data and user can interact with the app.
If internet connection restored and user scroll the Feed page the list is load new data.

Screenshots
On the video I try to press "User action button" after connection was lost and when it was restored, but button don't respond on the actions. Scroll is working but don't load new data when connection is restored.
https://github.com/GetStream/react-native-activity-feed/assets/84772744/ab1aae70-e29d-4a8f-b02a-9b5b6dded7dc

@juliayojji
Copy link
Author

Any updates here?

@devleul
Copy link

devleul commented Aug 24, 2023

I am facing the same issue

@juliayojji
Copy link
Author

juliayojji commented Jan 17, 2024

Have someone had a chance to inspect this issue, and if so, what was your experience with the investigation process ?

@therajumandapati
Copy link

We're facing the same issue. Any help here would be greatly appreciated. Happy to submit a PR if you could point us in the right direction.

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

3 participants