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

Example app template reset when HMI level changes #1827

Closed
NicoleYarroch opened this issue Oct 21, 2020 · 0 comments
Closed

Example app template reset when HMI level changes #1827

NicoleYarroch opened this issue Oct 21, 2020 · 0 comments
Assignees
Labels
bug A defect in the library example app Relating to the built-in example apps

Comments

@NicoleYarroch
Copy link
Contributor

Bug Report

In both the Swift and Obj-C example apps, if the user changed the template via the menu Menu > Change Template the template is reset back to nonMedia when the hmiLevel changes from FULL->BACKGROUND->FULL.

Reproduction Steps
  1. Launch the app. The template will be nonMedia.
  2. Go to Menu > Change Template and select Graphic With Text. The menu will close and the template will update.
  3. Close the app (do not kill the app). The app's hmiLevel will change to BACKGROUND.
  4. Open the app. The app's hmiLevel will change to FULL.
Expected Behavior

The app should still be using the graphicWithText template.

Observed Behavior

The app is reset to use the nonMedia template.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 7.0
  • Testing Against: n/a
@NicoleYarroch NicoleYarroch added bug A defect in the library example app Relating to the built-in example apps labels Oct 21, 2020
@FrankElias77 FrankElias77 self-assigned this Oct 27, 2020
@joeljfischer joeljfischer mentioned this issue Mar 15, 2021
1 task
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 example app Relating to the built-in example apps
Projects
None yet
Development

No branches or pull requests

3 participants