Maxime

Results 3 issues of Maxime

# Bug Report the event "keyboardWillShow" on Keyboard plugin triggered after keyboard is show on android ## Capacitor Version `npx cap doctor` output: ``` 💊 Capacitor Doctor 💊 Latest Dependencies:...

documentation
platform: android
plugin: keyboard
type: feature request

The temporary files cleanup only on process exit ([see node-tmp doc](https://github.com/raszi/node-tmp#asynchronous-file-creation)). It's problematic in intensive use :) This commit cleanup temporary files at the end of sftp READ processing.