I'm using React Native and this library to pick files in my app.
Native Google Drive files (docs, sheets, slides) started appearing to be unselectable on iOS, meanwhile on Android they appear selectable as PDF (it seems they are automatically converted, but that's OK for me).
It used to work on iOS too. There were some Androids where this was also happening, but after cleaning the cache of Drive app it started working, but this workaround doesn't work on iOS.
I would like to know a way to make it work again.