Reza Tavakoli

Results 53 comments of Reza Tavakoli

Please also add how should we address the file for body_path, absolute or relative, and relative to where

Anyone knows a solution for this? I really need this to work, I downgraded RN to 0.57 and SDK to 23 but still no luck, please help

I found out that the steps which produces error is after bundling, meaning you will get your app compiled and you have apk even if this error occurs, you can...

I also have this problem. On Android everything is fine. on iOS 12 everything is also fine. but iOS 14 shows same error. I configured info.plist according to readme. when...

Update, my problem solved. For me it was a problem because of info.plist . If you do `zeroconf.scan('TOPIC','tcp')` then you need `_TOPIC._tcp` in info.plist. I think document should be updated...

Thanks for pointing this, I'll fix it with the next version which has the support for OpenSSH 8.9

Thanks for reporting, could you tell me: 1. Have you compiled module by yourself or it's the provided binary 2. Give me this log but when you are not using...

Removing SecurityKeyProvider should be enough, remember to run git bash as administrator. Also could you tell me if you are running Windows in VM or not. Seems like the problem...

Your first run shows that ssh found your key, but when it's tried to communicate with it, it got no answer, something must be wrong with the key or it's...