Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Create Client and onMessage events are super slow #35

@amanmobicules

Description

@amanmobicules

The twilio chat is really slow. Create client takes almost 10 - 15 second to resolve the promise and also while sending a message the UI freezes and onMessage event get fired in 4 - 5 seconds.

When we debug the build in React native , everything works smooth. But for Release build or if React Native debug is turned off, everything just slows down

Here are the versions we are using

React native version : 0.59.5
Twilio Chat : 3.3.3

Is there any wrapper which we can use to call Native SDKs rather than using the Twilio-chat npm. I think Native will be the best option here.

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