Hello,
I am facing the following problem while using the socketio library in Android:
public class SocketIoReadableNativeMap extends ReadableNativeMap {
required: HybridData
found: no arguments
reason: actual and formal argument lists differ in length
Anybody happen to have any pointers?
Much obliged :)