android - ssl == null, java NullPointerException -
i'm implementing secure websocket in android (client side) using too tallnate websocket library
but encountering error:
java.lang.nullpointerexception: ssl == null. how can fix it?
i'm implementing secure websocket in android (client side) using too tallnate websocket library
but encountering error:
java.lang.nullpointerexception: ssl == null. how can fix it?
Comments
Post a Comment