摘要:
安装apk的代码: RNFetchBlob.android.actionViewIntent(res.path(), 'application/vnd.android.package-archive'); 报错如下: Calling startActivity() from outside of a 阅读全文
摘要:
SSH_Unable to negotiate with ... port ..: nomatching host host key type found. Their offer:ssh-rsa 解决方式: 修改~/.ssh/config文件 Host * HostKeyAlgorithms +s 阅读全文