-
Notifications
You must be signed in to change notification settings - Fork 171
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
Non-stop notifications cycling after connecting to 2019 Rav4 #1267
Comments
Here's a video: |
@kshala-ford @mrapitis @ashwink11 |
Is it possible you narrow down the apps a little bit? This list is very long and it would be good to understand if it's a bad actor or not. Also can you confirm all of these apps have been SDL certified? EDIT: Also any logs from logcat would be very helpful. |
@joeygrover working with @bilal-alsharifi now to simplify and get logs. All the apps I have are from the play store, how can we figure out if they're officially SDL certified? |
You can use your OEMs page to view app partners that are available. Looking through our records only Webex Meet and Ford+Alexa are currently certified. |
Drastically cut down on apps required to do the test |
Logcat logs, |
Most of the apps that are used to reproduce the steps use very old versions of sdl that have some bugs related to the router service: These bugs were fixed in later versions of sdl. |
After testing with @MichaelCrimando, we couldn't reproduce the issue on our Pixel 2XL or Pixel 3XL. The issue is only reproducible currently on @MichaelCrimando Pixel 2XL phone. Is it possible that other apps installed on that phone are affecting the result? |
@bilal-alsharifi possibly, but I have 110 apps on my phone. I think we just gotta go based on logs at this point |
It looks like the issue is happening on some Android devices because Android takes some extra time (~5 seconds) to dismiss the router service notification after calling sdl_java_suite/android/sdl_android/src/main/java/com/smartdevicelink/transport/SdlRouterService.java Line 1518 in 797b7a1
|
Bug Report
Non-stop notifications cycling after connecting to 2019 Rav4
Preconditions
Reproduction Steps
Expected Behavior
No SDL notifications would be seen
Observed Behavior
Constant notifications:
Toyota Entune (with Toyota logo) "Ready to connect to your vehicle, Tap to launch"
Toyota Entune (with SDL logo) "SmartDeviceLink Connected to" (This is not a typo, it just cuts off)
Toyota+Alexa (with Alexa logo) "Toyota+Alexa is running"
Ford+Alexa (with Alexa logo) "Ford+Alexa is running"
Notifications that keep coming back every ~10 seconds. Each one has a timer that starts at 00:00 and counts down to -00:05 then disappears:
Toyota+Alexa (with SDL Logo) "SmartDeviceLink Waiting for connection..."
OS & Version Information
SDL Apps:
This has happened 3/3 times tried
The text was updated successfully, but these errors were encountered: