Skip to content

Disconnect from VoxImplant client after a while #85

@hadri3n

Description

@hadri3n

Hi,

First of all, thanks for the great work in offering your demo apps.
I am working on an app based on the fully-featured 'VoximplantDemo'.

I am having trouble in maintaining the application available, or at least users "callable" after a while.

Essentially, once the application is in background, the Voximplant will eventually disconnect, and the user become unreachable, and not seem to receive notifications.

For info, I am using the newest version of react-native-firebase in order to support the newest version of Android.

If you have any hints for me, that would be great.

I'm listing the most relevant dependencies I have, below.

 "dependencies": {
    "@react-native-firebase/app": "^12.1.0",
    "@react-native-firebase/messaging": "^12.1.0",
    "@voximplant/react-native-foreground-service": "^2.0.0",
    "react": "17.0.2",
    "react-native": "0.64.2",
    "react-native-callkeep": "^4.2.0",
    "react-native-incall-manager": "^3.3.0",
    "react-native-push-notification": "^7.4.0",
    "react-native-voip-push-notification": "^3.3.0",
    "react-native-voximplant": "^1.24.0",
...
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions