-
Notifications
You must be signed in to change notification settings - Fork 53
Compile failed with React Native 0.32 #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
you can add the default constructer by yourself |
I get same error. @pj0579 Please tell me which variable i need to declare in default constructor. |
@orange-beans You get the solution of this error. |
@mvnnn Nope, I will wait until the problem is solved by the author. Currently I'm implementing socket.io-client directly, which is working no problem in Android, but got reception problem in iOS, suspect to be permission issue. Following code for your reference.
|
@orange-beans A bit unrelated, but what is the difference between using And do you know if |
@orange-beans @mvnnn add "protected SocketIoReadableNativeMap(HybridData hybridData) { |
Compile failed with the following message when I tried to build for Android :
React Native Version: 0.32
Operating system: Win 7
The text was updated successfully, but these errors were encountered: