shaqian / react-native-ssh-sftp

SSH/SFTP client for React Native
https://www.npmjs.com/package/react-native-ssh-sftp
MIT License
62 stars 52 forks source link

App keeps crashing #5

Closed shihabawal closed 5 years ago

shihabawal commented 5 years ago

I am on Android version 9 on S8+. I cloned the rep and ran it on my device but the app keeps crashing.

I have noticed this first on my application where trying to run any functions after initialization of SSHClient keeps crashing the app. Thinking I have done something wrong I tried the example but that also keeps crashing.

Tried debugging with the remote debugger but no luck. Please help. Thanks

shaqian commented 5 years ago

Hi,

Have you tried launching the app in Android Studio? What error/exception do you get?

Thanks, Qian

shaqian commented 5 years ago

Temporarily archiving the thread. Feel free to reopen if you still have the issue.