holmio opened a new issue, #559:
URL: https://github.com/apache/cordova-plugin-file/issues/559
# Bug Report
I need to ensure that Google Drive does not present a problem; I cannot get
any logs from Android Studio to identify why the crash occurs or why it is not
possible.
## Problem
When I want to get a PDF from Google Drive on Android 13 the app is
crashing, I can get files with the other apps.
### What is expected to happen?
It should be possible to get the file from Google Drive on Android 13
### What does actually happen?
After I select the file Google Drive is closing, showing that something
happened and it was not possible to select the file, when I try it a second
time the app crash.
## Information
The plugin is used through Capacitor
### Environment, Platform, Device
Ionic:
Ionic CLI : 6.19.0
(/Users/xxx/.nvm/versions/node/v16.14.2/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 6.2.5
@angular-devkit/build-angular : 14.2.4
@angular-devkit/schematics : 14.2.4
@angular/cli : 14.2.4
@ionic/angular-toolkit : 6.1.0
Capacitor:
Capacitor CLI : 4.1.0
@capacitor/android : 4.1.0
@capacitor/core : 4.1.0
@capacitor/ios : 4.1.0
Cordova:
Cordova CLI : 11.0.0
Cordova Platforms : not available
Cordova Plugins : not available
Utility:
cordova-res : 0.15.4
native-run (update available: 1.7.1) : 1.6.0
System:
Android SDK Tools : 26.1.1 (/Users/xxx/Library/Android/sdk)
ios-deploy : 1.11.4
ios-sim : ios-sim/9.0.0 darwin-arm64 node-v16.14.2
NodeJS : v16.14.2
(/Users/xxx/.nvm/versions/node/v16.14.2/bin/node)
npm : 8.5.0
OS : macOS
Xcode : Xcode 14.2 Build version 14C18
## Checklist
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
- [ x] I searched for existing GitHub issues
- [ ] I updated all Cordova tooling to most recent version
- [x ] I included all the necessary information above
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]