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

Duplicate send for ButtonPress on v5+ #1007

Closed
BrettyWhite opened this issue Mar 18, 2019 · 1 comment
Closed

Duplicate send for ButtonPress on v5+ #1007

BrettyWhite opened this issue Mar 18, 2019 · 1 comment
Assignees
Labels
bug A defect in the library

Comments

@BrettyWhite
Copy link
Contributor

Bug Report

For ButtonPress Requests on v5 and newer, the request is sent twice. See https://github.com/smartdevicelink/sdl_android/blob/master/sdl_android/src/main/java/com/smartdevicelink/proxy/SdlProxyBase.java#L4055-L4060

Expected Behavior

The method returns after the first send

Observed Behavior

The method executes the send twice

OS & Version Information
  • SDL Android Version: Observed in 4.7 and develop
@BrettyWhite BrettyWhite self-assigned this Mar 18, 2019
@BrettyWhite BrettyWhite added the bug A defect in the library label Mar 18, 2019
@BrettyWhite
Copy link
Contributor Author

Closed with #1010

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
Projects
None yet
Development

No branches or pull requests

1 participant