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

ReactNative + Android Error: Client is not, or no longer, connected. #54

Open
arun-rajs opened this issue Apr 25, 2023 · 1 comment
Open

Comments

@arun-rajs
Copy link

Hi There,

ReactNative + Android

I am getting the below error while calling the QB.chat.joinDialog({ dialogId: createResp.id }) method

  Error: Client is not, or no longer, connected.
    at Object.promiseMethodWrapper [as joinDialog] (NativeModules.js:105)

Here is my packages

"dependencies": {
"@react-native-async-storage/async-storage": "github:react-native-async-storage/async-storage",
"@react-navigation/bottom-tabs": "^6.5.7",
"@react-navigation/drawer": "^6.6.2",
"@react-navigation/native": "^6.1.6",
"@react-navigation/native-stack": "^6.9.12",
"@reduxjs/toolkit": "^1.9.3",
"@types/axios": "^0.14.0",
"amazon-cognito-identity-js": "^6.1.2",
"axios": "^1.3.5",
"dayjs": "^1.11.7",
"quickblox-react-native-sdk": "^0.9.4",
"react": "18.2.0",
"react-devtools": "^4.27.2",
"react-native": "0.71.4",
"react-native-calendars": "^1.1295.0",
"react-native-gesture-handler": "^2.9.0",
"react-native-image-picker": "^5.3.1",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-onesignal": "^4.5.1",
"react-native-paper": "^5.3.1",
"react-native-permissions": "^3.8.0",
"react-native-raw-bottom-sheet": "^2.2.0",
"react-native-reanimated": "^3.0.2",
"react-native-safe-area-context": "^4.5.0",
"react-native-safe-area-view": "^1.1.1",
"react-native-screens": "^3.20.0",
"react-native-svg": "^13.9.0",
"react-native-toast-message": "^2.1.6",
"react-native-vector-icons": "^9.2.0",
"react-redux": "^8.0.5",
"redux-persist": "^6.0.0",
"twrnc": "^3.6.0"
},

@arun-rajs arun-rajs changed the title ReactNative + Android - Error: Client is not, or no longer, connected. ReactNative + Android Error: Client is not, or no longer, connected. Apr 25, 2023
@sshaforenkoqb
Copy link
Member

Hello @arun-rajs, could you please share application logs.

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

2 participants