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] Voice Call error on mobile: image asset not work #735

Open
1 task
matrix303 opened this issue Jan 22, 2025 · 2 comments
Open
1 task

[BUG] Voice Call error on mobile: image asset not work #735

matrix303 opened this issue Jan 22, 2025 · 2 comments
Labels
type: bug Something isn't working

Comments

@matrix303
Copy link
Contributor

Environment

GitHub v2-dev branch

Description

Voice calls on mobile, using Safari and chrome do not work for any model.

It returns an image not found error. See screenshot attached.

Device and browser

iPhone 13 iOS 18 chrome and Safari

Screenshots and more

Image

Willingness to Contribute

  • 🙋‍♂️ Yes, I would like to contribute a fix.
@matrix303 matrix303 added the type: bug Something isn't working label Jan 22, 2025
@enricoros
Copy link
Owner

Thanks @matrix303 this sounds like the Call was started from a Conversation that has Images inside. Then some image was deleted maybe. Is this correct? This is an important bug.

@matrix303
Copy link
Contributor Author

Hm, I hadn't thought about if the images error was from images within the conversation. Sorry should have been more clear.

I had done the following:

  • Created a convo on desktop, calls worked fine here
  • Exported the convo as json
  • Imported the convo on mobile as json
  • placed a call

I did just try creating a new convo on the iOS device. Adding an image and then calling with it. That works fine.

So I guess that because it was an imported convo, it would have skipped images.

Perhaps there should be a simple error check?

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

No branches or pull requests

2 participants