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

[Bug] LateInitializationError while login using credentials #11

Closed
1 of 9 tasks
icodelifee opened this issue Aug 17, 2022 · 4 comments
Closed
1 of 9 tasks

[Bug] LateInitializationError while login using credentials #11

icodelifee opened this issue Aug 17, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@icodelifee
Copy link
Contributor

Bug Category

  • Credential Login
  • Token Login
  • Local Audio Issue
  • Remote Audio Issue
  • Audio Device Switching
  • Mute / Unmute
  • Hold / Unhold
  • Performance issues
  • Other

SDK Version
telnyx_webrtc: ^0.0.3

Describe the bug
LateInitializationError: Field '_socket@742383924' has not been initialized. while connecting with Credentials
Screenshot 2022-08-18 at 12 21 05 AM
Screenshot 2022-08-18 at 12 21 52 AM

To Reproduce
Steps to reproduce the behaviour:

  1. e.g. (Log on with credentials)
  2. e.g. (Socket error then returned)

** Device (please complete the following information):**

  • OS Version: [Android 12]

Logs
Please provide any logs available to you, remember to enable verbose logging within the SDK.

@Oliver-Zimmerman
Copy link
Contributor

Hi @icodelifee, is this in the sample application or in your own implementation? Can you confirm the same is happening in the sample application?

I will look into this issue as well as this issue later today when I get a moment.

Regards,
Oliver Zimmerman

@icodelifee
Copy link
Contributor Author

Hi @icodelifee, is this in the sample application or in your own implementation? Can you confirm the same is happening in the sample application?

I will look into this issue as well as this issue later today when I get a moment.

Regards, Oliver Zimmerman

This is happening in my own implementation, i haven't checked the example app.
It did work sometimes but im not able to get the audio or mic working, im not sure if the i have to do something else other than whats specified in the documentation to get the audio output and mic

@icodelifee
Copy link
Contributor Author

@Oliver-Zimmerman i was able to fix this by adding a delay after connecting the client, so login happens after a small delay.
But im not getting any audio while calling

@Oliver-Zimmerman
Copy link
Contributor

Hi @icodelifee, I'm not sure why the delay is necessary. Did you have a look at the sample implementation to see if you are doing something similar?

Regardless if it is working then that's great. I will close this for now and we can discuss Audio on the other ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants