react-native-http-bridge
react-native-http-bridge copied to clipboard
HTTP server for React Native
The app is not running on ios while it was running correctly on Android. The ERROR is: null is not an object (evaluating 'Server.start'). Could you get any solution?
Now the library work on IOS too using GCDWebServer as dependency.
Check in the pull request the fix for IOS
Hi, I've tried to get this library to work but it's really not my cup of tea. I've spent a day and I am not getting anywhere. I'd like to...
Working server plugin but send data deviceIP/servicename crash app. Debug console error; React-native 0.59.0 [fatal][tid:com.facebook.react.HttpServerQueue] Exception '*** -[__NSDictionaryM setObject:forKey:]: object cannot be nil (key: 200)' was thrown while invoking respond...
Is it possible to run the server in the background when the app is closed?