TonyTang
TonyTang
Just for feedback, I have also run into this problem.
> Hey @TonyTangAndroid > > Looks like this project is no longer maintained. > We forked it and we're rewriting it in Kotlin/Room (modern stuff, etc.) here: https://github.com/ChuckerTeam/chucker > >...
Nope, unfortunately. I eventually was forced to upgrade to the latest Google Play Service 12.0.1 and used the deprecated API to support the functionality. I have been watching the repository....
No. I could not find any place to raise such issue. Hence I posted it here and [stackoverflow](https://stackoverflow.com/questions/49568796/com-google-android-gms-common-api-apiexception-17-api-drive-api-connectionles) and keeps my fingers crossed ever since.
@asrivas Thank you very very much for getting back to this issue. I am so excited to receive the email notification about your message. I am using the Pixel 2...
Hi @asrivas, I am afraid that it is really inconvenient for me to provide the whole code base with release key and API Key. However, this issue could only be...
After all the feedback in this thread, it seems that any unexpected exception will trigger API_CONNECTIONLESS exception with little and misleading information. And engineer from Google Drive team possibly feel...
I am using Pixel running Android 7.1.2. I randomly configured a invalid proxy like 192.168.1.112.Then I tried to test it out.
I usually deal such case through binding SampleInterface with SampleImplementation in child scope and let Motif itself to figure out what's need to be provided to create the SampleImplementation. Here...
Good to know this trick. The speed of Roboletric also has throttled my productivity. Will check out this tuning.