Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Unable to convert and start file presentation #277

Open
bciac opened this issue Dec 19, 2022 · 3 comments · Fixed by #288
Open

Unable to convert and start file presentation #277

bciac opened this issue Dec 19, 2022 · 3 comments · Fixed by #288
Assignees
Labels
bug Something isn't working

Comments

@bciac
Copy link

bciac commented Dec 19, 2022

Environment:
SDK Version: 3.7.0 https://github.com/DolbyIO/comms-sdk-flutter/tree/release/3.7.0
Client Platform: Flutter test app.

Description/Steps-to-reproduce:

  • Install the QA test app
  • Join a conference
  • Go to options
  • Try to convert and start file presentation

Expected result:
File presentation works

Actual result:
After choose file to convert nothing happens. Unable to start presenting file.

Devices:
Any iOS or Android device

@bciac bciac added the bug Something isn't working label Dec 19, 2022
@azduda
Copy link
Contributor

azduda commented Dec 19, 2022

What type of file was tested in this test scenario (pdf, doc)?
'Unable to start presenting file.' it means that app shows alert with error while trying to start file presentation after converting?

@azduda azduda self-assigned this Dec 19, 2022
@bciac
Copy link
Author

bciac commented Dec 19, 2022

When I try to convert a file (pdf or doc) I get two messages:
First:
"File presentation event: fileConverted
On Event Change"
Second:
"Success
OK"

Then I click "Start" button and I get also two messages:
First:
"File presentation event: filePresentationStarted
On Event Change"
Second:
"Success
OK"

I expect that the file should be visible but no one can see it

@azduda
Copy link
Contributor

azduda commented Dec 19, 2022

Ok, I see. We don't have UI for the file presentation yet, that's why you cannot see it. It should be added in the future

@graduad graduad linked a pull request Jan 16, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants