Jack Alto
Jack Alto
@JcDenton86 I've been making progress on this development project and improving the normal functionality of the Android and iOS code. What I've run into is that on iOS after a...
Earlier I mentioned having to re-authenticate very often. Here is a reference for [the GTMAppAuth pod that we use](https://github.com/JcDenton86/cordova-plugin-jc-googledrive/blob/bc1cba308475cd74e4c26164c47a3494f75e5c87/plugin.xml#L46) and some discussion of refreshing the tokens: https://github.com/google/GTMAppAuth/issues/44
I'm encountering an empty list as well. My authentication flow uses [cordova-plugin-googleplus](https://www.npmjs.com/package/cordova.plugin.googleplus) and doesn't share any state with the gdrive calls.
I also want this feature.