Closed jsbberlin closed 2 years ago
I've not been able to reproduce this, unfortunately. If it gets that far it's most likely not the Google Play services issue that others have seen. We don't obviously own a heap of Android phones so it's close to impossible to see if it's a device issue.
If you have any development interest/experience we'd invite you to look at the codebase to test it for yourself - otherwise I'm afraid there's not much we can do or recommend until someone can dive deeper on your particular device/configuration.
I'm experiencing the same issue. Android 10, Google Pixel 4.
Possibly related react-native-community/react-native-google-signin#663? Although that issue seems to be related to GoogleSignin.getTokens()
, and Buttercup mobile uses buttercup/google-oauth2-client to fetch the token?
I've not been able to reproduce this, unfortunately. If it gets that far it's most likely not the Google Play services issue that others have seen.
Each time (after some minutes) I want to add a new or existing vault from Google Drive, I'm getting a mail notification from Google saying that Buttercup has accessed my documents.
First of all, I don't think this is a wanted behavior. I'm using Keepass2Android with Drive as storage and i just had to once authorize the app for it. Never got a notification mail from adding other vaults.
Could it be that after a timeout, when trying to access the vault, any authentication token has expired, denying the access to Drive? Or it is a wrong implementation of the API..
As you can see I've already got a vault.
When trying to add a new one, I need to confirm access from buttercup, even though it already has got permission.
But this step is required to be able to "connect" to drive before adding new vaults.
Google expires our token every hour.. and I haven’t seen an option to change that. I think we need to experiment with the tighter permissions and see if that has an impact.
Found out Keepass2Android is on Github too: https://github.com/PhilippC/keepass2android
I am unable to connect the mobile app to my Google Drive. The app authenticates fine, but when I hit "connect" I just get the Connecting overlay and spinner which then does nothing else. I'm using the latest version of the App from Google Play, Android 10 on OnePlus 6T, connecting to Google Drive on a G Suite account. The archive is in a folder named Buttercup in the GDrive root. I can connect no problem from the desktop apps on W10 and Opensuse Linux.
Same here on newest iOS
I think it is the same issue that exists on the Browser Extension. If you have a large gDrive, it can take a long time for the app to try and recreate the entire directory and folder structure.
I have only a few files (<50) and folders (<5) on my drive. But yeah, Browser extension AND desktop app is also very slow and took minutes to find the file.
Pretty much the same on my side: just a few files (and only one folder). I doubt that this is the reason. Unfortunately I just figured out how to connect to buttercup file on google drive using the browser extentension (but that is probably a different story ...)
Closing this as I can't reproduce it. If a reproducible case can be documented and reliably followed to present the bug I'll gladly reopen.
I try to connect to google drive on android. Clicking on 'authenticate' prompts me to select an account, clicking that account starts a process, that does not end (spinner will not finish)
OS is Android 9 / iOS 12.3.1_
Device Nokia 7.2
Can I provide you any more information?