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

File manager returns that files are not uploaded if the connection is > v4.4.0 #1978

Closed
FrankElias77 opened this issue Apr 29, 2021 · 1 comment
Assignees
Labels
bug A defect in the library manager-file Relating to the manager layer - file

Comments

@FrankElias77
Copy link
Contributor

Bug Report

Currently we send the initial text & images when the hmiLevel goes to FULL the first time. However, sometimes the image is not sent due to the file manager not yet being in the ready state. We should try to send the image again if the image upload failed due to this reason.

Reproduction Steps
  1. Run iOS example app
  2. Launch it on desired hmi
Expected Behavior

Images displayed correctly

Observed Behavior

Images not displayed

OS & Version Information
  • iOS Version: N/A
  • SDL iOS Version: 7.1
  • Testing Against: Manticore
@FrankElias77 FrankElias77 added bug A defect in the library example app Relating to the built-in example apps labels Apr 29, 2021
@FrankElias77 FrankElias77 self-assigned this Apr 29, 2021
@joeljfischer
Copy link
Contributor

This bug doesn't look correct. The lifecycle manager should not be sending the HMI level change until after the file manager and all other managers are ready. If that's not happening, I think that's a manager bug not an example app bug.

@FrankElias77 FrankElias77 removed the example app Relating to the built-in example apps label May 10, 2021
@joeljfischer joeljfischer added the manager-file Relating to the manager layer - file label May 25, 2021
@joeljfischer joeljfischer changed the title Swift and Obj-C Example Apps - sometimes the image is not sent on the first HMI Level of FULL File manager returns that files are not uploaded if the connection is > v4.4.0 May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library manager-file Relating to the manager layer - file
Projects
None yet
Development

No branches or pull requests

2 participants