GetStream / stream-chat-react-native

πŸ’¬ React-Native Chat SDK ➜ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
981 stars 325 forks source link

[πŸ›] Bug Report Android 14 in when you give limited access permission . the UI goes to infinite loop (android 14) #2698

Open viroja123 opened 1 month ago

viroja123 commented 1 month ago

Issue

UI goes inifinte loop version : "stream-chat": "^8.1.3", "stream-chat-expo": "5.39.0", "stream-chat-react": "^10.4.2", in expo react native Screenshot from 2024-10-03 12-17-02

Describe your issue here

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error etc...

Expected behavior

Project Related Information

Customization

Click To Expand

```typescript jsx # N/A ```

Offline support

Environment

Click To Expand

#### `package.json`: ```json # N/A ``` **`react-native info` output:** ``` OUTPUT GOES HERE ``` - **Platform that you're experiencing the issue on**: - [ ] iOS - [ ] Android - [ ] **iOS** but have not tested behavior on Android - [ ] **Android** but have not tested behavior on iOS - [ ] Both - **`stream-chat-react-native` version you're using that has this issue:** - `e.g. 5.4.3` - Device/Emulator info: - [ ] I am using a physical device - OS version: `e.g. Android 10` - Device/Emulator: `e.g. iPhone 11`

Additional context

Screenshots

Click To Expand


isekovanic commented 3 weeks ago

Hi @viroja123 ,

I can't seem to reproduce this no matter what I do regarding permissions. Can you please point out which version of Expo you're using specifically ? Or perhaps some steps with which you can conveniently reproduce this ?

khushal87 commented 1 week ago

Hey @viroja123, can you please help us with a guide for reproducing this issue? We were not able to reproduce it for now. If it works let us know as well, so that we can close it. Thanks πŸ˜„