Status Update
Comments
ma...@google.com <ma...@google.com> #3
My personal preference would be autossh
behavior - just immediately reconnect. Alternatively, a hot-key to reconnect instantly would work. Currently, I have to refresh the page, and then navigate to the remote I want to connect to and hit enter. Would love for this to be quicker, since basically every time I have to reconnect, its because my laptop went to sleep or something.
Description
# It is OK to share your API Project ID, but _not_ API keys.
Please put together a simplified reproduction case, and put it up as a project on your choice of git hosting providers (e.g. github, bitbucket, etc). The easiest way to do this might be to fork the Google Maps Android API Samples Repository and modify one of the existing demo activities:
What steps will reproduce the problem?
1. java.lang.ArrayIndexOutOfBoundsException: length=1; index=12
at com.google.maps.api.android.lib6.gmm6.vector.ct.<init>(:com.google.android.gms.dynamite_mapsdynamite@201216112@20.12.16 (110306-0):9)
at com.google.maps.api.android.lib6.gmm6.vector.cv.a(:com.google.android.gms.dynamite_mapsdynamite@201216112@20.12.16 (110306-0):23)
at com.google.maps.api.android.lib6.gmm6.util.m.run(:com.google.android.gms.dynamite_mapsdynamite@201216112@20.12.16 (110306-0):14)
at java.lang.Thread.run(Thread.java:780)
2.
3.
Also add the following details:
- Device (and version of Android) you have verified this issue on:
- Google Play Services client library version:
- Google Play Services version on the device:
- Android SDK Version:
- Was this working correctly on a previous version of Google Play Services?
(If yes, which client library and SDK version?)
Also attach screenshots, sample code and optionally an APK if possible.
If the problem exhibits itself in a released version of your app on the
Play Store, optionally provide a link to the app, and explain how to
reproduce the issue in the app.