We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
ButtonPress
The method returns after the first send
The method executes the send twice
The text was updated successfully, but these errors were encountered:
Closed with #1010
Sorry, something went wrong.
BrettyWhite
No branches or pull requests
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-L4060Expected Behavior
The method returns after the first send
Observed Behavior
The method executes the send twice
OS & Version Information
The text was updated successfully, but these errors were encountered: