You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Testing Against: Unfortunately, no test steps, crash from Crashlytics board.
Test Case, Sample Code, and / or Example App
Unfortunately, no test steps, crash from Crashlytics board.
Crash Logs:
Fatal Exception: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.get(ArrayList.java:437)
at com.smartdevicelink.transport.SdlRouterService$RegisteredApp.getCompatPrimaryTransport(SdlRouterService.java:3275)
at com.smartdevicelink.transport.SdlRouterService$RegisteredApp.handleIncommingClientMessage(SdlRouterService.java:3304)
at com.smartdevicelink.transport.SdlRouterService$RouterHandler$1.run(SdlRouterService.java:496)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
The text was updated successfully, but these errors were encountered:
Bug Report
Fatal Exception: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
Reproduction Steps
Unfortunately, no reproduction steps, crash from Crashlytics board.
Per crash reports, app was backgrounded at the time of crash.
OS & Version Information
Test Case, Sample Code, and / or Example App
Unfortunately, no test steps, crash from Crashlytics board.
Crash Logs:
The text was updated successfully, but these errors were encountered: