-
The Problem:
If two sockets running in the same app try to bind to the same port, an error occurs to the tune of:
```
Error Domain=NSPOSIXErrorDomain Code=48 "Address already in use" UserInfo={NSLo…
-
Ever since I added this package my app crashes when I am developing (and testing on simulator) when I try to reload to see new changes.
This is the error I get:
*** Assertion failure in -[GCKDevic…
-
I'm going nuts here was working on getting some snmp working and it was working fine, then i disabled the IOS remote-debugger and its crashing out, i'm using net-snmp for snmp via udp, i swapped to ne…
-
When openning an issue, please include following information for better support
1. What version of RN and react-native-fcm are you running: ```0.48.4``` and ```10.0.0```?
2. What device are you u…
-
The android version runs perfectly in debug mode using android studio emulator. However, the release version of the apk crashes immediately when launched.
To Reproduce
Steps to reproduce the behav…
-
Hi,
I'm trying to compile the tradle engine and run the application but I encounter the following issue:
> In file included from ../src/WebWorkerThreads.cc:12:0:
>../node_modules/nan/nan.h: In …
-
Can not generate private key by path. Code follows:
const bitcoin = require('bitcoinjs-lib'),
HDNode = require('bip32'),
bip39 = require('bip39');
let seedBuffer = bip39.mnemonicTo…
-
Thanks a lot for the great work. I moved away from react-native-simple-markdown because of the shitty parser, that creates all kind of weird errors. But I prefer to just implement my own renderer as I…
MrLoh updated
6 years ago
-
### Please include as much of the following as you can in your bug report
* Versions of Client-Side NuGet/NPM Packages: @aspnet/signalr: 1.1.0-preview3-35497,
* Are you using the C# client or the…
-
After installing and linking the module on a clean react-native init app and importing into a component it won't work, there are missing dependencies that are not installed by npm, try to install and …