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

TestApp: Buttons lose functionality after orientation change #117

Open
wba2hi opened this issue Mar 28, 2024 · 0 comments
Open

TestApp: Buttons lose functionality after orientation change #117

wba2hi opened this issue Mar 28, 2024 · 0 comments

Comments

@wba2hi
Copy link
Contributor

wba2hi commented Mar 28, 2024

Describe the bug
When changing the orientation the "Get", "Update" and "Subscribe" as well as the (Dis-)Connect Buttons lose functionality. This applies to both VSS Path as well as VSS Node mode.

To Reproduce
Steps to reproduce the behavior:

  1. Start App in VSS Path Mode
  2. Use "Vehicle.Speed", click "get" and verify the new log output (= working as expected)
  3. Change Device orientation and back (Portrait -> Landscape -> Portrait)
  4. Click "get"
  5. Check log output, no new log output is generated

Expected behavior
5. get functionality is correctly executed and logs output. Same applies to update, subscribe and (dis-)connect.

Smartphone (please complete the following information):

  • Device: Pixel 3
  • OS: Android 12
  • SDK Version 0.2.1

Suggested Solutions

  • Issue is fixed and / or rotation is disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant